Hình ảnh minh họa :
☼ Các bước thực hiện:
1. Vào bố cục
2. vào chỉnh sửa code HMTL
3. Chọn Mở rộng mẫu tiện ích
4. Tìm đoạn code sau:
<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
5. Thêm code của bộ đếm vào sau đoạn code vừa tìm được:
- Code của bộ đếm thông thường :
<b:if cond='data:blog.pageType == "item"'>
<div id='hit-counter'>
<p><b>Đã xem :</b> <i><font color='#666666'><script src='http://wizom.net/counter.php' type='text/javascript'/> Lần </font></i></p>
</div>
</b:if>
- Code của bộ đếm dùng ảnh :
<b:if cond='data:blog.pageType == "item"'>
Lượt xem: <img alt='counter' expr:src='"http://earthpop.net/counter.php?page=" + data:post.id + "&digit=v88"'/>
</b:if>
6. Save template.
- Một lời khuyên nhỏ: chỉ nên để tiện ích hiển thị ở trang bài viết, như thế bộ đếm mới chính xác.
0 nhận xét:
Đăng nhận xét