Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #374952

    Hi,
    This is my 4th purchase of this theme. I really enjoy working with it as it is very intuitive.

    The problem I am having is in a portfolio area where I am trying to differentiate types of trailers. I applied a correct category but all the portfolio items are showing up in each page. Not sure what I am doing wrong and would really appreciate your help. I am adding the link to the page below. There are subcategories to the trailer brand and this is where things are not separating properly.

    Really appreciate your assistance.

    Thanks,
    Jacqueline

    #375275

    Hi jbernauer!

    Are you including a parent category? If so then it’s going to include all portfolio entries assigned to it’s children categories as well. It sounds like your just wanting to include the child category and not the parent category.

    Cheers!
    Elliott

    #378116
    This reply has been marked as private.
    #378537

    Hi!

    Ahh I see. That is a sidebar navigation feature that you can turn off in Dashboard > Enfold > Sidebar Settings > Page Sidebar navigation.

    Regards,
    Elliott

    #381462

    Thanks very much for this. That seems to be working well but I am having another issue. I tried searching for an answer and couldn’t find one.

    When I test the portfolio with a smartphone, there is no navigation to see the next item (trailer). The page only shows the actual trailer and the name of it but it is a dead end. You can’t navigate anywhere else but back to the main nav. Is there somewhere that I need to turn on the navigation?

    Thanks,
    Jacqueline

    #381815

    Hey!

    Post nav was removed on mobile devices on purpose. If you would like to activate it, please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 767px) {
    .responsive #top .avia-post-nav {
    display: block;
    }}

    Best regards,
    Yigit

    #382238

    That works! Thanks so much for all your help and support.

    Jacqueline

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Portfolio items are showing up in other pages’ is closed to new replies.