First of all, I have an account here and can't even figure out how to log into the site! Please let me know!
Here is the URL of the page I'm having trouble on: http://ambeta7.info/…..ontact-us/
I have enabled the datepicker in the back end, chosen if for certain fields, and when I try to load the page it doesn't change the fields to a datepicker.
I get the error in the console: jQuery(".cf_date").datepicker is not a function
I've tried to also run the two commands in the console from the code injected into the header
jQuery(".cf_date").datePicker({startDate:"01/01/1899",verticalOffset:20,horizontalOffset:5,horizontalPosition:1 } );
and
jQuery(".cf_date").datePicker({startDate:"01/01/1899",verticalOffset:20,horizontalOffset:5,horizontalPosition:1 } );
I've read the help for the datepicker and it doesn't seem to be able to solve my problem. I'm using Wordpress 3.2.1 and cForms 12.2