Filter multiple categories
-
I would like to filter the posts by category, showing only those belonging to both catogories.
For example, if I write:
category = "1,2"
I see posts of categories 1 or 2. (boolean OR)
Instead, is it possible to see only posts that are part of category 1 and 2? (boolean AND)
Thank you.
The page I need help with: [log in to see the link]
- The topic ‘Filter multiple categories’ is closed to new replies.