Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #180199

    greetings,

    how do I isolate a portfolio category so that it doesn’t link to other portfolio categories?

    here’s what I’m doing. I have a video tutorial website and the categories represent a specific course that includes 3-5 videos. The problem I’m having is all the categories are merging together when viewing them via the ‘next’ and ‘previous’ arrows.

    If this isn’t possible perhaps you could suggest a better solution.

    Thanks

    #180664

    Hey Robert!

    You can add following code to Quick CSS in Enfold theme options under Styling tab to remove next/prev navigations on portfolio pages

    #top .avia-post-nav { display: none; }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘portfolio category linking’ is closed to new replies.