Tuesday, November 6, 2012

Add Pro Social Sharing Buttons in the Comment Form


Social Sharing Button is very popular in websites and blogger world, every one is making their own site and blog with sharing button and when we use it in our blog, we want to add these buttons to every post OR everywhere we want but here you will get how to add social sharing buttons on comment box in blogger.







Add Social Sharing Buttons in Comment Box

  • Login to Blogger > Dashboard
  • Click on Drop Down Menu and select Template
  • Backup your Template before making any changes to your blog
  • Now Click on Edit HTML > Proceed > Expand Widget Templates
  • Press Ctrl + F and Search the code shown below.

</head>

  • Paste below code just above </head>
  • Now find below code
<h4 id='comment-post-message'><data:postCommentMsg/>

  •  Paste below code after above codes.

<br/>
<span class='st_plusone_hcount' displayText='Google +1'></span>
<span class='st_facebook_hcount' displayText='Facebook'></span>
<span class='st_twitter_hcount' displayText='Tweet'></span>
<span class='st_sharethis_hcount' displayText='ShareThis'></span>

  • Save Your Template.



If Any Problem Comes, Ask in Comments

0 comments:

Post a Comment