-
Notifications
You must be signed in to change notification settings - Fork 17
Caldera Forms Anti Spam ReCAPTCHA did not show on normal form #2
Comments
Hey @alucard001, Really sorry to hear about this issue, would you mind opening up a support thread on https://yoohooplugins.com/support/ and please feel free to include your Caldera Forms export (JSON) and I will look into this for you personally! We are working on some issues with this plugin. Thank you so much for your patience, I truly appreciate it. |
Do you have more than one form on the same page? Or displaying a Captcha elsewhere on the page? I know there is an issue displaying Captcha's more than once on the same page. |
Also our latest version (on here) might fix this issue for you as we've made some adjustments to the ReCaptcha code. This code will be released during the course of this week. |
Hi Andrew, I have the same exact described issue. Wordpress:: 4.8.3 The html is the same as Alucard posted. But i have Console error: recaptcha__en.js:387 Uncaught Error: reCAPTCHA placeholder element must be an element or id I've checked online and it appears that it's caused when captcha library os loaded more then once. Regards |
The console errors go away if i comment any of the 2 init_recaptcha mentioned above in fields.php:
The captcha is still not showing on the form.
There is only one form on the page, it's a simple contact form. Regards |
We are experiencing the same issue. Oddly enough we don't have two recaptcha's but it appears that the plugin is generating two functions. ` jQuery( function($){ ` In our case the fld_7908577_2 is valid. |
Just to add what's interesting is that this works really well on other pages. The only thing that I can point out differently for this page is that it has other embed code like a Google map. |
So further debugging is showing that the plugin is actually embedding the code (id reference) for the other form, which is ubber odd because it doesn't appear on the page |
Core changes: * Removed older Caldera code they no longer have in mainline * Made it clearer when using v2 or v3 * Passing WordPress CodeSniffer rules * Script now injects at footer of page * Execution only happens at form submission * v3 implementation is less likely to make Google think we want a v2
Overhaul to execute at form submission (#2)
reCaptcha didnt show: I follow all steps. I didnt understand. How can i resolve this problem? |
Tengo un problema con el captcha, si aparece en la web pero no en la versión del móvil. Agradeceré puedan ayudarme ya que los usuarios que ingresan desde su teléfono no pueden enviar el formulario. |
Hi
Here are my config
I am following the advice from Caldera Form and use the github plugin . Install and activate this plugin and add it to my caldera form.
My form is just a full page single form, no sub-form/double-triple form or else, only 1 form.
And my recaptcha is using V2. After setting it and go to preview form and real page with form, the recaptcha did not show up (nothing to display). But when I view source code the element is there, and the jQuery script is working fine.
No javascript error also. I test the latest V3(invisible) also but the same.
Can anyone please help because reCAPTCHA is definitely required. Especially for contact form.
Thank you very much in advance for your help.
Attached please find the screenshot for verifying.
The text was updated successfully, but these errors were encountered: