Using multiple loops on a tag.php or category.php page
-
I am building a magazine style theme, and have come across a stumbling block.
It’s a soccer blog, so I will give an example of what I mean. Ok so if the user clicks on a “World Cup” tag on the site somewhere I would like the results to be shown in a list with the most recent post for “World Cup” tagged posts displaying with a thumbnail and some copy, and then the rest of the posts falling immediately underneath with no thumbnail image, just the title and excerpt.So fundamentally I am asking to use 2 loops on a tag.php page. My problem is that whenever I attempt to use a query post on the first loop the results come back showing all posts.
Any help would be very gratefully received.
- The topic ‘Using multiple loops on a tag.php or category.php page’ is closed to new replies.