Breaking News
Loading...

Recent Post By Lable For Blogger

D) Recent Post By Lable For Blogger - top

you can see this Squid blogger theme have 3 column tabs area with Recent Post By Labels Area.

Go To Blogger >> Layout

Then You Can See This Area. (Check This Image Below)

How to Setup First Tab (New Movies Tab)

Click Edit Button On "Tab One Top area"

Now You Can See This Popup window,

Add This Code Given Below

<div id="simplesidepost"></div>
<script type='text/javascript'>
$('#simplesidepost').cbrnewpost({
postType:"s",
tagName:"Movies"
});
</script>
       

Now You Should Replace "Movies" Tag with Your own Tag

Then Click On Save

How To Setup Tab 2 - "Recent Games"

.

Now You Can see This Popup Window

Add This Script To There

<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/-/Game?published&alt=json-in-script&callback=labelthumbs"></script>
       

Replace "Games" With Your Own Lable

 

How To Setup Tab 3 - "Tech Review"

.

Now You Can see This Popup Window

Add This Script To There

<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/-/Game?published&alt=json-in-script&callback=labelthumbs"></script>
       

Replace "Games" With Your Own Lable

How To Install Recent Post By Label Tags - http://youtu.be/V5MfemX9BkA


0 komentar:

Posting Komentar

Copyright © 2013 squid template All Right Reserved