Forums

flickr style category links (4 posts)

  1. Oscar
    Member
    Posted 2 years ago #

    My question is in regards to categories. On a single post page I have in the sidebar currently links to the next post and previous post.

    I would like to expand that with next and previous posts within the category the post is found in. including multiple instances of next and previous if the post is in more than one category.

    an example would be flickr when viewing a photo with multiple tags.

    any help greatly appreciated.

  2. Oscar
    Member
    Posted 2 years ago #

    The codex is a great resource. I use it a lot. Just having trouble finding the proper code.

  3. Oscar
    Member
    Posted 2 years ago #

    <?php next_post_link('%link', 'Next post in category', TRUE); ?>

    I found the above code in the codex. However this code does not seem to differentiate when there is 2 or more categories assigned to a post.

    Is there possibly a plug-in? I have been searching to no avail.

  4. Oscar
    Member
    Posted 2 years ago #

    Example:
    Post A is found in Cat 1 and Cat 2

    so in the sidebar would be (below):

    Cat 1
    previous post - next post

    Cat 2
    previous post - next post

Topic Closed

This topic has been closed to new replies.

About this Topic