• I just upgraded to WordPress version 3. The ShareThis link appears and works in Safari and Chrome, but not Firefox.

    Is anyone else having this issue?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Unfortunately, ever since the new WordPress upgrade the ShareThis for Facebook portion doesn’t work for me on any browser anymore…. Twitter works though.

    I debugged their code and found one problem, but there are several.

    One workaround is to change the header code that you set up at this URL (change example.com to your domain):

    https://www.example.com/wp-admin/options-general.php?page=sharethis.php

    At the end of the src string, if it reads “button=false”, change it to “button=true”. If there is not a “button=false”, add “&button=false” to the end. For example:

    <script charset="utf-8" type="text/javascript"
    src="https://w.sharethis.com/button/sharethis.js#publisher=...
    &button=false"></script>

    Contact me directly if you need a better solution from a professional.

    I got an email from ShareThis this morning saying their new plugin is ready. I’m on 2.9.2 and it works OK. They say it’s compatible with 3.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘ShareThis in WordPress 3 not showing in FireFox’ is closed to new replies.