We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I am just wondering if your or anyone else have managed to have multiple instances of recaptcha on the same page?
I think it is probably a limitation with Recaptcha. If you have two with this package you get the following error:
Cannot redeclare renderDataAttributes()
I've tried tweaking the code and also I've tried using another package to test and it only one recaptcha appears.
It would be great if we could do this.
Cheers and thanks for the awesome package.
The text was updated successfully, but these errors were encountered:
Check this : https://github.com/ARCANEDEV/noCAPTCHA/blob/master/examples/multiple-captchas.php
Sorry, something went wrong.
Hey Greg, I have found two people who have made changes to get this to work with multiple instances on one page: dancodes@a530617 https://github.com/keraken/recaptcha/commit/0300ccbfdee6b47059bd1505392829b7794d8f7f would you be into merging any of these in?
Arigatou gozaimasu
No branches or pull requests
Hi, I am just wondering if your or anyone else have managed to have multiple instances of recaptcha on the same page?
I think it is probably a limitation with Recaptcha. If you have two with this package you get the following error:
I've tried tweaking the code and also I've tried using another package to test and it only one recaptcha appears.
It would be great if we could do this.
Cheers and thanks for the awesome package.
The text was updated successfully, but these errors were encountered: