How to Add "Reply" in Blogger Comment Box

Anonymous 11:58 PM Edit Artikel
Add "Reply" in blogger comment box function to facilitate the reply for every comment on our blog. So, between the visitors and the author can discuss each other. Based on the title, this trick only can do in blogger comment box. So, if you've modified blogger comment box, you, can't do this trick. Well, to shorten the time, just follow how to add "Reply" in blogger comment box.

1. Log in to your blogger account
2. Go to Design --> Edit HTML
3. Check in the "Expand Widget Templates" box
4. Find this code
<dd class='comment-footer'>
But, if you didn't find that code, try to find this code
<b:include data='comment' name='commentDeleteIcon'/>
5. Then, copy the code below, and paste under one of the code above.
<a expr:href='&quot;https://www.blogger.com/comment.g?blogID=Your Blog ID&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/AVvXsEidnSKhaPM4yqlsd47qzdvSyYWHonml3-eOa73peMIxYudv5LWQyFMmLnqRqfjEAmN_My86seMJdBT8SCcMVLWVIuUUvu92QG-69Oq4FI91n2Dgzm7B8CCVcQBR9NzQqiLNstlf4HSYy2A/s1600/reply.gif'/></a>
Customize:
Your Blog ID can replace with your blog ID, the location of your ID is in the address bar
http://4.bp.blogspot.com/_mWrR0gomZ0/TIIfWolwWgI/AAAAAAAAARE/nwiHJLeqSVw/
s1600/reply.gif is the "Reply" button, you can change with your own.
6. Finish! Just click Save Template
Previous
Next Post »
Show comments
Hide comments