Hello –
I have a view setup to only return data if the custom taxonomy of a special post type equals the custom post type selected is equal. In this case, if the taxonomies match, it will return 2 Google Ads instead of one, if custom taxonomies do not match it returns 1 ad.
My setup, which only has one filter at the moment, works perfectly if the post the post has one of my custom taxonomies selected but fails if no custom taxonomy is selected. I need to set the system to FAIL (return one ad) if the post doesn't have any custom taxonomies selected. In theory, this should be the same as it not matching the page but it doesn't seem to work that way.
Any advice would be greatly appreciated.
al