• On the main view (the most recent posts) the “Next Page” link works correctly, but if you click it when it has “paged=2” in the URL, the “Next page” and “Previous Page” links will not work.

    I have my WordPress directory in a subdirectory, and it adds the directory name again… for example..

    my directory is in : /wordpress/
    it would make it: /wordpress/wordpress/index.php?paged=2

    And that creates a 404.. how can I fix this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Not sure of the root cause, but it’s related to your ‘blog’ subdomain:

    http://blog.donaldjones.info/donald/

    This takes me to the same /donald/donald/ path.

    Thread Starter Donald

    (@donald)

    Thanks for pointing that out to me, I was using blog.donaldjones.info in the blog address option…

    For some reason the posts_nav_link uses blog address instead of wordpress address..

    Thanks again, I’ve fixed the problem.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘posts_nav_link not working correctly..’ is closed to new replies.