Hiển thị bài viết theo nhãn cho blogspot, Widget bài viết hiển thị theo Label có Thumbnails ảnh, Hiển thị bài viết cùng chuyên mục cho blogspot.
Hiển thị bài viết theo nhãn cho blogspot là cách hiển thị các bài viết có cùng một nhãn ví dụ như bạn đặt một nhãn là thủ thuật blogspot cho 5 bài viết như vậy 5 bài viết đó sẽ hiển thị trên cùng một widget. Trong bài viết này sẽ hướng dẫn mọi người cách để hiển thị bài viết theo nhãn cho blogspot nhé.
![]() |
Hiển thị bài viết theo nhãn cho blogspot |
Hiển thị bài viết theo nhãn theo nhãn Blogspot - Widget Label
<link href="https://fileitviet360.googlecode.com/svn/trunk/style.css" type="text/css" rel="stylesheet" /> <script src="https://fileitviet360.googlecode.com/svn/trunk/json.js"></script> <script type='text/javascript'> var numposts = 4; var showpostthumbnails = true; var displaymore = false; var displayseparator = true; var showcommentnum = false; var showpostdate = false; var showpostsummary = true; var numchars = 60;</script> <script type="text/javascript" src="http://softwarecrack.ga/feeds/posts/summary/-/Label?orderby=published&alt=json-in-script&callback=labelthumbs"></script>
Phần tùy chỉnh như sau:
- var numposts: số bài viết hiển thị.
- var numchars: Mô tả ngắn nội dung của bài viết.
- softwarecrack.ga: Thay bằng tên Blog của bạn.
- Label: Tên Label bạn muốn hiển thị.