I have added Addthis on my blogger by editing its HTML and added these codes:
<!-- AddThis Button BEGIN -->
<div class='addthis_toolbox addthis_default_style' expr:addthis:title='data:post.title' expr:addthis:url='data:post.url'><a class='addthis_button_facebook_like'/><a addthis:userid='_manlalakbay_' class='addthis_button_twitter_follow'/><a class='addthis_button_compact' href='http://addthis.com/bookmark.php?v=250&pub=xa-4b0dc7c014519abc'>Share</a>
<span class='addthis_separator'>|</span>
<a class='addthis_button_facebook'/>
<a class='addthis_button_stumbleupon'/>
<a class='addthis_button_technorati'/>
<a class='addthis_button_twitter'/>
<a class='addthis_button_digg'/>
<a class='addthis_button_delicious'/>
<a class='addthis_button_email'/>
<a class='addthis_button_google_plusone_badge' g:plusone:href='https://plus.google.com/112376892255630930040/' g:plusone:name='AddThis' g:plusone:size='small'/>
<a addthis:url='http://feedburner.google.com/fb/a/mailverify?uri=Manlalakbay&loc=en_US' class='addthis_button_rss_follow'/>
</div>
<script src='http://s7.addthis.com/js/250/addthis_widget.js#pub=xa-4b0dc7c014519abc' type='text/javascript'/>
<!-- AddThis Button END -->
AddThis is successfully installed and now all buttons are showing on all pages of my blogger.
But I don't want it to be displayed on my homepage. I only want them to be showing on each individual blog post.
How do I hide them on the homepage? What script do I need to add on my HTML so that all buttons of AddThis becomes hidden (not showing) on the homepage of my blogger blog?
Can you please help me? Thank you very much in advance.
This question is closed to new answers.