Okay, thanks for your answer
Hi!
I have the same problem as NCompass, i try to filter my posts with a category and a tag.
I want to pull posts with a AND Relation (posts belonging to category “A” that are also tagged with a tag “B”)
I tried to do this with this shortcode but no results at the end :
[netsposts taxonomy_type=”tag,category” must_be_in_taxonomies_only=’category_1,tag_1′ paginate=’true’]
Do you have a solution ?
Thanks !