{{dc:post:permalink post="next"}} not working for CPT singles layout

Not sure if there is a reason for this but building out a singles layout for a cpt based page.

All the content is coming in nicely, the archive page displays correctly but trying to have next/previous buttons on the singles layout using {{dc:post:permalink post=“next”}}
I can pick up the current post permalink, I can pick up a specific post id but when I try to do next or previous I get nada.

I have also reset permalinks just in case but that didn’t fix it

This is on Pro 6.7.1

A newly introduced bug, or user error? any ideas on a solution please?

1 Like

Can confirm I’m seeing this on my end as well.

1 Like

Thanks Josh, I thought I was losing my mind… again

From what I could tell the CPT needs to have the same category to be considered a next or previous post. Looks like it’s a WordPress thing. Let me know if that helps.

Hi @charlie
Thanks for getting back, this particular cpt has no categories. There are 3 posts of this post type

I have same set up on an older build and it works perfectly there. it feels like a bug (whether wordpress or dynamic content I’m not sure)