Category List in sidebar

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

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

Open Support Ticket
  • Author
    Posts
  • #292627

    rmccmktg
    Free User
    Post count: 203

    Is there a way with CSS to show the categories in the sidebar in a LIST? I was able to do this with another custom field, but can’t figure out how to do it on categories.

    http://rmcc.bwwtest.com/places/aurora/aurora/

    Thanks!

    #292969

    Kor
    Moderator
    Post count: 16516

    Hi kim,

    Sorry, I’m not really sure if I’m getting this. Do you mean you want to display all the CPT categories in a listing page? Check this “Listing Right Section” option as shown in this screenshot http://prntscr.com/cznvun , then insert the “GD > CPT Categories” widget to the sidebar.

    Thanks!

    #293010

    Paolo
    Site Admin
    Post count: 31211

    Hi,

    category are not custom field and are output as a comma separated list.

    You can trick that with some css:

    
    
    
    
    .gd_placecategory {
        color: #fff;
    }
    .geodir-i-taxonomy.geodir-i-category {
        color: #000;
        display: block;
        margin: 0 0 20px;
    }
    
    .geodir_more_info.gd_placecategory > a {
        display: block;
        width: 100%;
    }

    Let us know how it goes,

    Thanks

    #293013

    rmccmktg
    Free User
    Post count: 203

    Well, that’s not what I thought I wanted, but I think it will work! Just needs a bit of styling.

    Thanks!

    #293014

    Paolo
    Site Admin
    Post count: 31211

    You are welcome 🙂

    #293031

    rmccmktg
    Free User
    Post count: 203

    That CSS did the trick! Thanks again!

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
20% Discount Offer
Hurry! Get your 20% discount before it expires. Get 20% Discount