Papar Posts Terbaru Dengan Thumbnail Untuk Label Atau Kategori di Blog Homepage
Here is techniques to make the particular label's posts showing in homepage:
Before you go, backup your templete first.
- In First as usual Go to your blogger dashboard.
- Then enter into the template and click on edit html.
- After that find the code ]]></b:skin>. Above this paste the following code:
- Now find the </head> and just above this code, paste the following code
- At last add the widget codes. Click on layout and add gadget then choose the html/javascript and paste the following codes into that box
<script type='text/javascript'>var numposts = 3;var showpostthumbnails = true;var displaymore = false;var displayseparator = true;var showcommentnum = false;var showpostdate = false;var showpostsummary = true;var numchars = 100;</script> <script type="text/javascript" src="/feeds/posts/default/-/label name?published&alt=json-in-script&callback=labelthumbs"></script>
- Change label name by your blog's label
- You should just repeat the above code to put another label's posts but should change the label name.
- Well done, You did successfully.
No comments