Hello, I´m working with acf and i created 2 filds:
[acf field="locality"]
[acf field="city"]
What I need is the site search form allow search by search term + city + locality.
Could you please help me? I not know much about PHP
Thank you so much!!
If you’re not looking to do coding then I would strongly suggest looking into https://facetwp.com/, or searching for other plugins that will do it. There are no free plugins that I know of that include ACF integration. The only thing that you’re going to get here are examples and help with questions if you want to code it yourself. Like I posted in the other topic, the place to start is the “Dynamic $_GET parameters” section of this page https://www.advancedcustomfields.com/resources/query-posts-custom-fields/.