Hi All
Trying to List some custom posts by category - but only display those with a specific tag
Kind of like this - but with an extra filter for a tag
But i can’t work out how to query the posts so they only show Category/ Tagged
At the moment it filters by tags - but it doesn’t separate the post to their corresponding category - just adds all tagged posts to every category
Guess i’m missing something very obvious? Any help appreciated!, and thanks @timmse for the link
There is a term query loop on the main container which is working and used to create the Category heading.
Below is the Post Query - you can see the problem! Duplicated not sorted…