Images don't show on Places

This topic contains 15 replies, has 3 voices, and was last updated by  Guust 6 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #420350

    Guust
    Moderator
    Post count: 29970

    You need the 2nd point, not the CSS.

    Edit the following file /wp-content/themes/supreme-directory/inc/geodirectory-compatibility.php
    Look for

    echo do_shortcode('[gd_popular_post_category category_limit=5]');

    and change to

    echo do_shortcode('[gd_cpt_categories hide_empty=true max_count=0]');

    Adjust as required based on https://wpgeodirectory.com/docs/core-shortcodes/#ctp-cats

    Thanks

Viewing 16 post (of 16 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket