Great news for people who dream about having a comment form under post on Blogger. Now Blogger Team is experimenting with this new feature.
The result would be something like this or view the demo here
This means I have to depreciate the old blogger tricks to get a comment form under post.

You should be able to see the comment form embedded under your post now. But if not, then follow this additional steps
<p class='comment-footer'> <b:if cond='data:post.allowComments'> <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'> <data:postCommentMsg/> </a> </b:if> </p>
Can’t find the codes? check this explanation on image:
<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>
« Busby SEO Challenge
Proudly Powered By Media Temple (MT) »