URGENT: Previous and Next Entry Links Won’t Appear
-
I have a theme and for some reason Previous Entries and Next Entries won’t show on screen. Here is what I’ve got:
<div> <?php php next_posts_link('','','« Previous Entries') ?> | <div class="alignright"><?php previous_posts_link('','Next Entries »','') ?></div> </div> <?php comments_template(); ?> <?php endwhile; ?>
The symbol placed in between the links appears on screen without a problem, but those two links are missing. I urgently need help with this so if anyone knows what is causing the problem please let me know.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘URGENT: Previous and Next Entry Links Won’t Appear’ is closed to new replies.