Gaurish Sharma Live

Howto get Inline/embedded Comment form in Blogger

Most people don’t like the default comment style of blogger, which is to have comments in separate window with a diffrent theme which does not match your site. for this reason alone people switch to other blogging platform like wordpress which have this features since ages.

Now blogger team has came to rescue, added inline comments, so that your readers can comment right on the page.however this feature is in testing phase only as it has lot of bugs.

but this does not mean you should not try it.

I have successfully implemented this on my blog, and shall guide you to do that same

1) Open http://draft.blogger.com/ & sign in with your user id & password

2) Upon reaching Dashboard, Navigate to Settings

3) Under Comments Tab; select “Embedded below post” in Comment Form Placement. then click on Save Settings.

4) Now the Embedded comments should appear, If you have custom template, you will need to make a small changes to your template code. But don’t worry, it’s a small change!

i) First Backup your template. to backup, navigate to Layout>Edit HTML. Under Backup / Restore Template head. Click Download Full Template.

ii) Now go to Layout>Edit HTML in your blog’s dashboard and check the “Expand widget templates” box.Search for this line in template code:

< b:include data=’post’ name=’comments’/>

now just after this add line

< b:include data=’post’ name=’comment-form’/>

please note, the above line needs to be added without deleting other line. it should be added just below it

If you have done all above things correctly then you should see an embedded comment form. if not then please re-read the above and verify that you did everything correctly. if you still not get it then you can ask but do give me all details. like your blog url,template,what procedure did you take etc etc.

This is a welcome feature on blogger which would stop many users from migrating to other blogging platforms. i hope blogger team fixed all current issues and makes it LIVE soon.

Please feel free to comment on this post & test the new feature before implementing it on your blog. you can learn about embedded comment forum on Bloggerindraft blog

Related posts:

  1. Migrating from Blogger to selfhosted Wordpress
  2. Ubuntu Linux as Family PC
  3. [Howto]: Change display Language in Windows Vista

Feeds-

Sponsors-

9 people have left comments

Gary - Gravatar

Gary said:

due to a technical error code given is not showing up nicely.
please add “<” before b:include

Posted on: July 13, 2008 at 5:58 amQuote this Comment
Gary - Gravatar

Gary said:

Now the technical error has been corrected :)

Posted on: July 13, 2008 at 4:48 pmQuote this Comment
Scooter McGavin - Gravatar

Scooter McGavin said:

Thanks Gary, got it to work. Although I did have to delete the space inbetween the “less than” and the “b” to get it to work. But everything looks after I deleted that space. Thanks again.

Posted on: July 16, 2008 at 12:47 amQuote this Comment
Gary - Gravatar

Gary said:

No Problem :-)

Posted on: July 16, 2008 at 5:35 amQuote this Comment
esha - Gravatar

esha said:

how to fix problem with black background template coz it’s seem works but doesn’t appears anything. Thanks so lot..

Posted on: November 3, 2008 at 10:12 pmQuote this Comment
Gary - Gravatar

Gary said:

The font color of the comment form is currently hard-coded to black. If your template has a dark background, this may make the “Comment As:” label hard to read.

So only workaround, is to use light background theme.
I know thats not you want, but that's Blogger for you.
you have to make few compromises & adjustments.

If you are not ready for that, then Wordpress would suit you.

Posted on: November 4, 2008 at 5:15 amQuote this Comment
tourist trek - Gravatar

tourist trek said:

great thanks a lot this fix the problem i was having i am so happy now !

Posted on: February 16, 2009 at 4:12 pmQuote this Comment
Endakar - Gravatar

Endakar said:

ммм +1 !

Posted on: April 4, 2009 at 4:29 amQuote this Comment
sableselp - Gravatar

sableselp said:

mm. really like it.

Posted on: April 22, 2009 at 5:13 pmQuote this Comment

Leave a Comment-

Comment Guidelines: Basic XHTML is allowed (a href, strong, em, code). All line breaks and paragraphs are automatically generated. Off-topic or inappropriate comments will be edited or deleted. Email addresses will never be published. Keep it PG-13 people!

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

All fields marked with "*" are required.