Issue using with Contact Form 7
-
Hello,
I’ve been using Contact Form 7 for years, and recently decided to try to add the invisible captcha.
In CF7 I’m using the additional settings option
on_sent_ok: "location.replace('http://mysite.com/thank-you/');"
to redirect the user to a thank you for contacting us page after the email is sent.When I enable to invisible captcha for CF7, the captcha works, and the email is delivered, but the user is redirected to a 404 error at mysite.com/#wpcf7-f669-o1 instead of to the thank you page.
I have had this issue one time in the past about a year ago when loading certain javascript files asynchronously. I turned off async for those files to resolve that issue. In trying to resolve this issue I disabled the asynchronous loading of all javascript files (except the google recaptcha API one), but it still behaved the same way.
Any advice would be appreciated.
Thank you
The topic ‘Issue using with Contact Form 7’ is closed to new replies.