I looked at the page and from the page source it looks like you are inserting a View into a page designed with Beaver Builder, but it's not clear that the results are coming from the same View as the search form at the top of the page.
Can you elaborate on how you have built this page?
You should be able to split the form and results, yes, but it's easier to see the issue on the second page where you have inserted the whole View.
It's still not clear why, though.
I'd like to check how you have it set up on your site, and if it looks correct to try a no-conflict test (switch to a standard theme and disable non-Toolset plugins).
You could try that test yourself, or I can do it while checking your set up.
Let me mark your next reply as private so that I can get log-in credentials from you—you may want to create a temporary admin user for me to use that you can later delete. And be sure to have a current backup of your site, even though I don't intend to make any changes other than the test described.
So it seems we have a bug when adding filter controls for non-Types fields.
If you use the Screen Options tab at the very top of the page when editing the View you can make sure that the Query Filter section is visible.
When you insert a front-end filter control Views will add a Query Filter based upon the URL parameter added with the filter control. Except it is not working for non-Types fields, the Query Filters are missing, and hence inactive when it comes to filtering the View.
I'm escalating this thread, it is being passed straight to the developers who should be able to fix the issue soon (it used to work in earlier versions).
In the meantime, if you wanted it to work you would need to manually add the Query Filters yourself for each filter control.
Hi Nigel, okay thanks so much for helping. I had been trying to figure it out for so long, I kept thinking I had missed something. All good thanks for the help. If I can get the filters working next week that would be great.
Note, that won't make your View work straight away. You need to re-build the filter controls.
I think—but I'm not sure—that it will be enough for you to place your cursor on each of the filter control shortcodes and edit the filter, rather than delete them all and add them from scratch.
Hi, okay so I added the patch and it seemed to filter but I havnt properly tested it yet. I now hav an issue with creating a new filter, it wont load the non types fields. It just sits on the loading gif. see attached
So it allows me to add 1 filter, then it stops me now from adding other non-type filters. Obviously it didnt do that previously so I am guessing that it is that new patch. Sorry to be a pain but can you take another look for me.
I tested the patch on my vanilla ACF test site and it appeared to work fine, but then I tested it on your site and saw the same problem (there is a JS error in the browser console).
I suspect it is something to do with the particular mix and types of custom fields you have created with ACF, but in any case I have sent it back to my colleagues with a copy of your site to re-test.
Sorry for the inconvenience, I'll update you again when I know more.