Support » Plugin: ShareThis: Free Sharing Buttons and Tools » Sharethis Multilanguage

Viewing 1 replies (of 1 total)
  • sharethissupport

    (@sharethissupport)

    Hello User,

    Right now there is no option to localize the WP Plugin.
    But this can be achieved by manually adding the ShareThis code. We can provide you the guidelines on how to achieve this using manual installation of ShareThis code. Manual installation can be done after removal of previously installed ShareThis Plugin from WP.
    Its a bit tricky procedure.

    For now you can refer the link which has the steps –
    http://wordpress.org/support/topic/custom-sharethis-bar-positioning?replies=1

    Please note that while adding manual code, the language code can be added to change the widget language and right now it is available for Classic widget only.

    For Classic widget (updated recently now it’s FastShare) –
    You can change widget language by adding the parameter “lang” to stLight.options().

    For Example:
    <script type=”text/javascript”>
    stLight.options({
    publisher:’YOUR SHARETHIS PUBLISHER KEY’,
    lang:’nl’
    });
    </script>

    nl is language code for dutch.
    You can try changing language using this code.

    [Please stop spamming your signature]

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