Okay
  Public Ticket #463541
Portfolio sort categories
Closed

Comments

  • Brandon started the conversation

    Hi:

    My portfolio is not displaying the selected filter categories. Only "All" displays. I have multiple categories selected with the posts appropriately categorized.

    http://ghostnotelabs.com/hiphop/media-hub/videos/



  •  8,851
    Tahir replied

    Hey,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .portfolio-filters-inline ul li, .portfolio-filters-inline ul ul {
        display: inline !important;
    }

    Thanks



    ThemeNectar Support Team 

  • Brandon replied

    Hi Tahir:

    Thanks. It seems like this CSS displayed all of the available categories in the filter, not just the ones selected in the portfolio settings. In the portfolio settings, \"documentaries\", \"video\" and \"music videos\" are the only categories selected. Is it possible to only display the selected sort fields?

  •  8,851
    Tahir replied

    Hey Again,

    See screenshot: http://prntscr.com/7kph4g . The issue is that our filters dont work with nested categories so you will likely have to remove the nesting for it to function normally and remove the custom css as well.

    Thanks


    ThemeNectar Support Team