Supreme Theme Parent Category in featured area

This topic contains 5 replies, has 2 voices, and was last updated by  Guust 5 years, 8 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #443934

    Socrates Quiros
    Expired Member
    Post count: 57

    hi guys i wanna show only parent category in my featured area in supreme theme. I edited the line 1116 in /wp-content/themes/supreme-directory/inc/geodirectory-compatibility.php file with

    echo do_shortcode(‘[gd_popular_post_category category_limit=5 parent_only=true]’);
    or
    echo do_shortcode(‘[gd_popular_post_category category_limit=5 parent_only=1]’);

    but is not working, could you help me please.

    Thanks

    #443935

    Guust
    Moderator
    Post count: 29970

    parent_only is not a valid parameter: https://wpgeodirectory.com/docs/core-shortcodes/#popcats

    You will need to do your own custom coding.

    Thanks

    #443938

    Socrates Quiros
    Expired Member
    Post count: 57
    #443940

    Guust
    Moderator
    Post count: 29970

    Mmmmm, I now tested it and using this should work:

    [gd_popular_post_category category_limit=5 parent_only=true]

    Make sure you are using straight quotes?

    Thanks

    #443976

    Socrates Quiros
    Expired Member
    Post count: 57

    Hi Guust is not working.

    #443977

    Guust
    Moderator
    Post count: 29970

    Please post your URL and WP admin details and FTP details in a private reply and we’ll have a look for you.

Viewing 6 posts - 1 through 6 (of 6 total)

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

Open Support Ticket