Keyword

Recaptcha Language on K2

  • Keeper91
  • Keeper91's Avatar Topic Author
  • Offline
  • New Member
More
12 years 9 months ago #60215 by Keeper91
Recaptcha Language on K2 was created by Keeper91
Hi,

I dont know how to change the Language for the Recaptcha option on the Comments Form of K2.

The reCAPTCHA Documentation of Google (code.google.com/intl/de-DE/apis/recaptcha/docs/customization.html) says I have to add this code right before I call the recptcha:
<script type="text/javascript">
var RecaptchaOptions = {
   lang : 'es',
};
</script>

I tried to add this in the "item_comments_form.php" file, but it is not working. Could anyone help me please?? :(

Thank you

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum