• [insert generic greeting]

    I have opted to have a home.php file specifically to control the number of posts that show on my root page. I think this may have messed up my “Next Page” / “Previous Page” functionality, since I can endlessly click “Next Page” from my generated index.html page and go nowhere, even if the URL is updated.

    See http://www.erectlocution.com/boxing/

    Any pointers? I’d provide the code; but there’s nothing special about it. So, well, okay, here it is:

    <p align="center"><?php posts_nav_link() ?></p>

    It works on category pages, however. My URL structure for archives, etc., is

    /%year%/%monthnum%/%day%/%postname%/

    I’ve looked through other threads—several, in fact—and found no help. Am I missing something?

    Daniel

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Next or Previous Page home.php’ is closed to new replies.