Recaptcha not showing

Hello,

I’m experiencing an issue with the reCAPTCHA on my Webflow site. Although I have properly added the reCAPTCHA element in the form settings and configured the correct site and secret keys (which I’ve tested and re-entered multiple times), the reCAPTCHA widget does not appear on the live page.

As shown in the attached image, the reCAPTCHA container is completely invisible to users. This prevents any interaction with the captcha, making it impossible to complete and submit the form.

Key details:

  • I’m using the native Webflow reCAPTCHA integration (v2).

  • The keys are correctly entered and activated.

  • The element is selectable in the Webflow Editor, but it does not render on the frontend.

  • No errors related to reCAPTCHA are shown in the console that would indicate a script loading failure.

  • Third-party scripts and optimizations have been reviewed and temporarily disabled to rule out conflicts.

Because the reCAPTCHA is not visible or interactive, all form submissions fail with a validation error (422), effectively blocking user submissions.

Here is the read only:

Hi, I’m looking at the staging page here and I see it:

Yeah! I already figured it out. Thanks!

Double-check that the reCAPTCHA domain in Google’s console exactly matches your published Webflow domain (www vs non-www matters). I’ve seen it fail to render when only the staging subdomain was added instead of the live one. Try re-publishing after updating the allowed domains.