• Resolved CarlaSaiz

    (@carlasaiz)


    Hi!

    why the plugin doesn′t transale to spanish? I have the language in the admin plugin with es_ES and i have added the script of Facebook sdk how it′s explains on Facebook.

    Any idea why doesn′t translate it?

    Thanks! ??

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi,

    You don’t need to add any SDK while using our plugin. You just need to save the desired language code in plugin options and you are ready to go. Just remove any SDK code you have added.

    Thread Starter CarlaSaiz

    (@carlasaiz)

    Hi,

    i did it before… to insert any SDK but in plugin options with the language code in spanish doesn′t work. Because i added the sdk… But still not working ??

    Plugin Author Heateor Support

    (@heateor)

    You DO NOT need to insert Facebook SDK code. We can see that an explicit SDK code is there in the HTML source of the webpage you have mentioned. You can see the SDK being loaded in English (en_US) language at line number 1151.

    Thread Starter CarlaSaiz

    (@carlasaiz)

    Yes, but that code is not form the sdk facebook because i removed it. It′s because the plugin or what?

    this is the code that you told me:

    <script>(function(d, s, id) {
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) return;
    js = d.createElement(s); js.id = id;
    js.src = “//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5&appId=217780371604666”;
    fjs.parentNode.insertBefore(js, fjs);
    }(document, ‘script’, ‘facebook-jssdk’));
    </script>

    Plugin Author Heateor Support

    (@heateor)

    If you have not inserted SDK code manually, some other plugin might be inserting this in the HTML. Try deactivating other plugins one-by-one and see which one is that.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Doesn′t translate plugin to es_ES’ is closed to new replies.