Calendar UI HTML5 not working
-
I want to use a Calender UI in Firefox for a date field, but I can’t manage to active the ‘jQuery UI-based fallback’
I have added this code to my functions.php in my theme, but Firefox and Safari still use a general text input field.
add_filter( 'wpcf7_support_html5_fallback', '__return_true' );Do I have to activate the feature somewhere?
- WordPress 4.5.1
- Contact form 7.4.4.2.
Thanks in advance for helping me out.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Calendar UI HTML5 not working’ is closed to new replies.