How To Add Reply Option to Blogger Comments

Posted by Lasantha Bandara File Under : change template, comments

This tutorials will show you how to add reply option to your blogger comments like wordpress.Usually we can see reply option in non blogger blogs.But in blogger blogs there is no option to reply comments.But after you add this trick to your blogger template,you can see a reply option in blogger comments.

Before add this feature to your blogger blog you must find your blog ID.

To find your blog id follow the step given below.

Login to your dashboard and click on "Settings" link of your blog.

Now look at address bar of your browser.You can see your blog ID on the address bar.It will be a number like 2183677992760077155.Now note your blog ID.

Now let see how to add reply option to blogger comments.

1.Log in to your dashboard--> layout- -> Edit HTML

2.Click on "Expand Widget Templates"

3.Scroll down to where you see this:

<data:commentPostedByMsg/>

4.Copy below code and paste it just after above code.

<span><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;'>[Reply]</a></span>

NOTE : Remember to replace YOUR-BLOG-ID with your real blog ID.

Look at the example given below:

<span><a expr:href='&quot;https://www.blogger.com/comment.g?blogID=5649319381222938273&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;'>[Reply]</a></span>

5.Now save your template and you are done.

63 thoughts on “How To Add Reply Option to Blogger Comments

  1. As I have not found the code - in my blog templet, unable to follow the steps forward, and fail to apply the trick.
    Guide me ..

  2. hi! wondering if you want to exchange blogroll links?
    if yeah, leave me a comment on any blog post at:
    http://www.keepons.com/
    i'll link to you first then when you have time, link back k?

  3. got error like this -

    We're sorry, but we were unable to complete your request.
    When reporting this error to Blogger Support or on the Blogger Help Group, please:

    Describe what you were doing when you got this error.
    Provide the following error code and additional information.
    bX-7rqbi0
    ADDITIONAL INFORMATION
    blogID: 2768724283683XXXXX
    host: www.blogger.com
    postID: 81181342293836XXXXX
    uri: /comment.g

  4. very very good super sir மிக்க மகிழ்ச்சி நன்பரெ

    thank you sir super working புரியதவங்க பாருங்க கீழே

    copy பன்னி என்னுடைய bloger போடுறன்... தமிழில்

    my address = http://srism.blogspot.com

  5. Thanks! I had to find the tag manually, rather than searching for it, but after a while I got it. Worked perfectly. Cheers.

  6. @Chanaka Aruna Munasinghe

    Wauw! Realy could use this option!
    Thank you so, sooooooo much.
    Hope I can install it in my template and make it word.

    Thanx again for this great option.

    Greetz, Hetty
    Who's getting to install it right now! :D!

  7. one thing please.... I know that it may link to my blog design. But when I add this hack, the 'reply' Link will appears directly after the commenters' nick name.

    Ex: Gianter Says... [reply]

    and I want it at the end of commenters post. Is it possible to a achieve this.

  8. I follow instructions ... it don't work in my blog

    all replys appears at the end of comments...

    help please

  9. @Gianter.......Mine too, comments appears at last of other commets.....pls help

Comments are closed.