Date-Picker built-in HTML5-Fallback does not work
-
Hello dears,
when using contact from 7 with hint on this page:
https://contactform7.com/faq/does-contact-form-7-support-html5-input-types/
(i added line for html5-fallback in function.php of child-theme)
add_filter( ‘wpcf7_support_html5_fallback’, ‘__return_true’ );
It does seeminly not work at all.
All i see on ie 11 is the same lame input field instead of a datepicker widget.
Went something wrong with the fallback mode?
I cannot debugg that, since it’s on php-side and i don’t know how the fallback would work (seems not to be Modernizr).
Thank you very much!
Thomas
The page I need help with: [log in to see the link]
The topic ‘Date-Picker built-in HTML5-Fallback does not work’ is closed to new replies.