IMPLEMENTED: Exclude categories from Filter (Taxonomy and select list)

We need to be able to exclude some options from the select filter when pulling a taxonomy list. We can do it in the Query Builder (filter by taxonomy); however, the filters show every option available in the taxonomy.

1 Like

Hi @gdnwebmedia ,

This is already available in our development branch.
Will be released together with WIP: URL parameters for filters

Regards,
Jenn

3 Likes

Thank you very much!

Not sure if I should report this as a bug, it has to do with filters and load more buttons. See the video below for details.

Hi @gdnwebmedia ,

Thanks for the video.

Query filters feature does not support the Post query in a nested loop. So you will see zero index records. (Not a bug)

For Terms loop, if you want to show all terms, please indicate 0 instead of -1 (Not a bug)


Hope this helps :slight_smile:

Regards,
Jenn

1 Like

Hi guys,

We’ve implemented this in Bricks 1.11 BETA, now available as a manual download (Bricks – Account)

Please let us know if you are still experiencing issues.

You can see the full changelog here: Bricks 1.11 Changelog – Bricks

As with any beta release, please do not use it on a production/live website. It is only meant for testing in a local or staging environment.

Best regards,
Matej

1 Like