Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1194278
    luxmedesigner
    Participant

    Hi there,

    I just realized that the navigation arrows inside the different portfolio items jump from one item to another in the order in which they were created. The problem is that I have 3 different portfolio pages, so when I use the arrows to browse one of these portfolios, the arrows suddenly jump into an item that belongs to a different portfolio page (parent). It seems like the arrows ignore the “Portfolio Parent” option and just follow the order in which the items were created.

    This is an example: http://www.tubularchainconveyors.com/portfolio-item/installation-30/

    Click on the arrow to the right, and you’ll see that the next item in the list is not “Installation #29”, but a video from a different portfolio page. How can I fix this?

    Thanks!

    #1194411
    Rupok
    Member

    Hi there,

    If you are using multiple portfolio pages and don’t want to mix-up them then you should remove this to avoid confusion. It’s because it won’t maintain any category or any other control rather will jump to the next item because simply it’s not possible to detect in which page you are using them and that could be used on multiple portfolio pages as well. So it’s confusing and technically difficult.

    To remove this, you can add this under Custom > CSS in the Customizer.

    .single-x-portfolio .x-nav-articles {
      display: none;
    }

    Hope this helps.

    #1194493
    luxmedesigner
    Participant

    Thanks!

    #1194541
    Joao
    Moderator

    You are welcome,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1194278 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>