• Resolved edwardsmark

    (@edwardsmark)


    hello –

    is there a way to “force” the v3-recaptcha to display? i would like to see it, at least for testing purposes.

    i read here to include grecaptcha.execute() in the code. if this is true, is it possible to make this a plugin option?

    thank you.

    EDIT: i am not sure if we are still supposed to include [recaptcha] or not, but either way it does not seem to include any sort of recaptcha. i would like to know if there is a way we can test if recaptcha is indeed working or not.

    • This topic was modified 6 years, 2 months ago by edwardsmark.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    The Stack Overflow question in the page you linked is asked 11 months ago and obviously the question is about reCAPTCHA v2, not v3. In the first place, reCAPTCHA v3 doesn’t use any type of CAPTCHA widgets and works in the background, so forcing reCAPTCHA v3 to display doesn’t make sense.

    For details about reCAPTCHA v3, see https://contactform7.com/recaptcha/

    When you want to confirm that reCAPTCHA v3 is working on your site, check to see if 1) the reCAPTCHA logo is displayed at the bottom right of each page, and 2) the g-recaptcha-response hidden field in each form of Contact Form 7 has a value (random string). If both are true, you can say reCAPTCHA is working on the frontend of the pages.

    Thread Starter edwardsmark

    (@edwardsmark)

    thank you!

    Hello Takayuki,
    I’ve read your answer and have a following question:
    I use reCAPTCHA v3 too and everything is ok. But why is this logo on the bottom right? I don’t have anything against the logo, but on the bottom right there is my PageUp-Button. Now I can’t see my PageUp-Button anymore. Is there a possibility to change the position of the reCAPTCHA-logo ???

    Thread Starter edwardsmark

    (@edwardsmark)

    howie: ha ha, i wondered the same thing!

    well not sure… perhaps something like this:

    div.grecaptcha-badge {visibility: hidden; }

    ???

    or you could probably just move it with a bit of css…?

    • This reply was modified 6 years, 2 months ago by edwardsmark.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘forcing v3-recaptcha to display’ is closed to new replies.