Post Navigation Within a Category (1 post)

Topic tags: post navigation
  • Profile picture of Chris Witham Chris Witham said 1 year, 3 months ago:

    I am running a site that has two post driven sections, News and Diary. News is driven by the standard WordPress ‘blog’ type funtionality and displays all posts except for those in the Diary category. I have just filtered the loop for home.php. The diary category page is used to display the diary posts.

    When I click through from the diary page to a single post, the post navigation links to previous and next posts but in any category, this is not surprising to me, it is what I expected. However, is there an easy way to change the previous and next post links on the single.php template for only posts in the Diary category so that they only page between Diary posts?

    Hope that makes sense? Maybe discussion for the February meeting?