I have a wordpress site setup with some custom post types that I'm using Custom Fields Template with.
Everything has been working fine, until today I noticed the datepicker isnt' working anymore. Using firebug I was able to see the following error:
Error: jQuery(".datePicker").datePicker is not a function
Source File: http://www.MYDOMAIN.com/wp-admin/post.php?post=761&action=edit
Line: 467
Anyone know what the issue could be? Any help greatly appreciated!