We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Addthis wants me to add code to the body of my website | Forum

Topic location: Forum home » Support » General Questions
Michael
Michael Mar 12 '15

Addthis wants me to add code to the body of my website, do anyong know how and why


<!-- Go to www.addthis.com/dashboard to customize your tools -->

<script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-54821a784ce49d74" async="async"></script>


ross Team
ross Mar 12 '15
Taissa Team
Taissa Mar 12 '15
Michael, this code will display the Addthis buttons panel.
So,  if you want to output this Addthis buttons panel sitewide, you need to paste this code within the <header> section. Go to Admin Area>Settings>Main Settings>Page Settings tab and paste the code into the Custom head code area.

Or, if you want to display these Addthis buttons in a certain specific location of the site, for example in the blog post you will need to modify the Blog plugin code.