Hello,
I got completely confused with scripts and how they load :( Currently, my date picker doesn't work.
I'm using latest jquery and jqueryui libraries. I load them in functions.php as following:
When I click on the date picker, I get the following JS error:
I've noticed that this erros is coming from ui.datepicker.js v1.6 script that GF loads itself. I've tried to wp_deregister_script that script, but with no luck.
How can I fix it please?
WP: 3.5.1
GF: 1.6.12