Use of recaptcha v3 with E&P form builder

E&PFB (WP Cost Estimation & Form Builder) has a setting for Captcha in the Last Step.

I can’t seem to find a way to implement Recaptcha v3 on the E&PFB. Recaptcha v3 doesn’t require any images or text input to verify user as ‘not robot’.

I have a v3 key set for CF7. But I can’t find docs for implementation with (if it supports) E&PFB.

If I choose ‘not’ to enable Captcha in a forms Last Step settings, will it use Recaptcha v3 instead automatically? Or is it not supported?

Thanks.

There is no Shortcode, look at my Site in the right bottom area you will see a little widget from Recaptcha. Maybe the Z Index is wrong and you dont see it.

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

Try this CSS and check if you see the widget -->The-E-Blog

Thanks for sharing @The-E-Blog :slight_smile:

Hi @anthonyallen,

Can you share us with your website URL so we can check the recaptcha is already installed or NOT?

Thanks.

Neat. I implemented your CSS. It shows up.

Not necessary, it is properly installed. There just doesn’t seem to be a feature for it in E&P form builder. In fact, I found the form is using Captcha and not REcaptcha. Not your plugin, what can you do - rhetorical. :slight_smile:

Glad you’ve sorted it out :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.