Hi Keesiemeijer,
These are the arguments I’m using (simply used a print_r for the $args variable):
Array
(
[post_type] => projects
[paged] => 1
[tax_query] => Array
(
[0] => Array
(
[taxonomy] => projectfilter
[field] => slug
[terms] => experiental
)
)
)
This should be fine to the best of my knowledge