SOLVED: New Query filter not working on table layout loop

Browser: Chrome 121.0.6167.184
OS: macOS
URL: https://soundcrate.instawp.xyz/preset-library/

So I am testing out the new filters, and initially they all worked with 1.9.6, but after the recent security update none seem to respond correctly. The search field works sometimes, but I’ve set it to search with min. 3 chars, which isn’t really the case - instead it seems random. Futhermore when you select certain genres (like Drum & Bass) all the filters from genres disappears.

Hope someone can help me out/look into the problem.

Hi Jacob,
Thanks so much for your report!

The security fix is unlikely to be responsible for the problem, as nothing has been changed in this respect. Maybe a plugin update is responsible?

Have you already deactivated all plugins and custom code and tested whether the problem persists? If yes, would you be so kind as to send temporary login credentials and a link to this thread to help@bricksbuilder.io using the email address you used during the purchase?

Best regards,
timmse

Yeah I tried deactivation all plugins, except the ones required for the query loop. Will send login credentials to the email :slight_smile:

Hi @jagge72 ,

Just check your setup and I can replicate the issue locally.

If your query loop is inside a table layout, the filtered results are not able to locate it correctly causing no results issue.
In 1.9.6.1, we also use HTML comment as the placeholder to indicate the location of the query result but unfortunately, this generates the bug on table layout.

Previously we were using a dummy

but that is not ideal as it will break many grid layouts too.

Just recorded this issue and we will fix it.

Regards,
Jenn

1 Like

Thank you so much for your help :slight_smile: Looking forward to the next update then.

Best,
Jacob

Hi Jacob,

We’ve fixed this issue in Bricks 1.9.7(.1), now available as a one-click update in your WordPress Dashboard.

Please take your time and read the changelog carefully as Bricks 1.9.7(.1) contains breaking changes that will make your Bricks website more secure.

Changelog: Bricks 1.9.7 Changelog – Bricks

Please let us know if you are still experiencing issues.

Sorry, I am still experiencing this issue. Here’s a link: https://soundcrate.instawp.xyz/
If you click on “select genres” and then Drum & bass, you’ll see the issue :confused: All filters disappears.

Hi Jacob,
The problem arises due to the space within the value: WIP: Select Filter Issue when values contains space - #2 by timmse

We’re already working on it.

1 Like