Results 1 to 3 of 3

Thread: reCAPTCHA language in multisite network

  1. #1
    Thread Starter
    nassimkasmi's Avatar
    Join Date
    Dec 2014
    Location
    Canada
    Posts
    169
    Thanks
    28
    Thanked 4 Times in 4 Posts

    reCAPTCHA language in multisite network

    Hi,

    I’m using multisite network for my Bilangual site. The default language of reCAPTCHA is French and it’s fine for my French site but I cannot manage to change the language for the Arabic version (even if the browser language is set to arabic).

    As per reCAPTCHA documentation, it is possible to change the default language by adding the following code (Romanian for instance)

    <script type="text/javascript">
    var RecaptchaOptions = {
    lang : 'ro',
    };
    </script>

    But in classipress we can only set up the private and public keys. Is there a way to add this piece of code to my Arabic site (lang : 'ar') ?

    Thank you

  2. #2
    Moderator ovidiubica's Avatar
    Join Date
    Mar 2011
    Posts
    5,749
    Thanks
    240
    Thanked 1,061 Times in 999 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    nassimkasmi's Avatar
    Join Date
    Dec 2014
    Location
    Canada
    Posts
    169
    Thanks
    28
    Thanked 4 Times in 4 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Multilanguage on WordPress Multisite Network
    By nassimkasmi in forum Help Using ClassiPress
    Replies: 9
    Last Post: December 30th, 2017, 06:35 PM
  2. Dimitris Vantage on WordPress Network, Multisite
    By samircej in forum Report Vantage Bugs (Legacy)
    Replies: 11
    Last Post: July 15th, 2013, 04:36 PM