Archived topic
GP sites Volume - post navigation on CPT?
3 replies · Started by wekhter on June 19, 2019
I've been playing around with some of the styling from Volume, one thing I quite like is the next/previous post navigation. I have a CPT (podcast) that I want to get the same style navigation on, but setting the display rules on the element to include that CPT doesn't seem to do anything. Is there something special I need to do to get that navigation working on a CPT?
Hi there,
this user had a similar issue, the topic here shows the part of the code that needs to be updated to work on a CPT. You would need to create a separate hook for this specific CPT:
https://generatepress.com/forums/topic/custom-navigation-on-cpt/page/2/#post-826379
@David Thanks! I tried searching the forum beforehand but must have missed that topic. Works perfectly :)
Awesome - glad to be of assistance. Happy to hear you like the post navigation :)