NO BUG: Filtering not working with ACF?

Browser: Chrome 110
OS: macOS
URL: https://soundcrate.instawp.dev/packs/
Video: Redirecting...

Not sure if it’s a bug, but never experienced this issue before

I have no idea what’s going on, but suddenly the search filter stopped working for this ACF field. Filtering is set to target the card with the query loop on it, as I have done many times before. Filtering the post title works just fine (you can see this as I am using the search filter to filter “future pop” which is the post title). Also had issues with the select filter, so I decided to disable it for now.

Hi @jagge72 ,

The “Filter - Search” will not search from your custom field. It’s performing native WordPress search (Title, Content & Excerpt)

Search from the custom field will be supported once this feature is implemented (Search Criteria)

Regards,
Jenn

That seems quite odd, as I believe to have done this several times before. So you’re saying that you can’t make a CPT field in ACF and filter that with Bricks? Then howcome you can enable this?

Hi @jagge72 ,

That is meant for Filter - Radio, Select, and Checkbox.

When this setting is turned on, Bricks can retrieve settings from supported custom field providers, allowing it to index field values accurately and generate query parameters for filtering—even for fields stored in serialized format, which wasn’t previously possible.