Hi,
I would like to display articles that belong to my first categories and that match with 2 tags. When I tip http://mywebsite.com/wordpress?cat=1&tag=red&tag=square, it won't work at all. I guess there is another way to do it.
Thanks for the help!
Hi,
I would like to display articles that belong to my first categories and that match with 2 tags. When I tip http://mywebsite.com/wordpress?cat=1&tag=red&tag=square, it won't work at all. I guess there is another way to do it.
Thanks for the help!
The Codex article, query_posts(), has a section on combining parameters that should help you.
Might want to adapt some of the code posted here:
http://wordpress.org/support/topic/152904?replies=34
Thanks to both of you! Problem solve!
This topic has been closed to new replies.