Missing Category Next/Prev links
-
On my category pages the Next/Prev links are missing and i cant get them to show.
I have the following
<div class=”alignleft”>
<?php next_posts_link(‘« Older Entries’) ?>
</div>
<div class=”alignright”>
<?php previous_posts_link(‘Newer Entries »’) ?>
</div>But it doesnt show anything.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Missing Category Next/Prev links’ is closed to new replies.