Multiple Categories with 'AND' relation
-
I am currently having problems trying to display only files of multiple category types. I am using the Enhanced Media Library plugin which sets files taxonomy as a media_category. Below is the code I am having problems with:
[dg descriptions=true fancy=true media_category=form media_category=contractor relation=AND id=-1]The above code displays ALL files that have
media_categoryofcontractorregardless whether they also have theformmedia_categoryas well. I have also noticed that swapping them around (contractorin the firstmedia_category,formin the second) shows allforms regardless if they have amedia_categoryofcontractor.Any help would be appreciated.
Cheers
The topic ‘Multiple Categories with 'AND' relation’ is closed to new replies.