Good morning,
On my portfolio, when someone filters the portfolio, and then click on a single project, I would like them to be able to navigate to the next item in the category without having to go back and re-filter. I have it currently set up so that when the portfolio is filtered by a category, when someone clicks on a single project, it opens the page associated with that project. This works fine, but I'm trying to enhance user experience, because if they want to see the next project in the category, they have to go back to the portfolio and re-filter, and click on the next project.
What I would like to have happen is when the filtered portfolio item is clicked, a modal pops up, containing that item's details. Then from there, the user can click "forward" or "previous" buttons to navigate to the next item within the category they selected.
This seems complicated in my mind, and I'm not a JS programmer by any stretch, so I would appreciate any help you could provide. I noticed that the portfolio single pages have a Previous and Next button already added; perhaps there's a way already built into the template to program these, but I couldn't figure out how.
My website is in production at http://mightyclever.com/portfolio.php
Thanks for any help!!
