• Hello, I’m trying to use the following code in sidebar.php template:

    <p><?php previous_post_link('%link', '%title',TRUE); ?></p>
    <p><?php next_post_link('%link', '%title',TRUE); ?></p>

    But as I know, it can’t be used outside single post template.

    Is there any way to use previous/next links in templates other than single post template?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Next previous post link outside single.php’ is closed to new replies.