Blogger Templates for your blogspot Blog, Adsense Blogger template, Making Money Online With Tips Tricks

As i see it looks like there are some people unable to show comment form in blogger, so i'm going to show you how can we add that thing. If you can't show your comment form in blogger than you're using older template design for your blog, please follow step below to Show your comment form.

Step 1.
Please Go to Setting --> Comments and change "Comment Form Placement" to "Embedded below post". Then save it. Preview your blog. If your comment box showed then you don't need to follow the next step. If it doesn't show then follow the next step.

Step 2.
Go to Layout >> Edit HTML >> Expand Widget templates and find code below

<p class='comment-footer'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
<data:postCommentMsg/></a>
</p>
</b:if>


Step 3.
Change the whole above code with this one.
<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>


Step 4.
Save it and your comment box must be there. Happy blogging.

4 Responses to "How To Add Comment Box Form In Blogger"

  1. Mia Says:

    hey thank you for stopping by , and for your help - the problem is : I have that code ( above ) i re-tried it again , and it keeps telling me that the tag b:includable has to be applied - well, i kept applying it and every time I did the same thing kept happening . I dont know what else to do anymore , I think I've just about given up :( but thank you for trying to help anyway :)

    best wishes : Mia 

  2. chair Says:

    TY

  3. M Hasni Says:

    hi, this is a great post but i can't find the above code...
    http://www.urdusms88.blogspot.com

  4. Justin Pearl Says:

    nice post, Very informative.. I'm just Starting my blog that O discussed about refurbished laptops

Leave a Reply