Rating Widget Version 2.0
Here is the code for the Rating Widget
FOR STANDARD WEB PAGE
FOR MULTIPLE POSTS IN A BLOGGER
Put the following code below <$BlogItemBody$> TAG in Blogger Template
NOTICE THE DIFFERENCE IN
FOR STANDARD WEB PAGE
<!-- Begin AddRatings.com widget code -->
<script type="text/javascript">
aR_BgColor="";
aR_FgColor="";
aR_url=location.href;
aR_title=document.title;
aR_StarType ='0';
document.write('<div id="aR_star_info" style="height:60px;">
</div>');
document.write('<scr'+'ipt type="text/JavaScript"
src="http://addratings.com/aR_BootStrap.js">
</scr'+'ipt>');
<br /></script>
<!-- End AddRatings.com widget code -->
FOR MULTIPLE POSTS IN A BLOGGER
Put the following code below <$BlogItemBody$> TAG in Blogger Template
<!-- Begin AddRatings.com widget code -->
<script type="text/javascript">
aR_BgColor="";
aR_FgColor="";
aR_url="<$BlogItemPermalinkUrl$>";
aR_title="<$BlogItemTitle$>";
aR_StarType ="20";
document.write('<div id="aR_star_info" style="height:60px;">
</div>');
document.write('<scr'+'ipt type="text/JavaScript"
src="http://addratings.com/aR_BootStrap.js">
</scr'+'ipt>');
<br /></script>
<!-- End AddRatings.com widget code -->
NOTICE THE DIFFERENCE IN
- aR_url=location.href; //meant for the URL of the post/page
- aR_title=document.title; //meant for title of the post/page
Labels: Help, Rating Widget, Ratings, Star, Vote

5 Comments:
It's not working...even one star not appeared.
mynemesis can you send me the web page address where you want to insert the addrating code
I put several ones on my webpage and the rating is registered successfully to some of them.
For the rest it does not.
Hey i don't have this code <$BlogItemBody$>
what should i do?
http://infopediass.blogspot.com/
Hi Rajesh.... this one is not working for me for multipale posts in front in blogger.... nothing is showing up.. when i use the regular code it shows up but in the all posts in front page only in first post in front page...
Thanks,
www.desionlinemovies.net
Post a Comment
<< Home