- This topic has 2 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Filter ACF fields, stored in metadata
Tagged: acf
Hi!
I made some custom field to post with specific category.
When i try to make search, i add this field to search, it allways range data type. But my fields is text, dropdawn, etc.
How i can add custom field to search fith right type, if field added to post fith specific category?
Is this screenshot similar to what you see?
If so, you see three tabs; Number, Choice, Date. You should select ‘Choice’. Also, note a ‘gotcha’ with ACF ….
… it makes 3 meta keys per field, like this:
#1 _location
#2 field_5a16902ae5c07
#3 location
You need to use key #3, without the underscore at the start of the key name.