calendar problem
-
Hi,
I would like to ask you for help
https://restaurantdelanderij.nl/reserveren/ block: Datum (klik op het pijltje voor de kalender)
When you click on the fill in area there must be an arrow so you can click on the date you would like to make the reservation. (calendar)
With Google Chrome this is no problem, with al the other browsers (IE, firedox, safari) there is only an white text field.
No i have found that i have to add the following to the theme’s function.php.
add_filter( ‘wpcf7_support_html5’, ‘__return_false’ );
But i have no clue where i have to put it in the theme’s function.php. Could you help me with this?
Thanks in advance,
Regards,
Rolf
- The topic ‘calendar problem’ is closed to new replies.