Forums

How do I List All Articles with Same Tag that Single Post has? (1 post)

  1. pafect
    Member
    Posted 3 years ago #

    Here's what I'm trying to do...

    I want to add code to each single post page so that if the title of the post is "The Monkeys" I can write a summary about what the monkeys are and then also list all blog posts that are tagged with "The-Monkeys" (just a random example).

    So the page would have a summary of the topic, and then under the summary list all related posts, because they have the same tag.

    I don't know all that much about php, but I basically need some code that goes through every post i have and if the tag of a post equals the tag of the current post, then list the title of it.

Topic Closed

This topic has been closed to new replies.

About this Topic