This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: How to use ACF Date Field from Custom Post

Home Forums Product Support Forums Ajax Search Pro for WordPress Support How to use ACF Date Field from Custom Post Reply To: How to use ACF Date Field from Custom Post

#23189
Ernest MarcinkoErnest Marcinko
Keymaster

Hi,

Yes, this should be possible, via using a custom field filter, as ACF fields are post meta fields. For all the details about the custom field filters you can find in this documentation.

In your case, it should look something like this:
1. Creating the custom field filter: https://i.imgur.com/qw6MCUg.png
Make sure that the field name and the type is correct, according to your case.
2. You can hide the front-end options, and the filter will be still active, but invisible: https://i.imgur.com/3M1l691.png