Spice Up Your Blogger Blog with Custom Designed Templates - BTNT Services!

How To Add/Embed Comment Box Below Blogger Posts?

On By // 12 comments
Advertisement
Making the comment box below the blogger post is a very nice trick because a lot of blogger users wants to lease a comment but they hate the comment pop up window.So after applying this hack to your blog, you’ll make it easier for your blog readers to comment about the article/post.

Step By Step Instructions To Add Comment Box:

  1. Go to http://blogger.com and log in to your account.
  2. Go to Dashboard --> Layout --> Edit HTML
  3. Check the “Expand widget templates”box.
  4. Now Search(Ctrl+F) for the below codes,
    <p class=&#8217;comment-footer&#8217;>
    <a expr:href=&#8217;data:post.addCommentUrl&#8217; expr:onclick=&#8217;data:post.addCommentOnclick&#8217;>
    <data:postCommentMsg/></a>
    </p>
    </b:if>
  5. Now after finding above code replace entire above code with below code.
    <p class=&#8217;comment-footer&#8217;>
    <b:if cond=&#8217;data:post.embedCommentForm&#8217;>
    <b:include data=&#8217;post&#8217; name=&#8217;comment-form&#8217;/>
    <b:else/> <b:if cond=&#8217;data:post.allowComments&#8217;>
    <a expr:href=&#8217;data:post.addCommentUrl&#8217; expr:onclick=&#8217;data:post.addCommentOnclick&#8217;>
    <data:postCommentMsg/></a>
    </b:if> </b:if> </p> </b:if>
  6. Click Save Template.
Now Go to http://draft.blogger.com
  1. Dashboard --> Settings --> Comments
  2. In the Comment Form Placement Check Embedded below post
  3. Save the Changes. Enjoy!!!

12 comments:

I Appreciate your valuable Feedback. So, Please DO NOT SPAM - Spam comments will be deleted immediately.

Don't use brand name in name field and you're not allowed to use links in comments unless it's necessary

Such Comments will be removed immediately.

Thanks,
Chandeep