Forums › Forums › Search & Filter Pro › Search form with ACF & Divi
Tagged: V3
- This topic has 24 replies, 2 voices, and was last updated 4 years, 6 months ago by
Trevor.
-
Trevor(Private) January 20, 2021 at 12:10 pm #273279
Note that, with fields made by ACF, when selecting the meta key, note a ‘gotcha’ with ACF ….
… it makes 3 meta keys per field, like this (in this example for a field named ‘land’):
#1
_land
#2field_52f0fc4334f52
#3land
In our Meta Key selection list, you need to use key #3, without the underscore at the start of the key name. If you choose #1 by mistake, in the field choices you will see the name of #2.
Anonymous(Private) January 20, 2021 at 1:17 pm #273298Awesome that worked.
I’m using Divi.
Now I’m just having trouble showing the search on a separate page and displaying the results customizable Divi module. Normally I edit the search results page in the Divi Theme Builder with the blog module.Ideally I would love to have a filter on the search results page that ajax-filters the results.
Can you help me?
Trevor(Private) January 21, 2021 at 6:35 am #273445Yes, this is possible, using custom CSS. This thread should give you some ideas:
https://support.searchandfilter.com/forums/topic/checkboxes-as-buttons/
-
AuthorPosts