Popular Categories on supreme directory homepage

This topic contains 6 replies, has 3 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
  • #446146

    Siewyong Lim
    Expired Member
    Post count: 76

    hi,

    may i ask how to display more than 5 popular categories on the homepage of supreme directory please ?

    thanks 🙂

    #446147

    Guust
    Moderator
    Post count: 29970
    #446286

    Siewyong Lim
    Expired Member
    Post count: 76

    Hi Guust,

    thanks for your reply. I have made it showing 10 but they are not in order. May i ask how to make it appear in 2 rows with 5 in each please? Thanks 🙂

    #446307

    Kor
    Moderator
    Post count: 16516

    Hi Siewyong,

    Thanks for your reply. Could you please replicate it on your Website so that we could take a better look at it?

    Thanks!

    #446387

    Siewyong Lim
    Expired Member
    Post count: 76

    Hi Kor,

    thanks for your reply.

    the website is rightcourse.com.au

    i removed the “category_restrict=1” but it does not show the “More Categories” so i switched the CPT back and forth and it finally appeared. Here is the screenshot.

    May I ask how to make it show the “More Categories” whenever the page loads and whenever i click on the “More Categories” the categories go out of order as per screenshot. May I ask if there’s any trick to keep the min order please? thanks 🙂

    #446390

    Kor
    Moderator
    Post count: 16516

    Hi Siewyong,

    Thanks for your reply. The attached is how it looks like from my end. Did you revert it again? I’ve clear cache and I’m using Google Chrome.

    Thanks!

    #446393

    Guust
    Moderator
    Post count: 29970

    Add this CSS to show the “More categories” link:

    
    
    .featured-area .geodir-cat-list-more {
        display: initial;
    }

    The categories are not out of order, they are ordered by Popularity, ie categories with most listings come first.

    Also add

    
    
    .sd.home .featured-area .geodir-pcat-hide, .sd.sd-location .featured-area .geodir-pcat-hide {
        background: #ffffff6b;
        border-radius: 10px;
        width: 18.4%;
        padding: 10px;
    }

    Thanks

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

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

Open Support Ticket