Okay
  Public Ticket #369498
Portfolio Sorting
Closed

Comments

  • David started the conversation

    I have created many individual portfolio categories for all of my portfolio items with 2 main categories: residential and commercial real estate. However, when I put up the 2 portfolios I am unable to sort by the subcategories. I enabled sorting and horizontal display. I did it on the right side of the page and also through the visual composer where I inserted a portfolio. Please help. Thanks.

  •  8,848
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    #portfolio-filters-inline ul li, #portfolio-filters-inline ul ul {
        display: inline !important;
    }

    Thanks



    ThemeNectar Support Team 

  • David replied

    Thank you. I am now able to filter. However, I have 2 portfiolios that each have their own subcategories. I have a different page set up for each portfolio- residential and commercial real estate.

    Unfortunately, the filters on each portfolio page show all the subcategories for both portfolios. How can I get it so that only the subcategories for that specific portfolio appear? Please see the following site: http://944.b39.myftpupload.com/?page_id=1965

    Everything to the right of Residential R.E. are the only categories that I would like to appear on this page. The ones to the left should only be on the Commercial R.E. page. Please advise! Thanks.

  •  1,075
    ThemeNectar replied

    Hey! Could you kindly allow me to log in so I can check on this more?

    Cheers

  •   David replied privately
  •  1,075
    ThemeNectar replied

    Hey - please delete the css snippet Tahir added and everything should work now :)