- This topic has 1 reply, 2 voices, and was last updated 6 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 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 › ACF Fields
Tagged: acf
On the Form UI, ACF fields are Post Meta, so add one of those to the form. Make sure the Meta Key Name you select does NOT start with an underscore _.
However, in your case, you would need an extra Boolean field (Yes/No) to indicate if a post has a Youtube Link or not.
A couple of words of caution.
1. The Meta Key will not appear on the list of fields to select until you have entered data in posts.
2. When filtering by meta keys, it is best to ensure ALL posts have a value for boolean (yes/no) fields. It might not be necessary, but if this is not done (like setting a default value of No/Off/0/false), some posts with any value in this field might disappear for some types of search/sorting.