• Resolved konzine

    (@konzine)


    Hello,

    I have seperate nav links at the bottom of my site, and when I click “Previous page!” it is defaulting to WP’s Next-previous page, and showing my updated one.

    Is there a way for me to remove that nav on wordpress/page/2/ and 3 and 4 etc.? thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter konzine

    (@konzine)

    Nevermind, got it;

    <div class="navigation">
    <div class="alignleft"><?php previous_posts_link('&laquo; Previous Entries') ?></div>
    <div class="alignright"><?php next_posts_link('Next Entries &raquo;','') ?></div>
    </div>
Viewing 1 replies (of 1 total)

The topic ‘Posts nav on next page – Template?’ is closed to new replies.