Forums › Forums › Search & Filter Pro › ACF city-selector field plugin
- This topic has 25 replies, 2 voices, and was last updated 5 years, 2 months ago by
Trevor.
-
Trevor(Private) June 9, 2020 at 5:40 pm #248093
I think the extra (third party?) ACF plugin uses a repeater field, where it has all three fields in one ‘row’. Our plugin cannot work with this, sorry. You need to make 3 separate ‘normal’ fields which are Countries, Regions and Cities.
When you use them in posts, as long as you set our form up correctly, our form will link them together. To do this, in the General settings tab of the form:
Set
Auto Count
(both settings) toON
And then in the Form UI:
In each field set
Hide Empty
toON
Anonymous(Private) June 9, 2020 at 9:03 pm #248116I see that you previously suggested that you solve this problem with save_post+add_action
, whether it still works
https://support.searchandfilter.com/forums/topic/acf-city-selector-field/Trevor(Private) June 9, 2020 at 9:09 pm #248124If you create these extra fields, you can get help on the calculated fields help on the ACF forums. You would have to write the code though. This post shows an example, but the guys at ACF should be able to give better examples:
https://support.searchandfilter.com/forums/topic/datefilter/page/3/#post-238869
-
AuthorPosts