• devils_advocate

    (@devils_advocate)


    When the posts extend beyond the “reading” limit (let’s say 8), the option to move to previous posts is missing in my site (yes I built it my self); what am I missing?

    tia for a lead…

    -DA

Viewing 3 replies - 1 through 3 (of 3 total)
  • Chris_K

    (@handysolo)

    Nav link tags? Here’s one and it links to some others: http://codex.ww.wp.xz.cn/Template_Tags/posts_nav_link

    Thread Starter devils_advocate

    (@devils_advocate)

    Thanks for the feedback – now that I’ve added the

    php posts_nav_link(‘ — ‘, __(‘« Previous Page’), __(‘Next Page »’));

    to the page I DO get a “Previous” and “Next” – but the data displayed is the same from page to page.
    Instead of actually displaying older (or newer) posts it just displaying the same posts.

    any idea what’s going on?

    Chris_K

    (@handysolo)

    Off the top of my head, no guesses. Do you have a link you could share? Are all other links working?

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

The topic ‘why doesn’t “Next” or “Previous” work?’ is closed to new replies.