Related articles on custom post types

Posted in: Newspaper
Post count: 24

Hi,
Is it possible to add the related articles box at the bottom of a CPT? It’s not working for some reason. The CPT shares the same default template as regular my posts, and it appears on regular posts. The code snippet that calls the related articles box is also present on the template for the CPT. Just wondering if it’s a possibility before I spend more time troubleshooting!

Thanks,
Becki

Post count: 22421

Hello,
Unfortunately i do no think the related posts will work on a CPT by default as the widget is as it’s name suggests: related POSTS but your CPT is not a POST. The function checks the post type here http://screencast.com/t/B9WpqnXJ so maybe you can adapt it to to your post type as well.
I hope this helps.
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.