Home › Forums › Invisible reCaptcha › How-To and Troubleshooting › Recaptcha badge not displaying › Reply To: Recaptcha badge not displaying
May 15, 2020 at 7:29 am
#14031

ukcms Yale
Participant
Hi @sara,
This happened to me and took me almost a week to resolve.
So, I figured that if you’re using this plugin on a custom form, you’ll need to manually add this line of code <div class=”inv-recaptcha-holder”> </div>
just right before the closing form tag </form> .
This worked for me.
Try it.
Goodluck!