Okay
  Public Ticket #788624
Portfolio Filer: Hiding ALL
Closed

Comments

  • casper started the conversation

    Hi! 

    How can I hide "ALL" in the portfolio categories? I would rather have it start on one of the other categories by default, and get rid of "ALL" entirely. Would this be possible? 

    THANKS A LOT!

  •  8,994


    ThemeNectar Support Team 

  • casper replied

    THANKS! Where exactly do I find the options though? 

    My "PORTFOLIO" page in Salient doesn't have these options. 

  • casper replied

    Please ignore that last request - apologies - I was being silly and looked in the wrong place. THANKS!

  • casper replied

    THANKS AGAIN. How do I hide "ALL" though? 

    Also - is there a way to order these categories non-alphabetically?

    THANKS!

    Casper

  •  8,994
    Tahir replied

    Hey Again,

    Try using this plugin : https://wordpress.org/plugins/taxonomy-terms-order/

    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 li a[data-filter="*"] {
        display: none !important;
    }
    

    Bes.t


    ThemeNectar Support Team 

  • casper replied

    THANKS SO MUCH! :D