JACKBOOK.COM

About Us | Contact Us | Advertise Here | My Money Maker

a comment form under post in blogger - like wordpress comment style.

posted under blogger hacks by admin
sponsored links



Update: This blogger trick is now depreciated. There is a new much better way here: Comment Form Under Post On Blogger, The New Way. Thanks.

Comment Form Under the Post in Blogger

Sorry if the title is a little bit too long, well, i don’t know what should i titled it :)
Finally i changed the title, thanks Ms Kumiko for your idea ;)

We know that in blogger.com / blogspot.com readers must click on the new page or new popup window just to leave a comment on our articles. that sometime just make them (well at least to me) too lazy to leave a comment, even they want to.

it’s true that blogger/blogspot is not like wordpress, in wordpress, we can just leave a comment on the post page. so, why can’t we have the same too on blogger/blogspot ?

we can actually :)

here is the step.

if you are looking for this same hack for old blogger / classic blogger, please go to this post created by Avi Alkalay.

Please backup your template first before changing anything.

1. Go to your dashboard - > control panel - > edit html
2. Tick the Expand Widget Templates
3. Find this html code below

<b:includable id='comments' var='post'><div class='comments' id='comments'><a name='comments'/><b:if cond='data:post.allowComments'><h4><b:if cond='data:post.numComments == 1'>1 <data:commentLabel/>:<b:else/><data:post.numComments/> <data:commentLabelPlural/>:</b:if></h4><dl id='comments-block'><b:loop values='data:post.comments' var='comment'><dt class='comment-author' expr:id='"comment-" + data:comment.id'><a expr:name='"comment-" + data:comment.id'/><b:if cond='data:comment.authorUrl'><a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a><b:else/><data:comment.author/></b:if><data:commentPostedByMsg/></dt><dd class='comment-body'><b:if cond='data:comment.isDeleted'><span class='deleted-comment'><data:comment.body/></span><b:else/><p><data:comment.body/></p></b:if></dd><dd class='comment-footer'><span class='comment-timestamp'><a expr:href='"#comment-" + data:comment.id' title='comment permalink'><data:comment.timestamp/></a><b:include data='comment' name='commentDeleteIcon'/></span></dd></b:loop></dl><p class='comment-footer'><a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a></p></b:if><div id='backlinks-container'><div expr:id='data:widget.instanceId + "_backlinks-container"'><b:if cond='data:post.showBacklinks'><b:include data='post' name='backlinks'/></b:if></div></div></div></b:includable>

4. replace all code above with this new html code below

Get The COde Here

(Right click - Save target as or Save link as)


Note: sometime, somehow, if you copy that code, the single quote
‘ character will change to this symbol `
i really have no idea how could that happen. but if it so, please change it back to single character again
‘ to make it work.

Update:
in the code above, you’ll see this line :

http://lifewg.googlepages.com/html-code-leave-comment.gif

That is this image source
image source

You can change that image with your own image if you want to.

5. copy all this html code below on top of your </body> it’s usually second last line of your html code.

<!-- www.jackbook.com --><!-- this to hide and show el --><script languange='javascript'>function showcomment(a,b){var jackbookdotcom = document.getElementById(a);jackbookdotcom.style.display = 'none';jackbookdotcom = document.getElementById(b);jackbookdotcom.style.display = 'block';}</script><!-- www.jackbook.com -->

6. Find this code below:

<span class='post-comment-link'><b:if cond='data:blog.pageType != "item"'><b:if cond='data:post.allowComments'><a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a></b:if></b:if></span>

7. Change or replace with this code below:

<span class='post-comment-link'><b:if cond='data:blog.pageType != "item"'><b:if cond='data:post.allowComments'><a class='comment-link' expr:href='data:post.url + "#comments"' ><b:if cond='data:post.numComments == 1'>1 <data:top.commentLabel/><b:else/><data:post.numComments/> <data:top.commentLabelPlural/></b:if></a></b:if></b:if></span>

8. then after you did step #7, say thank you to me ;)
9. and then click on the “Save Template” button.
10. Look at your blog now, it should now has a commenting system under each post.

how is it? cool isn’t it :)

There are 2 formats of blogger commenting look,
One is in a new popup window and the other is not.

Make sure to set it on a popup window to have a same format as mine on this blog.

(I bold and highlighted it because seems not everyone paying attention on this :)

Popup Window will let you have all submitted comments placed on top of the comment form, so it’s good rather then have those placed on the left side of the comment form, so your readers have to scroll it to right first if they want to leave a comment.

But you can try both of them to see the differences anyway.

Update:

If you still have any trouble with this hack, you can download this template. This is an example of template already installed by this hack.

Update:
Please Read here about the new simple and great way to have a
comment form under post in blogger with haloscan. (with HaloScan)

Update for above update:
I really disappointed using haloscan on my site. i wish i didn’t install it on the site :( please read here: should we use Haloscan if you wanna know why. thanks

Facts, some cool with this hack:

1. because it uses iframe, so it works in it’s own area, in other words, it’s like use an AJAX on our comments. so readers / commenter can see their comments immediately after they click on the submit comment button. isn’t that cool?! :)

2. Because this feature usually only exists on wordpress, some people think this blog powered by wordpress. they wrong! :)

3. found another one ? please tell us on the comment below, and i will added it with your link ;)

Thanks for trying this.



Readers who read this page, also read:

  • Welcome new domain JackBook.com :)
  • Comment Form Under Post On Blogger, Finally Officially Embedded!
  • A Comment Form under the post - Good News for blogger/blogspot users
  • Should we use HaloScan? (I am so disappointed to HaloScan)
  • Watch Imagine That Online Free

  • Should we use HaloScan? (I am so disappointed to HaloScan)
  • Good Bye HaloSCAN!
  • What is Blog?
  • A Comment Form under the post - Good News for blogger/blogspot users
  • The Contest Is Officially Closed. Submit Your Entries Here
  • Blogger To Have A Comment Pagination List
  • Comment Form Under Post On Blogger, Finally Officially Embedded!
  • HaloScan
  • Halloween Text Messages | Halloween Quotes | Halloween Stories
  • It’s hard, but I have to
  • Brew of the Month Membership - Help
  • Moving to our own host - from blogger to wordpress
  • I have many loyal readers, cool :)
  • Stop Commenting on Popular Blogs. No, on every blog except your own! And Stop Visiting if you have to.
  • Share what you think is not important!
  • Philips PC Webcam with Microphone New SIC4750/27
  • How to remove nofollow tag on Blogger / Blogspot
  • Why a pool?
  • Love.Me, Kiss.Me, Kill.Me
  • SubDomain.Jackbook.com is Discontinued! Register Your Sub Domain if You want to keep Using it!

« Welcome new domain JackBook.com :)
Free Backlinks »


Press Enter
Our Feed Subscriber

Popular Articles

  • Watch Transformers: Revenge of the Fallen Free Movie Online
  • Watch True Blood Season 2 Full Online Videos
  • Watch The Hangover Online Stream
  • Watch Full TV Shows and Movies on Hulu
  • Watch Full Length Episodes on Fancast
  • Watch Free Streaming Episodes at TV.com

Never Pay for Movie Tickets Again!

Hulu connects you to full episodes of your favorite hit TV shows. Enjoy full length movies at your own convenience. You can access thousands of streaming videos online anytime for free!
Amazon Black Friday
  • Recent Articles
  • Categories
  • Archives
  • Watch Public Enemies Stream Online
  • Watch Ice Age 3: Dawn of the Dinosaurs Movie Online Free
  • Watch I Hate Valentine’s Day Online Free
  • Watch Harry Potter and the Half-Blood Prince Online Free
  • Naruto Shippuden 117 | Naruto Shippuden 117 Watch Raw English Sub Online Free
  • Naruto Shippuden 117 | Naruto Shippuden 117 Watch Raw Online Free
  • Scrubs Season 8 Episode 12 | Watch Scrubs Their Story II Online Video
  • Scrubs Season 8 Episode 11 | Watch Scrubs My Nah Nah Nah Online Video
  • Watch I Hate Valentine’s Day Full Stream
  • Watch I Hate Valentine’s Day Online Stream
  • Watch Ice Age: Dawn of the Dinosaurs Full Stream
  • Watch Public Enemies Free Online Stream
  • Bleach 227 | Bleach 227 Watch Raw English Sub Online Free
  • Bleach 227 | Bleach 227 Watch Raw Online Free
  • Watch Burn Notice Season 3 Episode 4 | Burn Notice Fearless Leader Online Stream
  • Watch Public Enemies Full Video Online
  • Jon & Kate Plus 8 Season 5 Episode 7 | Watch Jon & Kate Plus 8 The First 10 Years Online Free
  • The Secret Life of An American Teenager Season 2 Episode 3 | Watch The Secret Life of An American Teenager Par of The Course Online Free
  • Watch Ice Age: Dawn of the Dinosaurs Stream Online
  • Watch Weeds Season 5 Episode 5 | Weeds Van Nuys Online Free
  • animay
  • anime
  • blog
  • blog-tips
  • blogger hacks
  • blogger templates gallery
  • boxing
  • cars
  • cooking
  • coupons
  • download freeware
  • electronics
  • featured sites
  • funny pictures
  • gadgets
  • games
  • health
  • july 09 anime
  • july 09 movies
  • july 09 tv
  • july anime
  • june 09 anime
  • june 09 movies
  • june 09 tv
  • make money online
  • may anime
  • may movies
  • may tv
  • misc fun sexy
  • moovee
  • Movies
  • music
  • notebook
  • personal
  • seo tips
  • sexy
  • sexy-news
  • sports
  • teevee
  • top 2007 movies
  • top 2008 movies
  • tv
  • virus
  • wordpress
  • July 2009 (22)
  • June 2009 (552)
  • May 2009 (806)
  • April 2009 (497)
  • March 2009 (462)
  • February 2009 (309)
  • January 2009 (367)
  • December 2008 (301)
  • November 2008 (238)
  • October 2008 (198)
  • September 2008 (202)
  • August 2008 (93)
  • July 2008 (22)
  • June 2008 (25)
  • May 2008 (33)
  • April 2008 (18)
  • March 2008 (10)
  • February 2008 (6)
  • November 2007 (13)
  • October 2007 (14)
  • September 2007 (8)
  • August 2007 (12)
  • July 2007 (19)
  • June 2007 (10)
  • May 2007 (18)
  • April 2007 (3)
JackBook.Com | sitemap | Privacy Policy | Copyright
Copyright © Jackbook 2009