Here is the renewed version of my template SimplexNewsportal . It's a good template for magazine and newsportal . I tried my best to make it easier to install and use .
There are two file for this template ,one with Disqus comment system and the other not .I added images folder to template package ,so if you want ,you can host images yourself
Live Demo | Download template with Disqus comment system | Download template with Blogger comment system
Here are steps for installing this template
1,Download template file .2,If you want to use Disqus comment system
Open this template in a word editor and change the text in bold in this code
and this code
<script type='text/javascript'>
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'simplexcelebs'; // required: replace example with your forum shortname
// The following are highly recommended additional parameters. Remove the slashes in front to use.
// var disqus_identifier = 'unique_dynamic_id_1234';
// var disqus_url = 'http://example.com/permalink-to-page.html';
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<div class='dsq-widget' id='recentcomments'><script type="text/javascript" src="http://simplexenews.disqus.com/recent_comments_widget.js?num_items=5&hide_avatars=0&avatar_size=32&excerpt_length=200"></script></div>to your Disqus shortname .This step is required . If you choose template file without Disqus ,you can skip this step .
3,Upload template to Blogger
4,To add logo
click on edit link in logo widget
add logo into widget content like this
5,To add link to your social network
click on Subscribe widget
add link to your social network accounts.
6,To add items to menu
click on edit link in menu widget
add link to your categories
Link to category in blogspot has structure http://yourblog.blogspot.com/search/label/category name
7,To show content in headline widget
click on edit link in headline widget
add the name of category you want to show in this widget
8,To show content in feature content slider
click on edit link in feature content slider
add name of category you want to show in slider into widget content
9,Do the same for content left ,content right widgets .Just add a category name into widget content ,and recent posts in this category will be shown in widget's position in homepage .
10,Top ads,ads1 ,ads2 are widgets for advertisment . To add your ads
click on edit link
add your ad code into widget content .
11,You can add your own widgets if you want
12, To add a forum ,create a page (Go to Dashboard-Posting tab ->Edit Pages,click on new page) , name it "forum" and then paste the forum embeded code into page content (in Edit HTML mode)
After that , go to Dashboard -> Go to Design -> Edit HTML ,search for the text 'http://simplexnewsportal1.blogspot.com/p/forum.html'
and replace it with link to 'forum' page you've just created .There are 3 places need to change in total .
1st place
1st |
2nd |
3rd |
13,To increase/decrease the number of post in each category ,go to Design ->edit HTML -> checked Expand widget templates ,and find these variables in template file :
numposts = 3;try to change these values to what you need .
numposts1 = 4;
numposts2 = 6;
That's all for this template . I hope you like this re-newed version .
0 comments:
Post a Comment