Blogger has released their new Share Buttons feature through which makes we can now easier bookmark, tweet, fshare, email ,etc your post of a website. It is associated with the blogger templates (given templates). But, if you're using any custom blogger template, you may not see the widget appearing in blog even though you activate it. In this fact you have to customize your blog a little. Follow the instructions below.
How to add Blogger Share Buttons to Custom Blogger Templates?
Note: before making any changes..first backup your template
Step: 1 Sign into Blogger > Design > Edit HTML
2. Add this line anywhere you want the widget to appear.
Be aware: If you still don't see it in your Blog, Make sure..you activated it by going to
Blogger Dashboard > Design > Click the 'edit' button of the Blog post section.
How to add Blogger Share Buttons to Custom Blogger Templates?
Note: before making any changes..first backup your template
Step: 1 Sign into Blogger > Design > Edit HTML
2. Add this line anywhere you want the widget to appear.
<b:include data='post' name='shareButtons'/>Normally, in most templates, you can add it after this line..
<data:post.body/>and add this code after that line..
<p><data:post.body/></p>Note: If you're using Magazine style blogger template, You can find the data:post.body line TWO TIMES.. So, try in both ways and find out which one is working..and remove the other one.
<div style='clear:both; padding: 10px 10px 10px 10px;'> <b:include data='post' name='shareButtons'/> </div>
Be aware: If you still don't see it in your Blog, Make sure..you activated it by going to
Blogger Dashboard > Design > Click the 'edit' button of the Blog post section.
You have done if you need more info please hit a comment below thanks for reading this article.


No comments:
Post a Comment
Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. Make sure to click the "Subscribe By Email" link below the comment to be notified of follow up comments and replies.
2. Please "Do Not Spam" - Spam comments will be deleted immediately upon our review.
3. Please "Do Not Add Links" to the body of your comment as they will not be published.
4. Only "English" comments shall be approved.
5. If you have a problem check first the comments, maybe you will find the solution there.