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:
- Go to http://blogger.com and log in to your account.
- Go to
Dashboard --> Layout --> Edit HTML
- Check the
“Expand widget templates”
box.
- Now
Search(Ctrl+F)
for the below codes,
<p class=’comment-footer’>
<a expr:href=’data:post.addCommentUrl’ expr:onclick=’data:post.addCommentOnclick’>
<data:postCommentMsg/></a>
</p>
</b:if>
- Now after finding above code replace entire above code with below code.
<p class=’comment-footer’>
<b:if cond=’data:post.embedCommentForm’>
<b:include data=’post’ name=’comment-form’/>
<b:else/> <b:if cond=’data:post.allowComments’>
<a expr:href=’data:post.addCommentUrl’ expr:onclick=’data:post.addCommentOnclick’>
<data:postCommentMsg/></a>
</b:if> </b:if> </p> </b:if>
- Click Save Template.
Now Go to
http://draft.blogger.com
Dashboard --> Settings --> Comments
- In the Comment Form Placement Check Embedded below post
- Save the Changes. Enjoy!!!
very helpful
ReplyDeletebut, how can I disable blogger default comment box.
ReplyDeleteTeck liken agar aapko aapko defult comment remove karnaa hai to uske liye go to edit html >>>> search post a comment yaa phir jo tital likhaa huaa comment box ke upar and waaha par true search search kare and change true to false.....and done
DeleteGoood
ReplyDeleteThere's no edit html in layout panel...please help
ReplyDeleteVery helpful
ReplyDeleteThnx
ReplyDeleteGood article thanks
ReplyDeletethx, was looking for this info
ReplyDeletenice post
ReplyDeleteGood
ReplyDelete