Okay
  Public Ticket #373259
Portfolio Sorting
Closed

Comments

  • Raven started the conversation

    When drop down sort is enabled (instead of horizontal) the only item that drops down is "all", which is of course already showing. I'm also curious if there is a way for me to link to a specific category in my portfolio - I'm pretty sure the theme is using ajax and I understand that the page doesn't reload so I haven't figured out a way to do that. I would like the icons on my homepage to link to a presorted display of my portfolio. I know I can link to a specific portfolio category but the items don't display with description and it discourages exploring the rest of my portfolio. That can be seen here: http://prolificmediagroup.com/project-type/branding/

    Thanks for your help! Love the theme.

  •  8,849
    Tahir replied

    Hey!

    I am afraid we dont have that presorted portfolio option when coming from a link. You can however have the portfolio presorted to a particular categorey using the start category option here :http://prntscr.com/65s6lr .

    As regards the dropdown issue, add this into the Custom CSS box located in your Salient Options panel :

    body #portfolio-filters-inline {
        z-index: 9999999;
    }

    Thanks




    ThemeNectar Support Team 

  • K replied

    Is there a way to change the text for the Portfolio Sort feature? Rather than having it say "Sort Portfolio" have it say "Sort Trips" for example.


  •  8,849
    Tahir replied

    Hey,

    You can remove it using this custom css :

    #portfolio-filters-inline.non-fw .container > ul li#sort-label {
        display: none !important;
    }

    Thanks



    ThemeNectar Support Team 

  • K replied

    I'm not sure if that was for me, but this didn't do anything that I can see.

  •  8,849
    Tahir replied

    Hey, As i stated you can remove it with above custom css. If you want to change it you will have to translate it using .po files. See FAQ section .

    Thanks


    ThemeNectar Support Team 

  • K replied

    I'm not sure I'm following you in regards to what it is supposed to remove. I added the custom css and it still shows "Sort Portfolio"

    Again, I'm not sure if that's what you're referring to or not. Also is there a way to adjust the font that appears in the portfolio sort? To make it darker for example.

  •  8,849
    Tahir replied

    Hey K,

    Please create a new ticket with your url and login credentials so i can have a look.

    Thanks


    ThemeNectar Support Team