Limit Categories Shown On Details Page.

This topic contains 4 replies, has 2 voices, and was last updated by  Paolo 8 years, 6 months ago.

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

Open Support Ticket
  • Author
    Posts
  • #58474

    insurguru15
    Buyer
    Post count: 15

    Is there a way to limit the number of categories that show on the details page? I have 80 categories and some places can show under all the categories. Maybe only show the default category on the page?

    #58549

    insurguru15
    Buyer
    Post count: 15

    Hello, Any help would be great.

    Thanks

    #58577

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    that is not possible, the listing will show all the categories added.

    The default category only determines the catgeory to be used in the URL.

    You could hide them with css, but that will show all or none.

    Thanks

    #58633

    insurguru15
    Buyer
    Post count: 15

    What css would I use to hide the categories on the details page? Is there any way I could add the categories in one of the tabs?

    Thank You

    #58667

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    you can hide them with this css to be added in GeoDirectory >> Design >> Scripts >> Custom CSS:

    
    
    .geodir-category {
        display: none;
    }

    Than go to GeoDirectory >> Place settings (or any other CPT) double click on the category field (1st field at the top of the right box) and enable : show in more info tab in details page.

    Let us know how you went.

    Thanks

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

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

Open Support Ticket