• I just started my blog at Cactuscouch.com and everything is coming along great. I have a problem though, I tried adding the next page/previous page navigation in my index.php file and it isn’t working. The button is showing up fine and when i click on it i am taken to http://www.cactuscouch.com/page/2/ but my content is blank. my theme shows up, everything is great, but none of my older posts show up. The 404 error message doesn’t even show up. It is just blank. Anyone know whats up?

    I used the following code in my index.php:
    <?php posts_nav_link(' · ', 'Newer Posts', 'Older Posts'); ?>

Viewing 2 replies - 1 through 2 (of 2 total)
  • Does it work if you change the permalinks structure or if you switch to another theme?

    Thread Starter phanaks

    (@phanaks)

    No, it is not working in any case. I tried default theme, no permalinks, and default with no permalinks, none worked. I have been working on this for a few days now and read countless blogs and threads on this and other forums…nothing seems to apply. I dont understand why there is no 404 error message.

    I’m sure it is something simple, but I just cant figure it out. I am on apache and use htaccess, etc. all my links work but this one.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page Nav is not working’ is closed to new replies.