Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Date filter › Reply To: Date filter
May 27, 2019 at 9:53 am
#22873
Keymaster
Hi!
Unfortunately that is not possible, as taxonomy terms are stored by IDs, and not by values. For the date filter to work, it needs a custom field value, with a properly stored MySQL datetime field.
Maybe ACF plugin can do that kind of data import, I am not sure.