• Resolved Parisek

    (@parisek)


    Hello,

    I’d like to implement Recaptcha v2 invisible, which seems supported based on source code

    $atts['data-size'] = $tag->get_option(
    		'size', '(compact|normal|invisible)', true );

    but it’s not working for me, everything seems in the code (js scripts) but Contact Form fails when form is submitted (seems that g-captcha fiels is empty, so propably some callback is not working richt).

    Thank you

Viewing 1 replies (of 1 total)
  • Plugin Author IQComputing

    (@iqcomputing)

    Hello @parisek

    Unfortunately, Invisible ReCaptcha is not supported in this plugin. The code you’ve found is pulled directly from Contact Form 7’s original implementation. We can add this as a feature request in a future version. As an alternative, we recommend first Contact Form 7’s built-in reCaptcha v3 – which is inherently invisible and does get stronger over time. There is also CF7 Invisible reCaptcha by Vsourz Digital.

Viewing 1 replies (of 1 total)
  • The topic ‘Is [recaptcha size:invisible] suported?’ is closed to new replies.