ShareThis Forums » The ShareThis WordPress Plugin

Javascript Error on WP 2.5.1

(2 posts)
  • Started 4 months ago by bluerocket
  • Latest reply from bluerocket

  1. I'm getting a javascript error with ShareThis on WordPress 2.5.1. The page loads, but ShareThis never actually shows up. There is a javascript error saying: 'SHARETHIS' is undefined.

    I have the options on ShareThis set to No and No, and have inserted the following line into my template where I want it to appear:
    <?php if (function_exists('sharethis_button')) { sharethis_button(); } ?>

    Does anyone know what's going wrong and what I can do to fix it?

    Posted 4 months ago #
  2. Figured it out - The script code that was generated by ShareThis wasn't being put into the header of the page. Once I stuck it in, everything works like a champ!

    AWESOME

    Posted 4 months ago #

RSS feed for this topic

Reply

You must log in to post.