posts_nav_link & pageed=2
-
I am using the Kubrick style to control navigation back and forwards through posts.
My code is as follows:<?php posts_nav_link(”,”,’« Previous Entries’) ?>
<?php posts_nav_link(”,’Next Entries »’,”) ?>The resulting link is as follows:
http://eaton.net.nz/index.php?paged=2This gives me an error page saying there is nothing to display, but there is.
You can see what happens here:
http://eaton.net.nz/Is there anyone who can help me out here?
The topic ‘posts_nav_link & pageed=2’ is closed to new replies.