I am using Contact Form 7 and have a very basic or simple form where I just want to enter in or select a date. No matter how I input the date it gives me "Validation errors occurred. Please confirm the fields and submit it again."
<p>What is the date of your event?
[date date-82]</p>
i have Jquery Validation For Contact Form 7 installed but that did not fix my issue.
i have it set as a required field and no matter what combinations i use to add in a date like:
01-01-2014
01-01-14
1-1-14
01/01/2013 etc. they don't work...