• Resolved DickRaney

    (@dickraney)


    Using WooCommerce and Woo Storefront theme with Turnstile enabled for WooCommerce login and for Checkout page. The theme has a toggle for login on checkout page and I see some code exposed just below the Captcha. See screenshot https://snipboard.io/ODJuvS.jpg

    -woo-login-341765581 { pointer-events: none; opacity: 0.5; }
    document.addEventListener("DOMContentLoaded",(function(){var e=document.getElementById("cf-turnstile-woo-login-341765581");e&&turnstile.render("#cf-turnstile-woo-login-341765581",{sitekey:"0x4AAAAAAADkTUtriZb3HZn_"})}));

    Here are my settings for Turnstile https://snipboard.io/TIo7GJ.jpg

    I have tried different combinations of the settings. If I don’t enable Turnstile on WooCommerce login, then the login panel will not open at all. What do I need to do?

    • This topic was modified 1 year, 2 months ago by DickRaney.
  • The topic ‘Exposed code on checkout page’ is closed to new replies.