[Plugin: CataBlog] Operator question
-
Hi
I love CataBlog. Is very easy to install and use. But… I have a question about the operator code to filter the categories for display.
Is there any way to do the following query and if so how:
ItemA is a member of 2 categories x,y
ItemB is a member of 1 category xHow can I filter so that items of category x BUT NOT category y result? i.e I only want to display itemB in my page.
I cannot use category=”y” operator=”not in” because I would have to have a huge list of other categories that would show up but I could use category=”a,b,c,d, … y,z” operator = “not in” but it doesn’t seem that elegant a solution and would probably be horrendous in terms of query speed.
I would appreciate an thoughts you may have.
Thanks
JOL
The topic ‘[Plugin: CataBlog] Operator question’ is closed to new replies.