Several recaptcha on same page – Pull request
-
Hi,
The way you implemant the Google recaptcha doesn’t allow for multiple recaptcha on one page. I’ve fixed the issue by adding the following line to
sendinblue.phpon line 542:recaptchas[i].id = recaptchas[i].id + '_' + i;Could you pull this request on the next update please?
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Several recaptcha on same page – Pull request’ is closed to new replies.