Thanks Dara – You’re right that’s not what I would have expected, but good to know. Thanks for the super speedy answer!
Do you have a rough idea when the new version will be available? (I’m not a web coder so trying to figure out whether it’s worth me hacking around in the files or just waiting for the next release!!)
Thanks again!
Jamie.
I’m seeing a similar issue with the filter widget on my site. Setting the Parent Logic field to AND on the filter widget is not working as described in the documentation.
I have two filters added to the widget, both taxonomy data sources (category and tag). I want the filter to work so that when I select category1 and also tag1 and tag2 it will show me only those posts in category1 with either tag1 or tag2. however it is also returning any post for any of the other categories that also have tag1 or tag2, even though the Parent Logic option is set to AND.
Is this a bug or have I misconfigured?