@mihche
I test plugin new version and I have problem some form it’s strange
1. Submit the form the first time, it working
2. Submit the form the second time (not reload the page) it not working and show alert box error message
“Cannot contact reCAPTCHA. Check your connection and try again.”
I check in Developer Tools on Google Chrome -> Network tab -> XHR
The second form not send “grecaptcha.reset” after sumbit.
I solve the problem by add on_submit: “grecaptcha.reset();” In Additional Settings tab
-
This reply was modified 7 years, 2 months ago by
nuttwicrew.
-
This reply was modified 7 years, 2 months ago by
nuttwicrew.
-
This reply was modified 7 years, 2 months ago by
nuttwicrew.
-
This reply was modified 7 years, 2 months ago by
nuttwicrew.