• Resolved pdusp

    (@pdusp)


    I have a problem with recaptcha on my page made in WordPress theme OceanWP, contact form names: WPforms.
    It works bad on IE and after picture validation display message: “Copy this code and paste it in the empty box below” with : “This code is valid for 2 minutes”
    When I paste nothing happened.
    The form is not send.
    Recaptcha works good on Chrome, FF.
    Problem I have on my web page on browser: IE, Edge, and samsung mobile.
    I think that source of this problem is polish letter in the name of domain:
    https://www.przychodnianapu?aka.pl

    <div class=”wpforms-recaptcha-container” ><div class=”g-recaptcha” data-sitekey=”6Ldsin8UAAAAALKVDcsJW3aSUCFdoEM-1QYTl7fC”></div>

    How to fix this problem?
    Please help me.
    Thank you
    Piotr

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Wordpress supports utf-8. Foreign characters in the url will cause errors

    Plugin Support Ethan Choi

    (@ethanchoi)

    Hi pdusp,

    It looks like you have two different forms on your page with reCAPTCHA enabled. In this case the code that runs reCAPTCHA is getting loaded twice on the page — once by WPForms, and once by the other plugin. With the double code, the reCAPTCHA appears correctly but displays a validation error when it shouldn’t.

    To fix this, can you try disabling reCAPTCHA for the other form to see if that resolves the issue?

    I hope this helps ??

    Thread Starter pdusp

    (@pdusp)

    Hi Ethan,
    For short time I had two forms – it was in past.
    Now I have only one form with captcha which still doesn’t work for some browser.
    I ask for help!
    thank you
    Piotr

    Plugin Support Ethan Choi

    (@ethanchoi)

    Hi Piotr,

    I’ve gone to your site to take a look, and it looks like you have a form created with Elementor, your site’s theme (here’s a screenshot of that form). In this case, the second reCAPTCHA integration is likely found within your theme options. You could try to track it down and turn it off, or reach out to your theme’s support to find out if this is possible.

    Alternatively, you can enable No-Conflict Mode in WPForm’s reCAPTCHA settings, located under WPForms > Settings > reCAPTCHA tab, (here’s a screenshot).

    When enabled, this setting will remove any other occurrences of reCAPTCHA on pages where WPForms is used, and this will prevent conflict with the reCAPTCHA code in WPForms.

    I hope this helps ??

    Thread Starter pdusp

    (@pdusp)

    Dear Ethan!
    At first thank you for your work, thank you very much.
    I have still a problem with this page: https://xn--przychodnianapuaka-i6d.pl/kontakt/
    or the same domain with polish letter: https://przychodnianapu?aka.pl/kontakt/
    I think polish letter is source of problem but I can’t change it.

    Yesterday I uninstalled WPForms and I have only form made by Elementor.
    It is very similar to WPForms. I dont’ have any more WPForms so it not makes problem.
    I see only one recaptcha “key” word in html source, I can’t find more:
    please look on attached link:
    link to HTML

    • This reply was modified 5 years, 11 months ago by pdusp.
    • This reply was modified 5 years, 11 months ago by pdusp.
    Plugin Support Ethan Choi

    (@ethanchoi)

    Hi pdusp,

    Thanks for the details!

    To deactivate reCAPTCHA in Elementor, you can try looking in the Theme Options of Elementor (or you can contact Elementor’s theme support for more details). Once reCAPTCHA is deactivated in Elementor, please try testing your forms in WPForms Lite.

    Alternatively, you can enable No-Conflict Mode in WPForm’s reCAPTCHA settings, located under WPForms > Settings > reCAPTCHA tab (here’s a screenshot).

    I hope this helps ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Problem with recapcha’ is closed to new replies.