• Hi,
    I have the ReCaptcha Addon all setup as described by your documentation but the captcha box seems to be invisible/non-existent in the forms. I inspected the area where it should be and I see the correct classes etc. I tried adding some css;

    .um .g-recaptcha {
    visibility: visible !important;
    z-index: 100 !important;
    }

    V3 seems to be working ok, but why is this happening with your addon on V2? Kindly let me know. thanks!
    Nima
    _____________________________________________________________________________
    SOLVED: turned off the option under settings>extensions>Enable Google reCAPTCHA (checkbox) then enabled each form individually in their respective Metabox. Works fine now.

    • This topic was modified 3 years, 11 months ago by nimas.
  • The topic ‘All Set up but ReCaptcha is Invisible’ is closed to new replies.