Hi all,
I'm having a slight problem within my Wordpress based blog. When a user hits the 'Older posts' link it simply reloads the current page. Although if you look in the URL bar it has in fact linked to the previous page but instead displays the same content.
ie. http://danielmeade.net/page/2/ appears the same as http://danielmeade.net
Here's the line of code I am using for this action:
Can any help me out here?Code:<?php next_posts_link('Older Entries') ?>



Reply With Quote

Bookmarks