Adding Comment Box Below Blogger Post


Blogger In Draft have now Option to  embedded comment form below or at the bottom blogger post .This is a most awating feature and many blogspot blogger are waiting for this feature .If you are Interestd in activating this feature in yours blogs simply follow below Guidelines.

To turn on the embedded comment form, log in to http://draft.blogger.com/

Go to Settings > Comments for your blog. You’ll see that the “Show comments in a popup window” setting has been replaced with the new “Comment Form Placement” setting. Just click “Embedded below post” save your settings.

adding comment box below blogger post

Check out a post to see your new comment form below Yours Blogger Post.

Unfortunately This feature is not enabled for customized or third party template, To make this trick enable in customize template you will need to make a small change to your template code for displaying  comment below blogger post as suggested by bloggerbuster.

Go to Layout > Edit HTML in your blog’s dashboard and check the “Expand widget templates” box. Then search for below code in yours templates

<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>

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>

Save yours Template and you are done.

Featured Items - Top 10 Website Hosting Provider 2012

Want to host your website in one of the top rated Web Hosting company ? Ratings are collected from the user all over the world and given a ranking based on the user feedback. All Plan includes: Free domain, Unlimited Space, Bandwidth, unlimited sites, free marketing credits and which also includes attractive discount.
FIND OUT MORE

Featured Items - WebHostingPad Starts at only $1.99/Month

WebHostingPad is a Cheap, Easy and Affordable web hosting provider with Free Website Builder and Website Transfer. They are running SPECIAL LIMITED PERIOD OFFER $1.99/month (Regularly $4.95.mo).
FIND OUT MORE

Featured Items - Recommended WordPress and Web Development Books

Want to learn IN and OUT of web development and become professional web developer? Here are the list of WordPress and Web Development books which i recommend you to start with.
FIND OUT MORE

Featured Items - Top Selling WordPress Themes From Themeforest

Want to use one of the top selling WordPress theme for your next project?   Here is the list of Premium WordPress items from Blog, Magazine, Creative, Retail, Technology, Entertainment, BuddyPress, eCommerce and Nonprofit categories.
FIND OUT MORE

Featured Items - Unlimited Web Hosting from HostGator 25% OFF

HostGator is a one of the most trusted Easy and Affordable Web Hosting Provider next to Inmotion Hosting. LIMITED TIME OFFER! Get 25% OFF using coupon code: BLOGOSYS25
FIND OUT MORE
  • el afif

    gdfg

  • Web Design Quote

    Hello… I like the way you feel that the blogger are waiting for this option and you shared all the detail with other blogger.And i Know that the blogger are very much interested to activating this embedded comment form below or at the bottom blogger post.Keep sharing more information.

  • the sun shine

    how if in my recent template my blog post page has been disabled and cannot be enabled..then, it really hard to add comment box bellow my post..I've tried your tips, it works when The page is still loading, and when it finished to open, the comment box disappear.. :( , I have tried many others tips but they also do not work ..