Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the same question – how do we change/replace the text in the comment box: “Add a comment…”, “Comment using…”, “Facebook social plugin” ?

    Otherwise thanks for the very useful plugin!

    Best regards.

    i found the solution .. in other plugin support ,, and it worked !

    1- first put this code in the head
    <div id=”fb-root”></div>
    <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&appId=1707498062809599&version=v2.0”;
    fjs.parentNode.insertBefore(js, fjs);
    }(document, ‘script’, ‘facebook-jssdk’));</script>

    2-Change the /en_US/ to whatever your language is ,, i changed it to arabic ar_AR

    you can also get the code from here
    https://developers.facebook.com/docs/plugins/comments/

    This is a duplicate of the thread here. Marked as resolved.

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