• I’ve just install AddThis plugin. not working.

    When i view my html source code, all the add this button tags are there, but there is no addthis js script. anywhere.

    Then, i investigate AddThis plugin’s source code, and i found a comment on add_this_social_widget.php line 1555:

    //add_action(‘wp_footer’, ‘addthis_output_script’);

    when i uncomment this line, it works well.

    My question is that why this line commented?
    It seems that this comment make the entire AddThis plugin working disabled.

    Any help??

    http://wordpress.org/plugins/addthis/

Viewing 1 replies (of 1 total)
  • @sjoonk: You can keep it uncommented. In normal cases, you wont need that line and the plugin will work. But in certain themes or while installed with certain plugins a conflict might cause the plugin to work properly and you will need to uncomment this line.

Viewing 1 replies (of 1 total)
  • The topic ‘Sharing button not shown on all contents.’ is closed to new replies.