I need to use the query module to get a specific result.
If possible I want to search all posts that are in tagged in category 1 AND category 2 (so all posts tagged in both categories) then, get all remaining posts following that are tagged in one or the other.
Anyone know what the query for this would be?
Thanks,