Forums

posts_nav_link goes forwards but adds a trailing slash when going backwards (1 post)

  1. richarduk
    Member
    Posted 5 years ago #

    I'm using <?php posts_nav_link(); ?> on the index page in WP 2.1.1

    I start out with http://localhost/projects/Wordpress-test1/index.php

    The 'Next Page >> link takes me to http://localhost/projects/Wordpress-test1/index.php/page/2/

    Clicking on the << Previous Page takes me to
    http://localhost/projects/Wordpress-test1/index.php/ which now has a trailing slash and a 404 error

    Any ideas how to get round this?

Topic Closed

This topic has been closed to new replies.

About this Topic