Hello,
how would you construct a loop if you wanted to get all posts tagged with say 'tag'?
Cheers
Hello,
how would you construct a loop if you wanted to get all posts tagged with say 'tag'?
Cheers
I will take you step by steo how I did it.
1. Create a new post with the tag you want to use.
2. Publish it.
3. Use a URL like http://your_site_name.com/blog_site_name/tag/tag_name_here/
This will query all the posts with this tag attached to them.
This topic has been closed to new replies.