I don’t think what I’m asking for is it possible but…
I have two category groups, ‘Section’ and ‘Genre’.
Using the category parameter of the weblog:entries tag I need to list all entries that are in any of the supplied genres but in a specific section.
Let’s say I have the following categories:
Genre: Chillout (cat_id 1)
Genre: Dance (cat_id 2)
Section: Music News (cat_id 3)
How can I find all Music News that is either in Chillout or Dance?
Mod Edit: Moved to the How To forum.