Add 5 Star Rating Widget To Blogger Blog

This start rating widget has some great features like its shows 5 Stars to vote. So you can now know how many votes a post has. It also displays stats for the each post. The best place to add this widget is below the post titles. Let's add this star rating widget to blog.









Star Rating Widget Demo


LIVE DEMO

How to add

  • Login To Blogger
  • Click on Edit HTML --> Proceed --> Expand Widget Templates
  • Press Ctrl + F and search the code shown below

<data:post.body/>

  • Now Paste the Code Shown just below it

<b:if cond='data:blog.pageType == &quot;item&quot;'>
<div class='js-kit-rating' expr:path='data:post.url' expr:permalink='data:post.url' expr:title='data:post.title'></div>
</b:if>

  • Now Press Ctrl + F and search the code shown below

</body>

  • Now Paste the Code Shown Below just above it

<script src="http://js-kit.com/ratings.js"></script>

  • Now Save Your Template

Like it? Share it.

2 comments

25 October 2012 at 06:00 Author

I found 4 in my template. I tried placing the code above every tag. But nothing worked. Also 5 star rating in your demo page also not showing up. My site: www.freeandroidappshop.com

25 October 2012 at 08:53 Author

@Sebin Thomas Go here http://www.bloggerplugins.org/2008/07/star-ratings-on-blogger.html

Click to Add a New Comment

  • If you're asking a question click on Subscribe By Email link, on the comment form, to be notified of replies.
  • Do NOT add links to the body of your comment as they will not be published.
  • Only the comments posted in ENGLISH will be approved.
  • If you have a problem check first the comments , maybe you will find the solution there.