Forums
(@codydmd)
9 years, 2 months ago
Thanks NightL, the jquery fallback worked as you suggested.
add_filter( ‘wpcf7_support_html5_fallback’, ‘__return_true’ ); (to the functions.php)