Display listing category

This topic contains 5 replies, has 3 voices, and was last updated by  Alex Rollin 4 years, 10 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #497060

    Trinity Chamber
    Buyer
    Post count: 6

    I would like to include a listing/post/business’s categories and sub-categories in its Archive_item and Details display. Is there a shortcode for this?

    All of our listings/posts/businesses can be in one or more sub-categories

    Display Example:

    Business Image
    Business Title
    Agri-business: Nursery
    Shopping:Gift Shop
    content….
    address….

    Thanks

    #497070

    Kor
    Moderator
    Post count: 16516

    Hi Kelli,

    Thanks for your post. You can always check this out on the shortcode builder. To display categories, you can use the code below. There are more available parameters. https://wpgeodirectory.com/docs-v2/geodirectory/shortcode-builder/

    [gd_categories title_tag="h4" post_type="0" sort_by="count" max_level="all" max_count="all" max_count_child="all"]
    #497077

    Trinity Chamber
    Buyer
    Post count: 6

    I did find the builder and have been playing with combinations.

    I want to display the categories that are linked to a unique listing result, not all the subcategories. For example if there are 3 subcategories under Food (market, cafe, pizzeria), and I have 3 businesses in the Food category, one in each subcategory, Frank’s Pizza should only display the category Pizzeria, not market or cafe when a user clicks on the Food category icon. All 3 businesses will display, therefore I want to identify each with their segments within the Food group.

    I have tried many combinations of the gd_categories shortcode without success. I was looking for something like gd_post_categories

    #497104

    Alex Rollin
    Moderator
    Post count: 27815

    There isn’t a filter exactly like that in GD elements.

    Most members display categories on the archive item with GD Output Location or GD Post Meta

    #497154

    Trinity Chamber
    Buyer
    Post count: 6

    GD Post Meta is giving me want I need. Thank you for the pointer.

    #497189

    Alex Rollin
    Moderator
    Post count: 27815

    Excellent

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