Bug: Two forms on same page using Invisible mode breaks form output
-
I have a contact form in the footer of my site that uses invisible hCaptcha via this plugin while also having another page where there’s an in-page contact form that also uses invisible hCaptcha. However, I found this actually prevented one of the forms from displaying properly (it seems to be left as display:none; which I’ve read means it failed conditional logic check [even though the form is straightforward… so it might just be some other JS related error causing this in general.])
One example I have is https://www.raceforthespacecr.org/application/ where the main form on the page would never output if both that & the form in the footer were both using the invisible display mode via this plugin.
As an aside, it appears to not break when one/both of them were using the checkbox mode. However, I’d like to avoid the checkbox field showing for design purposes (and I’d imagine this should be possible.)
I’ve switched over to Gravity Forms’ built-in reCAPTCHA for invisible captcha on both forms and it’s working perfectly fine. I would like to be able to switch back to using this plugin and/or use it for future sites that have this scenario come up & have it without issue.
- The topic ‘Bug: Two forms on same page using Invisible mode breaks form output’ is closed to new replies.