Star Rating Widget for Blogger


One of the disadvantages for bloggers is that there is no rating/voting widget . Because of that authors don’t know how much the visitors liked their posts. Now the author can track their visitor’s opinion about with this small hack.Lets see how to add rating widget to blogger blog.



1. Login in to Blogger Dashboard through Draft.

2.Go to Layout Section.In that Click on Edit Under the Blog Post

3.A new pop-up window will open like as follow, here you need to check the Show Star Ratings

4.If you are using template provided by blogger then you can see the widget after doing step 1. If you are using some other custom template then you need search following code

<div class=’post-footer-line post-footer-line-1′>

5.Add following code right after above code

<span class=’star-ratings’> <b:if cond=’data:top.showStars’> <div expr:g:background-color=’data:backgroundColor’ expr:g:text-color=’data:textColor’ expr:g:url=’data:post.absoluteUrl’ g:height=’42′ g:type=’RatingPanel’ g:width=’180′/> </b:if> </span>

6. The star ratings widget will appear below each post. If you want to add it below the post title , then add the above code immediately below

<div class=’post-header-line-1′/>

7.Enjoy|

Featured Items - Start Your Own Community Website Like Facebook In a Minute

Want to start your own social or community website like Facebook ? Start right away using Buddypress WordPress plugin along with premium Buddypress Themes. No need to setup anything. It works out of box. Install BuddyPress plugin and Premium themes from this list. Your are done!.
FIND OUT MORE

Featured Items - Recommended WordPress and Web Development Books

Want to learn IN and OUT of web development and become professional web developer? Here are the list of WordPress and Web Development books which i recommend you to start with.
FIND OUT MORE

Featured Items - Unlimited Web Hosting from HostGator 25% OFF

HostGator is a one of the most trusted Easy and Affordable Web Hosting Provider next to Inmotion Hosting. LIMITED TIME OFFER! Get 25% OFF using coupon code: BLOGOSYS25
FIND OUT MORE

Featured Items - Top Selling WordPress Themes From Themeforest

Want to use one of the top selling WordPress theme for your next project?   Here is the list of Premium WordPress items from Blog, Magazine, Creative, Retail, Technology, Entertainment, BuddyPress, eCommerce and Nonprofit categories.
FIND OUT MORE

Featured Items - 200+ Popular HTML Email and Newsletter Templates for Effective Marketing

Do you want to market your products effectively ? Do you want to send newsletter to your customer in the way that you want ? Do you want full control over the email design ? There are 200+ great collection of E-mail and Newsletter HTML templates from Themeforest. Get into site directly and search for the suitable template that boost your sales and conversion rate.
FIND OUT MORE
  • Anonymous

    Blogger doesnt have the "show stars rating" gadget anymore! :(