Okay
  Public Ticket #1103934
Portfolio page default sorting category
Closed

Comments

  •  2
    Abdullah Abdulazim started the conversation

    Hi Again

    In my website i have a portfolio page http://graphista.com.tr/portfolio/ and i have added some projects "Not finished yet" and i enabled the vertical sorting for the portfolio categories, but i want to load all projects categories when loading the page i can define ALL as my default portfolio sorting,

    How i can make the ALL as default sorting because i have portfolio in many fields such as GRAPHIC DESIGNING, WEB .. etc 

    Please find the attached photo 


    Regards 

  •  9,001
    Tahir replied

    Hey Again,
    Hope you had a Great Weekend, This is a bug which is caused by the Center Alignment option . Please switch to default and it should work : 

    Be.st


    ThemeNectar Support Team 

  •  2
    Abdullah Abdulazim replied

    Hi
    Thanks for helping it worked, but for the design issue i would prefer it if i can keep it in center is there any solution for this later ?

    Regards

  •  9,001
    Tahir replied

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    span#current-category {
        display: none;
    }
    .portfolio-filters-inline .container >ul {
        max-width: 100% !important;
        float: none !important;
        display: table !important;
        margin: auto !important;
    }

    Thanks


    ThemeNectar Support Team 

  •  2
    Abdullah Abdulazim replied

    Actually the first Wordpress theme that i have no comment on it , Great work guys keep forward . 

    I hope this issue to be fixed in future updates instead of Custom CSS 


    Best