Hello people irfan here again today i will show how to post a thumbs up and sometime thumbs down widget for blogger for instant feed back your user is not require to be signed in google account or any other email services.
I am explain it to you by to simple method one is text tutorial, for intermediates or for those who have a little experience in blogger
And second for those who have are newbies because we are newbie central because i know how is to be a newbie and there is no one to help you
Text Tutorial
Go to your blogger dashboard and choose the blog you in which you wish to add this widget then go to
Design > Edit html
Tick The "Expand Widget Templates" Box
After that, find "<data:post.body/>"
Just above this code insert the below code
<b:if cond='data:blog.pageType == "item"'>
<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>
After That Search for "</body>"
Then post the below code above it
<script src="http://js-kit.com/ratings.js"></script>
Then your good to go when ever your visitor want to give you feedback they will surely choose the easy way and give you a Thumbs up or Thumbs Down
Video Tutorial
0 comments:
Post a Comment