Subscribe For Free Updates!

We'll not spam mate! We promise.

Friday, March 28, 2014

How To Add Reply Button To Blogger Comment

In this article I will discuss to you a tutorial about on How To Add Reply Button To Blogger Comment. Adding reply button to your blogger is the way to communicate and continuing a conversational exchange to people who written feedback or comment for your article.
How To Add Reply Button To Blogger Comment

Adding Reply Button To Blogger Comment:

  • Go to template section of you blogger blog.
  • Make sure you have a backup template, How ?
Must Read: How To Backup Blogger Template
  • Click edit html and find <data:commentpostedbymsg/> tag.
  • Copy the code below and paste it after <data:commentpostedbymsg/> tag.
  • Save the template.

Code:

<a expr:href='&quot;https://www.blogger.com/comment.g?blogID=BLOG ID NUMBER&amp;postID=&quot; + data:post.id + &quot;&amp; isPopup=true&amp;postBody=%40%3C%61%20%68%72%65%66%3D%22%23&quot; + data:comment.anchorName + &quot;%22%3E&quot; + data:comment.author + &quot;%3C%2F%61%3E#form&quot;' onclick='javascript:window.open(this.href, &quot;bloggerPopup&quot;, &quot;toolbar=0,location=0,statusbar=1,menubar=0,scrollbars=yes,width=450,height=450&quot;); return false;'>
<img alt='Reply To This Comment' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjDvf28m3ysewoBfA3B80lU2gOUE_nRwoekhTgV7KYjnupfFIZooX36pUTjoOI3VtxMhlkBuvUDVRUrYRs4zIXKb5eFq3MkmNcqBW6w63Gp4dNLaeaX0AiVDrbrZJ2vWHMFZnoC5kTyG-Y/s1600/reply.png'/></a>

Customizations:

  • Change BLOG ID NUMBER with your own blog ID.
  • You can change the button image with your own desired button style.
Hope this article helped you! Subscribe us for more updates or you can follow us on twitter, google+, and facebook. Goodluck!

0 comments:

Post a Comment