Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter VT

    (@waclawnetwork)

    Add select lenguages for reCAPTCHA in admin panel plugin, please.

    • This reply was modified 7 years, 8 months ago by VT.
    Thread Starter VT

    (@waclawnetwork)

    And check this error please:

    <script src = "https://www.google.com/recaptcha/api.js?hl=<?php echo $lang; ?>" async defer></script>
    I get in html wrong:

    <script src = "https://www.google.com/recaptcha/api.js?hl=<?php echo $lang; ?>" async defer></script>	<div class="clear"></div>
    	</body>

    Do You see?
    hl=<?php echo $lang; ?>

    • This reply was modified 7 years, 8 months ago by VT.
    • This reply was modified 7 years, 8 months ago by VT.
    Plugin Author gioni

    (@gioni)

    Hi, waclawnetwork!

    Thanks for telling me about the bug with language in the script tag. I’ll release a new version soon with a bug fix. I think I will add the reCAPTCHA language setting in some of the next releases.

    Thread Starter VT

    (@waclawnetwork)

    no, so long.. please it easy:
    $lang = substr($lang, 0, 2);

    Thread Starter VT

    (@waclawnetwork)

    i hate if statement…

    Plugin Author gioni

    (@gioni)

    Yes, yesterday I already added the same code ??

    Thread Starter VT

    (@waclawnetwork)

    ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Language codes’ is closed to new replies.