![]() |
| Reply Botton |
make reply button in blogspot comment box - do you want to put the reply button in your blog? I have the solution. now you next read this article, because I will explain for you how to make reply button in blogspot comment box.
This is step by step:
1. Log in to blogger.com
2. enter to Design >> Html >> Check ‘Expand widget templates’
3. Search code <data:commentPostedByMsg/>
note: if the template you have 2 the same code as the code above, then select the second code
4. Add this code under code above:
<span><a expr:href='"https://www.blogger.com/comment.g?blogID=ID blog anda&postID=" + data:post.id + "&isPopup=true&postBody=%40%3C%61%20%68%72%65%66%3D%22%23" + data:comment.anchorName + "%22%3E" + data:comment.author + "%3C%2F%61%3E#form"' onclick='javascript:window.open(this.href, "bloggerPopup", "toolbar=0,location=0,statusbar=1,menubar=0,scrollbars=yes,width=450,height=450"); return false;'>(Reply)</a></span>
5. Save your template
Note:::
To find the ID blog (written in red) do: enter the Dashboard, then click 'New Post' on the blog you want to add a reply button. Notice in the address bar, you will see several digit number, that's your blog ID
Screenshot:

Ok. Thanks for your attention because read article make reply button in blogspot comment box.
