@allblogtools |
- New code makes Faster loading
- Post views shown as image rather than text
- You can show counter on Homepage too.
- No ads at all. Advert Free.
How To install individual Page views counter widget for Blogger ??
Step#1 Log into your Blogger dashboard. Go to layout and than click on edit/html
Now check on expand widget content , than find the bellow code
<div class='post-header-line-1'>
and paste the bellow code after the above line
<b:if cond='data:blog.pageType == "item"'><img height='16' src='http://forums.bit-tech.net/images-light/misc/stats.gif' width='16'/><img alt='counter' expr:src='"http://demo.bloggerwidgets.cz.cc/counter.php?page=" + data:post.id + "&digit=4"'/> <b>Views</b><b:else/><img height='16' src='http://forums.bit-tech.net/images-light/misc/stats.gif' width='16'/><img alt='counter' expr:src='"http://demo.bloggerwidgets.cz.cc/counter2.php?page=" + data:post.id + "&digit=4"'/> <b>Views</b></b:if>
Save your template and your new individual post views counter widget is ready
Frequently asked questions and solutions
- You can change the counter from image to text .
- You can change the image style just change the code digit=4 to digit=5 or digit=8 (check bellow image)
- if you can't find <div class='post-header-line-1'> than find <data:post.body/>
0 comments:
Post a Comment