Show next & previous post in category shown
-
Hi, my website is under maintenance mode so I can’t link to it. I’m using a recent version of WP.
The problem I am having is getting the code
<?php previous_post_link('%link', 'Previous in category', TRUE, '13'); ?>
to work. I have two pages with blog posts. Each page displays certain categories.
Page 1 displays category 1 and 3, while page two displays category 4.
When looking at the individual post pages, I can see that the next and previous links go to posts in chronological order instead of the order through the displayed category.
Can I get help coding it properly? I’ve tried a few different ways, and googled as well and tried those codes but nothing is stopping the “out of category” posts showing on individual post pages.
Can anyone help?
- The topic ‘Show next & previous post in category shown’ is closed to new replies.