Forums

[resolved] Putting "next post" links on single pages? (2 posts)

  1. tdellaringa
    Member
    Posted 4 years ago #

    I need to add a "next" link on single post pages. My blog is for a web comic, and when people land on a specific comic, they want to be able to go forward or reverse in the series. But when you hit a specific post on a single page, you lose the next/previous links.

    Is there a way I can set up that type of navigation in a single post?

  2. tdellaringa
    Member
    Posted 4 years ago #

    And further searching, I found my own answer...

    http://codex.wordpress.org/Next_and_Previous_Links#The_Next_and_Previous_Posts

    For those interested, <?php previous_post(); ?> <?php next_post(); ?> does the job

Topic Closed

This topic has been closed to new replies.

About this Topic