Datepicker Fallback
-
I’m using Contact Form 7 HTML fall back in my functions.php
add_filter( 'wpcf7_support_html5_fallback', '__return_true' );
However the date fields are still not working in Firefox or IE. Do I need to have datepicker.js present in my theme. As it doesn’t appear to be loaded or present in the Contact Form 7 Plugin folder?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Datepicker Fallback’ is closed to new replies.