Sunday, April 22, 2012

Add star rating widget to blogger | How to add five star rating widget

Sometime visitors are lazy to post comments in the blog post. They don't have time to put a single comment and rate the post. there is an easy way out. I advice you to just add star rating widget to your blog post, it is more helpful for visitors as well as bloggers. And it will increase your post rate. If you want to add star rating widget to your blog post, you just follow these steps.






Step 1#. 

Go to blogger Dashboard >> Design >> Edit HTML and expand widget templates.

Step 2#.

Find out the code

<div class="post-footer">

And add the following code above it.

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

expr:title='data:post.title'/>
</b:if>

Step 3#.

Find out the second code

</body>

After finding
</body>
 Add the following code above it.

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

Then Save your template.

For LIVE DEMO

Related Posts Plugin for WordPress, Blogger...

ShareThis

Twitter Delicious Facebook Digg Stumbleupon Favorites More