Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author sjaved

    (@sjaved)

    Hi,

    I am afraid more than one language option is not available with this plugin.

    Thanks

    Hi,

    I use WPML and I’ve managed to do it this way:

    1) Edit facebook-like-box.php
    2) Search for en_US, it appears twice.
    3) Surround the code with this condition:
    if( ICL_LANGUAGE_CODE==’en’ ) { …. }
    4) Copy the code and change ‘en’ and ‘en_UK’ with the language you need.

    That’s it! The only problem is that when you update the plugin you will have to repeat these changes.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Multilanguage’ is closed to new replies.