Hi there,
This one is driving me crazy. So I’m attempting to limit entries using category=“not ID” and it doesn’t filter the entries out.
If I reverse that and try category=“the ID I’m actually trying to hide” it works in that it only displays entries that are tagged with that category. But not the other way around. Any help?
Here’s my actual code I’m using:
{exp:channel:entries channel="event" orderby="event_month|event_day" backspace="10" sticky="no" category="not 9"}
Thanks,
Colin