Sorry if this should be self explanatory, but I cannot seem to figure out how to get Next and Previous links at the bottom (or top! I’m not picky!) of individual post pages?
Example…http://www.orwhateveryoudo.com/2013/01/italian-meatballs-with-creamed-spinach.html
At the bottom it would be great to offer people another place to go besides clicking on the random linkd within pictures. I have the post navigation labels set to “Next Page/Previous page”, but I only see that at the bottom of site search results, and only before the infinate scroll “kicks in”.
? Anyone ? Are questions actually answered here?
This theme doesn’t offer this functionality. You can manually insert the next_post_link()
and previous_post_link()
functions in the theme’s template files.