- This topic has 6 replies, 2 voices, and was last updated 6 years, 3 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › Multiple captchas
hi! i am for some reason unable to start a new thread, so i’ll write this here. My form is acting very strange and I’m not sure why. The google recaptcha is coming up twice on the form – the form also is sending out a warning message after they submitted saying that it didn’t work – but it did work on our end. I see no way to change/update this message.
Do I need to make a new template for each event? I’m very confused. Thanks!
EME currently has no integration with google recaptcha, so …
Interesting – would you know why I have 2 recaptcha’s showing up on my form then and how I can adjust this? I wish I could enclose a screenshot, but here is a link to where it’s located. https://healwell.org/events/66/oncology-massage-101
I’ve split your question in another topic, since it is not related to the google recaptcha feature request.
You have an issue with multiple captchas showing up (not google recaptcha) because your html is wrong. I’m guessing you used #_CAPTCHAHTML{…} somewhere in your table (inside your form html template) and that causes issues when switching back and forth between text and html views (blame wordpress for their too strict autocorrect …).
That’s also the reason why #_CAPTCHAHTML{…} is deprecated and you should just use #_CAPTCHA in a regular table row (like your other fields).
Hi Franky! Thanks for your help. I apologize, but I just got put on this account and am not familiar with your program quite yet. I just got the documentation, however, I can’t seen to find where on my wordpress site I can view the form fields I have set up with this one. Everything seems to be made in the event itself, not in a template, as there are none listed in the Templates section of the Events Made Easy Plugin tab. Where is the form html template table that I can change this information at?
Either per event in the rsvp section when editing the event (“Registration Form Format”), or in the global settings, tab RSVP, setting ‘Form format’
I found it! Thank you so much 🙂 I have another problem but it doesn’t have to do with captchas. A warning appears unnecessarily upon submission. I’ll try and find the forum to add this to for help.
Thank you again