11/12/2016
Add Rating Gadget To Every Post On Blogger - Thumb Up or Down
Hello readers and followers of Jaliloblog, Today i am gonna give you an awesome gadget for blogger or website, This gadget is Rate this post. on top of every post on your blog.
why is it good to have this gadget installed on your blog?
It shows you the rank and quality of the posts that you post on your blog, Either good or bad from your blog's readers and followers.
Demo: Check Here
How to install the gadget?
- First of all log in to your Blog, From dashboard select Template, Back up your template then click Edit HTML and by using Ctrl+F, Find this </head> and post the code bellow above it
<script type="text/javascript" src="http://bilokr.googlecode.com/files/jquery.min.js.txt"/>
- Search for <data:post.body/> and past the code bellow above it and click Save. Done!
<b:if cond='data:blog.pageType != "static_page"'>
<div expr:id='"labels_" + data:post.id' style='display: none; visibility: hidden;'>
<b:if cond='data:post.labels'>
<b:loop values='data:post.labels' var='label'>
<data:label.name/>,</b:loop></b:if></div>Rate this posting: <div expr:id='data:post.id' class='ffbs_rate'>{[['<img src="http://static.graddit.com/img/thumbup_small.png"/>'],['<img src="http://static.graddit.com/img/thumbdown_small.png"/>']]}</div>
<script type='text/javascript' expr:src='"http://graddit.com/rate/eng/2/" + data:post.id + "?id=" + data:post.id + "&labels=labels_" + data:post.id + "&info=info-" + data:post.id + "&info_delay=2&url=" + data:post.url + ""'></script></b:if>
Related Articles:
Subscribe to:
Post Comments (Atom)
No comments
Note: only a member of this blog may post a comment.