Using the Post Navigation element or any {{dc:post:permalink post="prev"}} which has options for “current, prev, next, parent or specific” is there a way natively to get adjacent posts?
We have a single layout page that has {{dc:post:permalink post="prev"}} and {{dc:post:permalink post="next"}} and it works fine except we want it to be based off a taxonomy not just the date for all the posts.
So the CPT podcasts with taxonomy series if the viewer is in my first series they will go prev/next though that series only.
currently they would potentially see all podcasts and would cycle through my first series, my second series, etc.