posts_nav_link not working
-
I have the following code on my index page:
<div style=”text-align:center;”>
<?php posts_nav_link(‘ · ‘, ‘previous page’, ‘next page’); ?>
</div>Instead of paging through my posts, it keeps showing the same, most recent page. I have tried several variations of the above, to no avail. What am I doing wrong?
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘posts_nav_link not working’ is closed to new replies.