
How about share button in every page appearing in home page just aside of readmore button ?We had discussed adding share buttons inside every blog posts and blog.Here i gonna teach how can you easily add share button aside to
read-more button or after to short summary in blog.
- Go to Dashboard ,Design ,Edit HTML .
- Now Click on "Expand Widget Templates" and Search for ,
<div class='post-footer'>
- Now Paste the Below Code Just after to it ,
<!-- 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_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'/>
</div>
<script src='http://s7.addthis.com/js/250/addthis_widget.js#pub=xa-4b0dc7c014519abc' type='text/javascript'/>
<!-- AddThis Button END **www.bloggerhacking.com -->
- Now Save the Template.
- Now Refresh your Blog and see the difference.!
Terimakasih anda telah membaca artikel tentang Add Share button before readmore. Jika ingin menduplikasi artikel ini diharapkan anda untuk mencantumkan link https://kadangkumatmyblog.blogspot.com/2011/07/add-share-button-before-readmore.html. Terimakasih atas perhatiannya.