ReCaptcha not displayed as expected

Hi,

I am facing one issue I have created the contact form and added the captcha to it.

In the backend, it shows the captcha checkboxes and all.

But in the front end, it shows only this, I cannot able to submit the form.

Please help as I need to fix this ASAP.

Hey @ssingh771 the checkboxes shown in your form builder are the GDPR/Subscription checkboxes, not the captcha ones. The captcha is an invisible recaptcha so does not generally require a checkbox unless it needs to challenge the visitor.

It looks like your checkboxes are not being displayed however, have you published the latest version of the form? If so, there’s some customisation on the page hiding these checkboxes. Could you provide a link to your page so I can look into this?

this is the link of the page

this is link of my page.

Hey @ssingh771 looks like there’s custom styling in your child.css stylesheet setting the legal consent checkboxes to not display:

Hi Tom,

I tried the solution .

Text is visible but checkboxes are still not shown. Please check if you can assist me further.

Thank you