Contact Form 7 has some Datepicker support via the new HTML5 date input type (see http://contactform7.com/date-field/) but this is currently only supported on some browsers – see http://www.wufoo.com/html5/types/4-date.html
Contact Form 7does provide jQuery UI-based fallback for the date and number input fields. See http://contactform7.com/faq/does-contact-form-7-support-html5-input-types/
Thread Starter
nomafo
(@nomafo)
Hi,
when adding
1 add_filter( ‘wpcf7_support_html5_fallback’, ‘__return_true’ );
to functions.php, the website has a blank page.
Can you give me a step by step guide how to solve this issue?
Thread Starter
nomafo
(@nomafo)
Anyone with a solution here?
Thread Starter
nomafo
(@nomafo)
Still waiting for a solution?!
There are problems with it an IE. I have them too.
Same here. Changed it back to text and waiting for fix. Love the plugin!
RE: Can you give me a step by step guide how to solve this issue?
Sorry – a step by step guide is way beyond the level of response I am able to provide, but hopefully someone else will offer you further assistance.
@kokoruz – changing back to text is a sensible option IMHO if you don’t have the skills and experience to add the jQuery UI-based fallback explained at http://contactform7.com/faq/does-contact-form-7-support-html5-input-types/
Thread Starter
nomafo
(@nomafo)
RE: Can you give me a step by step guide how to solve this issue?
Sorry – a step by step guide is way beyond the level of response I am able to provide, but hopefully someone else will offer you further assistance.
I was hoping that the plugin builder would respond to that, but so far no luck.
When i add this to functions.php
add_filter( ‘wpcf7_support_html5’, ‘__return_false’ );
I get a white page on the website
Hi nomafo, I have the same problem. I don’t a solution but for IE user show in the error message “Insert the data with format AAAA-MM-GG es. 2014-08-30”