https://www.thermostatportal.com
I am using Contact form 7. I am getting an error: JSON Parse error: Unrecognized token ‘<’ when trying to submit the form. Test with M4L1X3.
I disabled plugins but it still happens.
If I put add_filter( ‘wpcf7_load_js’, ‘__return_false’ ); in the functions.php, it works but that kills my date picker and I am not allowing CForms JS to load.
I think there is a JavaScript conflict? Or is it my form itself?
Thanks for your help!
GJ