Date field fallback not working
-
Hi there,
I am using the contact form 7 for a simple restaurant booking system and like many others I’m having troubles getting a calendar showing on every browser.
As recommended in the FAQ and in other topics of this forum I have added the fallback code:
add_filter( 'wpcf7_support_html5_fallback', '__return_true' );to the functions.php file but it is still not working on Safari and Firefox.I am desperate for this feature to be working on every browser because the website is for a place based in Europe where the date format is dd/mm/yy so people wouldn’t be able to book a table if it’s a text field that is showing instead of the date picker/calendar.
If anyone has a clue for this, I’d be really grateful! 🙂
Many thanks for your help!
The topic ‘Date field fallback not working’ is closed to new replies.