How To Show Featured Posts In FlatMag Blogger Template

Posted On // Leave a Comment
FlatMag is the Free,Best Responsive and SEO Optimisied Blogger Template. This template has 3 columns in the Home page. First Column shows your Recent Posts. Second Column (Small column with posts) shows the Featured Posts. Third Column is the Right Sidebar, I also used this template for my Blog, It is the Best Template for SEO and i recomend you to install this Template for better SEO and Responsive Design, But when i installed this template, the Feature Column was missing, You may also face this problem but today i will show you how you can add featured posts in This Template:

Set Up The Featured Post:

STEP 1: Go to Layout and then add a HTML/Javascript Widget in the center column. Center column is located beside the Blog Posts widget.

STEP 2: After you added HTML/Javascript Widget then add following Code below in the Content box to show Featured posts.
<script type="text/javascript">
var numposts = 10;
var showpostthumbnails = true;
var displaymore = false;
var displayseparator = false;
var showcommentnum = false;
var showpostdate = false;
var showpostsummary = true;
var numchars = 100;
</script>

<script src="/feeds/posts/default/-/label2?orderby=updated&amp;alt=json-in-script&amp;callback=labelthumbs" type="text/javascript"></script>
STEP 3: Now change "lable2" with your Label. Which will show the Posts from your label. Make sure to update "numposts" variable with the number of posts you want to display in the Featured area section.

I hope you enjoyed this tutorial and Keep visiting our blog and do share this with your friends on facebook twitter and google plus. thank you....

0 comments:

Post a Comment