form not reloading after send
-
I have made multiple forms on one website, two are working wihtout any problem, but one (the largest one) is not getting to the result message, but it sends the email and then just “hangs”
The error is in index.js?ver=5.4 the result is not valid json.
I have fixed this bij setting the line
if ( ! defined( ‘WPCF7_LOAD_JS’ ) )
define( ‘WPCF7_LOAD_JS’, true);
to falseBut, maybe you can tell me if something else is going on
Ofcourse I started with disabling plugins which could interfere. And I have no caching pugin.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘form not reloading after send’ is closed to new replies.