If you are using Recaptcha with Ajax, you may need to reload the Recaptcha box when failures happen (ex: during registration and invalid data is posted). This simple one line, will reload the Recaptcha box.
Recaptcha.reload();
If you are using Recaptcha with Ajax, you may need to reload the Recaptcha box when failures happen (ex: during registration and invalid data is posted). This simple one line, will reload the Recaptcha box.
Recaptcha.reload();