Blogger is one of the most popular free blogging service providers out there. Yet again another free service from the kitty of Google. Blogger is a reasonably user friendly blogging platform except for its theming capabilities. If you don't customize anything you can configure most of the stuff through the blogger admin interface but if you did something then you will have to do everything subsequently as well. A very simple task like showing the comment form below the posts requires you to fiddle with the template xml file, if you are already using a customized template.
Technically it has a very good theming interface which more or less leaves the presentation completely to the end user. The problem however is that the abstraction is done using XML and not too many lay users would be knowing how to fiddle with the template to get expected results. This however opens the door to lot of service providers to offer blogger customizations to people who are xml-ly challenged. If you have stumbled across this post trying to figure out how to show the comment form below the posts here is how.
If you have not customized your blog template then it is just a matter of going to
Blogger Home > Settings > Comments > Comment Form Placement
and setting "Embedded below post"
If you have already customized your blog template then the above will not work.
You will have to include the following code snippet somewhere in the <b:includable id='post' var='post'> tag below the post-labels preferably.
<b:if cond='data:blog.pageType == "item"'>
<b:include data='post' name='comment-form'/>
</b:if>
If you have problems Contact Us and we can set it up for you.



Comments
Thanks for such an amazing
Aster (not verified) wrote on July 25, 2011 - 04:43Thanks for such an amazing placement, as it is what most of the people are seeking for. Hope that it will give benefit to the seekers. Keep placing more and more stuff in the future for our help.
Thanks
tilda (not verified) wrote on July 6, 2011 - 17:09Hi, would you mind please letting us know which hosting company you use, we have loaded your blog using different internet browsers and I it loads a lot quicker than all the others we have tested, Many thanks, we appreciate it!
Oooh, I knew it!What am I?
Raymon E Bridges (not verified) wrote on June 16, 2011 - 08:38Oooh, I knew it!What am I? Guess, guess...
I also own a blogger account
Dave (not verified) wrote on April 20, 2011 - 13:36As a I also own a blogger account, but I tend to use pre made templates just to make my life a little bit easier, one time I tried customising it myself but it I just ended up losing the comment box. So thanks for the tip you provided!
Thank you for taking time to
Web hosting (not verified) wrote on February 23, 2010 - 21:35Thank you for taking time to share this with all of us, I am more than happy tat I came across it, keep up the great work!