Actually, I should have written this posting a long time a go as soon as I launched Template Magazine 1. Template magazine 1 itself was launched a few months ago. First I didn’t plan to write about this posting but many questions about Template Magazine 1 come to my email., so It is better for me to write again so this template user will not be confused.
Below are some questions that frequently asked around Template Magazine 1.
Questions 1:
How can I upload Template Magazine1 into blogger?
Answer:
First, please download the template here or here. The download file is still in zip file, so you must extract it with extractor tool first, like WinZIP or WinRar. After the extraction, the zip file becomes XML file, this XML file is ready to be uploaded into blogger.
When you upload XML file into blogger, I recommend you not to use FireFox 3 browser because I sometimes get errors when editing this template with Firefox 3. But, when I use other browser, I never get error or problem. Another important thing before uploading the template magazine 1 is to back up your template and blog widgets. If you still don’t know how to back up them, you can read here and here. Meanwhile, please click here to study how to change the template.
Question 2:
How can I make Read More function (read the rest of the posting)
Answer :
To make Read More function/read the rest of the class, please read here.
Before starting to make Read More function, Please See and Just remember the code below.
<div class='post-body'>
and
<div class='post-body entry-content'>
Both code are the same, so don’t be confused, ok!!!
Question 3:
How can I change the header banner with my own header banner?
Answer :
To change header banner, I suggest you to make a banner of 900px X190px. This banner will be used in the header. After having a banner, you upload it into blogger. Read the steps below upload it.
- Login into blogger.
- Click Layout.
- Click Page Elements tab.
- Click Edit in header column.
- Click browse.. button.
- Insert the banner you have made.
- Choose the Instead of title and description.
- Click SAVE button.
- Finish
Below is the illustration with pictures so that you understand more
Question 4:
How can I edit the navigation menu in header?
Answer:
If you want to edit the navigation menu under the header, just read the steps below;
- Login into blogger.
- Click Layout.
- Click Edit HTML tab.
- Click Download Full Template.
- Please download the template first. It is aimed at anticipating if there is a problem or mistake when you are editing the template. If there is a mistake or error, you still have the back up make our template normal again.
- Give a check in Expand Template Widget, see the image below
- Find the following code :
<ul class='menu2'>
<li><a href='#nogo'><b>Home</b></a></li>
<li><a href='#nogo'><b>Edit-Me</b></a></li>
<li class='current'><a href='#nogo'><b>Edit-Me</b></a></li>
<li><a href='#nogo'><b>Edit-Me</b></a></li>
<li><a href='#nogo'><b>Edit-Me</b></a></li><li><a href='#nogo'><b>Edit-Me</b></a></li>
</ul>Please change #nogo with your interest links, and change Edit-Me with a word/writing that will appear at navigation menu. For example;
<li><a href='http://blogspottutorial.com'><b>Home</b></a></li>
<li><a href=’http://blogspottutorial.com/search?max-results=200'><b>Table Of Content</b></a></li> - Click Save template button.
- Finish.
Question 5
When we click on Older Post, Why only title appears not title and its content.
Answer:
Template magazine 1 is designed like that. If you don’t feel comfortable and want to change it, then you need to change the code of the template only. The steps are as follows:
- Login into blogger
- Click Layout.
- Click Edit HTML tab.
- Click Download full template.
- Please download the template first. It is aimed at anticipating if there is a problem or mistake when you are editing the template. If there is a mistake or error, you still have the back up make our template normal again.
- Give a check in Expand Template Widget, see the image below
- Find the following code :
<b:if cond='data:blog.homepageUrl != data:blog.url'>
<b:if cond='data:blog.pageType != "item"'><div style='padding:4px 5px 4px 0px;margin:3px;font-weight:bold;'>
<a expr:href='data:post.url'>
<data:post.title/></a>
</div><b:else/>
<b:include data='post' name='post'/>
</b:if>
<b:else/>
<b:include data='post' name='post'/>
</b:if> - Change the code above with the code below:
<b:include data='post' name='post'/> -
click save template.
-
Finish. Please try to click older post. I guarantee you that older post and its content will appear
Well, I think that’s all about questioning and answering about template magazine 1. I hope that it will represent the answer for questions about template magazine 1

0 Comments:
Post a Comment