SEO Search

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Wednesday, 18 April 2012

How to number comments in Blogger/BlogSpot

Posted on 10:52 by Unknown
This Blogger hack will show you how to add comment count inside a speech bubble, so that you & your readers can use the numbers to mention or point to a particular comment on any of your posts and besides this, it could as well improve the look and feel of your blog.

Note: This works with the previous blogger commenting system, so if you want to add this hack, you should remove first the Blogger threaded comments. Learn here How to remove Blogger threaded comments

UPDATE! Now you can add comment bubble in your threaded comments too. Read this tutorial:
How to Add Numbered Comments In Threaded Comments
blogger blogspot, tricks

How to add numbered comments on our Blogger/Blogspot blog
how to blog, blogspot blogger

Step 1. Go to Dashboard - Template - Edit HTML (click on Proceed button, if needed)


 Step 2. Select "Expand Widget Template" (make a backup)

    Step 3. Now find (CTRL+F) the following code in your template:

    <b:loop values='data:post.comments' var='comment'>

    Step 4. Immediately above/before it, paste this code:

    <script type='text/javascript'>var CommentsCounter=0;</script>

    Step 5. Find this code:

    <data:commentPostedByMsg/>

    Step 6. And immediately below/after it, copy and paste this:

    <!--comments-count-starts-->
    <span class='comments-number'>
    <a expr:href='data:comment.url' title='Comment Link'>
    <script type='text/javascript'>
    CommentsCounter=CommentsCounter+1;
    document.write(CommentsCounter)
    </script>
    </a>
    </span>
    <!--comments-count-stops-->

    Step 7. Find (CTRL+F) this tag in the template:

    </head>

    Step 8. Paste this code just above/before it:

    <!-- comments-count-starts-->
    <style type="text/css">
    .comments-number a:link, .comments-number a:visited {
    color: black !important;
    text-decoration: none !important;
    background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjaEe5cCPhIlrPNcD0LUo24oSk1w4gkZQNDJJKmy3l5lhNAy7OwojESOA5yPfcZRDtsrYvoenantOx0KtNSMTliyBPJJ01OOcTSNAXRg6prcNgi9CDS5A3L51P4MFlnZAXgOduhIg_BVwKE/s1600/comment+bubble+1.png) no-repeat;
    width: 50px; /*image-width size*/
    height: 48px; /*image-height size*/
    float: right;
    display: block;
    margin-right: 5px;
    margin-top: -15px; /*comments-counter position*/
    text-align: center;
    font-family: 'Century Gothic','Lucida Grande',Arial,Helvetica,Sans-Serif;
    font-size: 15px;
    font-weight: normal;
    }
    .comments-number a:hover, .comments-number a:active {
    color: #1BA0E1 !important;
    text-decoration: none !important;
    }
    </style>
    <!-- comments-count-stops-http://helplogger.blogspot.com-->

    Note:
    • To change the comment bubble, replace the red text from above with your own address
    • To change the color of the numbers, replace the blue text with the hex value of your color

    Comment Bubbles 

    To choose a comment bubble, right-click on the image and select "Copy Image Address/Location":


    how to blogblogger blogspotblogspot blogger, how to blogwidget blogger blogspotblogs, how to blogblogspot or blogger, how to blogtutorials, how tocomments, how to, blogspot bloggernew comment, how to blogblog design, bloggerblogger.com


    IMPORTANT: You could use any image instead of the one linked in the code above (STEP 8) but after that, you should modify the size values (width and height), so that the numbers inside the bubble to be correctly adjusted.

    Step 9. Save the template... and enjoy your comments :]

    You might also be interested in this tutorial from the same category:
    How to Add a Comment Bubble to Blogger Post Titles.


    Email ThisBlogThis!Share to XShare to Facebook
    Posted in Blog Design, Comments, comments tricks, Hacks, how to | No comments
    Newer Post Older Post Home

    0 comments:

    Post a Comment

    Subscribe to: Post Comments (Atom)

    Popular Posts

    • How to change Blogger "Post A Comment" Message
      In this tutorial i will show you how to replace the 'Post A Comment' text that appears above the comment form with an image. Also, I...
    • CSS Basics. How to Apply Rounded Corners On Images #1
      This tutorial will explain how to change the outside border of any image using some simple CSS rules to make it round, but this is so easy t...
    • Google Translate Widget with Flags For Blogger
      The Google Translate Widget for Blogger allows the visitors to translate your site or blog in their own language. This widget also auto-dete...
    • How To Remove Blogger Attribution Gadget
      The Attribution gadget is the gadget in the footer that says "Powered By Blogger". If you have tried to remove this then you may o...
    • Replace Older, Newer And Home Blogger links with an image or text
      Newer Post, Home and Older Post are links that appear on the bottom of the posts. When a visitor click on one of these links, they will take...
    • Expandable Recent Comments Widget for Blogger/Blogspot
      This Expandable Recent Comments is a very accessible widget that can be collapsed or expanded through user interaction, so that now, we don...
    • How to Add a Widget Below First Post in Blogger
      This tutorial will show you how to make a gadget/widget to appear just below the first Blogger post. First, you must understand that the usu...
    • CSS Basics. How to Apply Rounded Corners On Images #2
      In the previous post I have mentioned that we will learn to round images using CSS, without needing to edit them one by one using a program...
    • Before/After Photo Effect with jQuery
      If you have a design or makeup blog, or if you are using before and after image comparison , this script will surely be very useful for you....
    • How to Write SEO Optimized Blog Posts
      I'm not a SEO Expert, nor what we will read further is a top secret, but this is something about basic positioning that everyone should ...

    Categories

    • adsense
    • adsense optimization
    • adsense tips
    • Auto Video Template
    • avatars
    • blockquotes
    • Blog Design
    • blogger
    • blogger posts
    • color code generator
    • Comments
    • comments tricks
    • css
    • emoticons
    • Emoticons/Smileys
    • Facebook
    • feedburner
    • forum
    • Hacks
    • how to
    • how to make a blog
    • Image Effects
    • internet
    • jQuery
    • labels
    • menus
    • Navigation
    • navigation menu
    • popular posts
    • posts
    • read more
    • recent comments
    • recent posts
    • related posts
    • RSS
    • SEO
    • sitemaps
    • slideshows
    • social media
    • social media plugins
    • static pages
    • Templates
    • threaded comments
    • titles
    • tools
    • translating
    • webbligi
    • Widgets

    Blog Archive

    • ►  2013 (57)
      • ►  November (4)
      • ►  October (16)
      • ►  September (13)
      • ►  June (3)
      • ►  May (4)
      • ►  April (5)
      • ►  March (12)
    • ▼  2012 (73)
      • ►  July (1)
      • ►  June (3)
      • ►  May (9)
      • ▼  April (23)
        • Google Translate Widget with Flags For Blogger
        • Simple Recent Posts Widget for Blogger/Blogspot
        • A Beautiful jQuery Drop-Down Menu For Blogger Blog...
        • How to Add Emoticons/Smileys in Blogger Comments
        • How To Add or Change Favicon on Blogger Blogspot
        • How to number comments in Blogger/BlogSpot
        • How to Add A Comment Count Bubble To Blogger Post ...
        • How to Add Different Backgrounds In Blogger Pages
        • How to Add Different Background Color or Image in ...
        • How to Create Static Pages in Blogger
        • Tips To Avoid Your Google Adsense Account From Get...
        • Ways To Increase Page Impressions and Traffic on Y...
        • How to Replace Older Posts and Newer Posts Links w...
        • How To Disable or Turn Off Lightbox View For Blogg...
        • Blogger Auto Video Template by webbilgi
        • Add a Popular Posts Gallery just above your Blogge...
        • Add Google Adsense to Blogger Header (Above the Ti...
        • How to add an image next to Blogger Post Title
        • How to remove Blogger Picture/Image Shadow and Border
        • Replace Older, Newer And Home Blogger links with a...
        • Add Static Facebook Pop Out Like Box with Smooth J...
        • Amazing Examples To Customize Blockquote Style In ...
        • A Simple Related Posts Widget For Blogger
      • ►  March (30)
      • ►  February (7)
    Powered by Blogger.

    About Me

    Unknown
    View my complete profile