Hi,
I have entries that have multiple categories assigned to them from different category groups.
I have a channel entries tag, and I don’t want any entries returned if they contain a specific category id. However, they aren’t being filtered out (I’m assuming because they are also assigned to other categories).
Is there a way or syntax to say as long as an entry is has at least this category id, don’t return it?
Thanks!
Stephen
Here is my current tag:
{exp:channel:entries channel="arearugs" category="not 469" paginate="both" dynamic="off" orderby="pieces" sort="desc" limit="100" disable="member_data"}