• I want to add links at the bottom of my index page for readers to go to my previous posts, so I did a search on this helpful forum, and I have learned to add this piece of code:
    <div id="pagination"><?php previous_posts_link('&lt; back'); ?><?php next_posts_link('next &gt;'); ?></div>
    I am certain I added in the right place, however nothing appears on my index page, no link whatsoever. Anyone knows the problem? Thanks in advance!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter asceticmonk

    (@asceticmonk)

    Anyone got any ideas?

    I am using it, where exactly did you put it? Hopefully, inside the loop.

    In order for page navigation to work, you need to select “posts paged” as the display mode in wp-admin.

    AsceticMonk: Are you trying to get post or page navigation?

    WHere is “posts paged” in the options menu? is it under “reading”??

    i am seeing the previous entries and next entries on my blog but when i click on the links, the pictures and url associated with the links does not show on the page unless i click on and enter the post. can someone tell me why?

    Just so others know I wasn’t being “snarky” in my last post, courtney had already figured it out when I visited her page.
    akanie: A link to you blog in the preferences might be helpful.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Page Navigation Links’ is closed to new replies.