Skip to content
New issue

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

Multiple reCaptcha not working. #94

Closed
jeffsmonteiro opened this issue Mar 1, 2016 · 3 comments
Closed

Multiple reCaptcha not working. #94

jeffsmonteiro opened this issue Mar 1, 2016 · 3 comments

Comments

@jeffsmonteiro
Copy link

For some reasons I need to use two recaptchas instances in the same page. With the argument 'explicit' in URL that calls the API, I can render the two recaptchas, but, when I try to submit the second form is sent the first. I has checked all html markup and tryed to create triggers using submit values in POST to send the right form after submit, but the results are not good.

Any help will be appreciated! Thank you!

@jasonfedor
Copy link

Can you post a link to an example page? Are you sure you're using two different forms?

@jeffsmonteiro
Copy link
Author

Hi Jason,

first, thank you for your attention! The code is on localhost. Follow the
image attached to show the application. Is a product page where the client
can send a contact to get more information about the property. In footer,
overall the site, exists another form where any client can send a
information request to the property agency.

To create this page I did an instance of reCaptcha using 'new ReCaptcha' in
product page and another in footer. I'm sending the three files, just for
you see the code. This files are included in product page and footer. To
render the two reCaptcha, was necessary to use the argument 'explicit' in
url that calls the APÌ from Google.

Thank you, again!

2016-03-01 14:26 GMT-03:00 jasonfedor notifications@github.com:

Can you post a link to an example page? Are you sure you're using two
different forms?


Reply to this email directly or view it on GitHub
#94 (comment).

@rowan-m
Copy link
Contributor

rowan-m commented Jul 29, 2018

Closing super old issues. Please re-raise if still relevant.

@rowan-m rowan-m closed this as completed Jul 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants