Next and Previous post links don’t work
-
I’ve tried both of these options, but the links that used to be at the bottom of my pages that lead to the previous and next posts have disappeared:
I tried this one with “previous_posts” and “previous_post”:
<p class="post-navigation left"><?php previous_posts_link('? %link') ?>
I also saw this somewhere and just tried it to see if it would make a difference. It doesn’t:
<p class="post-navigation left"><?php next_posts_link('%link', '? Previous Entries', TRUE); ?>
Please help!
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Next and Previous post links don’t work’ is closed to new replies.