The date picker no longer pops up after my update. It is simply a text field when I click it.
edit: plugin author has released a fix.
https://github.com/soderlind/acf-field-date-time-picker/issues/43
Also no js errors in the console.
narrowed it down. it’s not the date picker but the date and time picker plugin that’s not working with the latest update.
http://wordpress.org/plugins/acf-field-date-time-picker/
Probably because Elliot updated the date picker field included in ACF to use WordPress built in.
Core: Made use of WP datepicker UI
in changelog: http://wordpress.org/plugins/advanced-custom-fields/changelog/
is there a reason why you cant use that instead of a third party extension?