Reply To: Captcha V3 Not Showing in CF7


Home Forums Advanced noCaptcha & invisible Captcha PRO Captcha V3 Not Showing in CF7 Reply To: Captcha V3 Not Showing in CF7

#41916
isaac.duquette
Participant

The code now reads as follows and I most definitely did it wrong because it only shows as text:
<label> Your name (Required)
[text* your-name] </label>

<label> Your email (Required)
[email* your-email] </label>

<label> Subject (Required)
[text* your-subject] </label>

<label> Your message (Required)
[textarea* your-message] </label>

[anr_nocaptcha g-recaptcha-response]

.grecaptcha-badge {
z-index: 9999;
}

[submit “Submit”]