Where do I put the codes?
var addthis_config = {
services_overlay:'facebook,twitter,email,print,more'
}
<script type="text/javascript" src="http://s7.addthis.com/js/300/addthis_widget.js#pubid=[YOUR PROFILE ID HERE]"></script>
When I put them in the header, I got
var addthis_config = {
services_overlay:'facebook,twitter,email,print,more'
}
Showing as text at the top of the page? When I put them in my other addthis codes they vertical bar stopped working.
Thanks