• Resolved dipnlik

    (@dipnlik)


    Hi,

    Does this plugin support internationalization?

    I just installed it in a pt-br WordPress installation and it works fine, but it always displays text in English (“Add a comment”, “Post to Facebook”, “Posting as”, “Comment”). I thought this was coming from Facebook so I changed my language settings in Facebook but it didn’t help.

    Can I change something in the plugin or in WordPress to make the plugin text be displayed in the blog’s language or the facebook user’s language?

    Thanks in advance.

    https://www.ads-software.com/plugins/facebook-comments-master/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author TechGasp

    (@techgasp)

    Should work fine.
    The language settings are passed by the browser to facebook, and facebook displays it accordingly. Maybe your browser language is set to english.

    Thread Starter dipnlik

    (@dipnlik)

    My browser and OS are indeed in English, but I’ve already seen similar Facebook Comment boxes in other brazilian blogs that show all text in pt-br.

    Is there a way to force the plugin to use a specific language and be pt-br all the time?

    Plugin Author TechGasp

    (@techgasp)

    Yes, that can be forced by adding:
    locale=pt_BR

    Thread Starter dipnlik

    (@dipnlik)

    That’s good to know, thanks, but where do you add this code?

    I added the plugin to my blog by simply including the widget to one of the widget areas, and I can’t see a locale option in the Facebook Comments Master widget options. Do I need to switch to Advanced Version?

    Plugin Author TechGasp

    (@techgasp)

    that code needs to be inserted in the php. since we have the plugin on auto-detect language.
    Just create a support ticket at our website and we will help you. No need to buy the advanced version for this. Also if you have the time please rate our plugin here.
    thanks

    Thread Starter dipnlik

    (@dipnlik)

    Found this LOC in techgasp-facebookcommentsmaster-widget.php:

    'js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";' .

    Changed en_US to pt_BR and it’s now working as I expected. Not sure if this is the best solution but it’s working for now.

    Thanks for all the quick responses!

    Plugin Author TechGasp

    (@techgasp)

    No problem.
    Closing.

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