Friday, March 23, 2012

Rating Blog With Thumbs Up Widget



Let your visitors enable to rate your blog post with the new and unique thumbs up widget which has also the thumbs down widget with it. Widget is some where similar to facebook's like button but actually is not similar because you don't need to login anywhere to rate it and number of counts will be show. 





Rating Blog With Thumbs Up

  • Login to Blogger > Dashboard
  • Go to Design > Edit HTML
  • Click on Check Expand Template 
  • Search for <data:post.body/>
  • Paste below code just above to <data:post.body/>

<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' view='score'>
</div>
</b:if>

  • Now Search for </body>
  • Paste below code just above to </body>

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

  • Save your template.

Credits.....!







Join Us on Facebook!


If you enjoyed this post and wish to be informed whenever a new post is published, then make sure you Subscribe to our regular Email Updates!

Thanks for Visit Here Like Us on Facebook.
If Any Problem, Ask in Comments Follow US on Twitter.

help us to grow

Post a Comment