Responsive Blogger Template Autumn

Autumn Blogger Template Documentation

Welcome to the Documentation of Autumn Blogger Template, below are the steps that will help you to configure and setup our Autumn Blogger Template.

If you are finding any difficulties configuring the template then you can go ahead and purchase our Template + Installation Package from here and our team will setup the template for you:

Purchase Template + Installation

1. Installing the template

  1. Unzip the Autumn.zip file.
  2. On Blogger Dashboard Click Template.
  3. Click on Download Full Template to keep your old template as a backup just in case.
  4. Click Browse… button. Find the location of “Autumn Template.xml” select it.
  5. Then Click Upload.

install-blogger-template

 

mobile-responsive

2. Blogger Setting

After installing the theme, there are minimum settings to make all widgets work fine in this template.

  1. On Blogger Dashboard Click Settings.
  2. Click Other.
  3. In Site Feed > Allow Blog Feed Choose Full.
  4. Then Click Save settings.

feed-full

 

3. Social Setting

This is optional setting but we would recommend it to enable these features in your blog, to make it more social friendly.

 

1
2
3
4
5
<meta content='<enter your username>’ name=’twitter:site’/>
<meta content='<enter your name>’ name=’twitter:creator’/>
<meta content='<enter your site url>’ name=’twitter:domain’/>

 

4. Main Blogger Setting

  1. On Blogger Dashboard Click Layout.
  2. Click Edit on Blog Posts Widget.
  3. Change it to look like that image.
  4. Click Save

blog widget

 

 

5. Setup Main Menu

Goto blogger Edit Template section and search for the below code and edit it according to your needs:

<ul class='topmenu1' id='masthead'>
<li><a href='#'>Home</a></li>
<li><a href='#'>Download</a>
<ul>
<li><a href='#'>Premium Version</a></li>
<li><a href='#'>Free Version</a></li>
<li><a href='#'>Downloadable</a></li>
<li><a href='#'>Link Url</a>
<ul>
<li><a href='#'>Example Menu</a>
</li>
<li><a href='#'>Example Menu 1</a></li>
</ul>
</li>
</ul>
</li>
<li><a href='#'>Social</a>
</li>
<li><a href='#'>Features</a>
<ul>
<li class='dir'><a href='#'>Lifestyle</a></li>
<li class='dir'><a href='#'>Sports Group</a>
<ul>
<li><a href='#'>Category 1</a></li>
<li><a href='#'>Category 2</a></li>
<li><a href='#'>Category 3</a></li>
<li><a href='#'>Category 4</a></li>
<li><a href='#'>Category 5</a></li>
</ul>
</li>
<li><a href='#'>Sub Menu 3</a></li>
<li><a href='#'>Sub Menu 4</a></li>
</ul>
</li>
<li><a href='#'>Travel</a></li>
<li><a href='#'>Contact Us</a></li>
</ul>

 

6. Slider

Access your blog Layout > click Edit link on Looped Slider widget

You can enter the Label of the posts in the content area so that the posts of that Label gets to be shown in the Slider.

 

 

Screenshot at Aug 03 00-50-54

 

Now enter single label as shown in the below image. Make sure you have entered the label correctly as Labels are case-sensitive.

label

 

Enter the label that you’ve used in the posts as shown below:

post

 

7. About the author

Access your blog Layout > click Edit link on Sidebar widget

author
In Configure window, input your Title and in content area just write the following code and replace the image by your image url and text with your author text. And click Save button to finish.

<span class="author-img">
<img src="https://2.bp.blogspot.com/-btdAmdgxS1o/V54I8qNKMhI/AAAAAAAAECo/REWYbOqxdmMf2X4h6HcDD1ZcvxfwudkNgCLcB/s1600/Cutest-cat-ever.jpg"/>
</span>
<div class="author-text"><h3>PHOTOGRAPHER & BLOGGER</h3>Full time web designer, dedicated to work, friendly in nature. Get in touch with the email id's mentioned. ;)</div>

<div class="social-share">
<a class="author-social" href="#" target="_blank"><i class="fa fa-facebook"></i></a> <a class="author-social" href="#" target="_blank"><i class="fa fa-twitter"></i></a> <a class="author-social" href="#" target="_blank"><i class="fa fa-instagram"></i></a> <a class="author-social" href="#" target="_blank"><i class="fa fa-pinterest"></i></a> <a class="author-social" href="#" target="_blank"><i class="fa fa-heart"></i></a> </div>

 

 

8. Instagram on Footer

Access your blog Layout > click Edit link on Footer Instagram widget

1. Go to Blogger Dashboard > Layout > Instagram widget > click on edit button > Edit Html
2. Now copy the below mention code and paste into widget.

<div id='instafeed'/></div>
<script type='text/javascript'>//<![CDATA[
var feed = new Instafeed({
 get: 'user',
 userId: 1553982550,
 limit:6,
 sortBy:'random',
accessToken: '1553982550.1677ed0.c4f6385f8dd740fd83c34ba9fa17e554',
template: '<li><a href="{{link}}" target="_blank"><img src="{{image}}" /><div class="instaover"><div style="display: table; vertical-align: middle; height: 100%; width: 100%;"><span style="display: table-cell; vertical-align: middle; height: 100%; width: 100%;"><i class="fa fa-search"></i></span></div></div></a></li>',
 resolution: 'standard_resolution'
 });
 feed.run();
//]]></script>

Generate your Instagram Access token by clicking on button from  Generate Instagram Access Token

token

 

Now enter the access token here in Layout:

 

accesstoken

ALSO CHANGE THE USERID with yours to show your INSTAGRAM PHOTOS.

instagram

 

9. Blog Main Color Change

Access your blog Template > click Customize as shown in below Image:

infinite

Then goto ADVANCED and select any color you want for the whole website.

Then goto ADVANCED and select any color you want for the whole website.

10. Blog Font Change

Access your blog Template > click Customize as shown in above Image in 9th point:

Then goto ADVANCED and select any color you want for the whole website.

Then change the fonts whatever you like, but if it is a web font then you’ll have to include the font file in the template first in order to make the font work.

 

11. Footer Social Icons

Access your blog Layout > click Edit on the last widget and enter this code:

<li><a href='#' target='_blank'><i class='fa fa-twitter'/></i></a></li>
<li><a href='#' target='_blank'><i class='fa fa-google-plus'/></i></a></li>
<li><a href='#' target='_blank'><i class='fa fa-facebook'/></i></a></li>
<li><a href='#' target='_blank'><i class='fa fa-pinterest'/></i></a></li>
<li><a href='#' target='_blank'><i class='fa fa-instagram'/></i></a></li>
<li><a href='#' target='_blank'><i class='fa fa-youtube-play'/></i></a></li>

 

Just change the hyperlink href=”#” to your social media link.

 

Read more here about the features of the template: Blogger Template

Purchase this template from here: Autumn Blogger Template
Follow my blog with Bloglovin


Comments

29 responses to “Autumn Blogger Template Documentation”

  1. Asep Mulyana avatar
    Asep Mulyana

    Where can i place the code on number 3?

    1. OddThemes avatar
      OddThemes

      You have to place those meta code before tag in the template. Thanks

      1. Asep Mulyana avatar
        Asep Mulyana

        Thank you!

        1. You can enter the Label of the posts in the content area so that the posts of that Label gets to be shown in the Slider.

      2. Welcome to the Documentation of Autumn Blogger Template, below are the steps that will help you to configure and setup our Autumn Blogger Template.

      3. Can you show the code please, i have the same doubt.thank u

  2. The slider did’nt worked :/

    1. OddThemes avatar
      OddThemes

      Purchase the template and we will set it up for you. Just contact us at oddthemes@gmail.com after purchase.

      Thanks

    2. Throw out genocidal Turkey as well.

  3. Francesca Woods avatar
    Francesca Woods

    Hello, I purchased this theme and it’s still not allowing me to remove the footer link. What should I do?

    1. OddThemes avatar
      OddThemes

      You can remove the footer link by going into the template, search for ODDTHEMES in it and delete it. That’s it.

      1. Francesca Woods avatar
        Francesca Woods

        thank you. I didn’t realize it was this simple.

  4. The page number isn’t showing on my page. What should I do? Thanks!

  5. Bo Chanunya avatar
    Bo Chanunya

    I chose Full for allow blog feed but it doesn’t show Full. It’s showing 2 blog post only. What should I do? Thank you in advance.

    1. OddThemes avatar
      OddThemes

      Please share your blog url.

        1. OddThemes avatar
          OddThemes

          You have many photos in slider on the homepage. Add page break in your posts. Blogger has a limit of photos on homepage.

          1. Bo Chanunya avatar
            Bo Chanunya

            It works perfectly now! Thank you very much for your extremely helpful. Keep up the good work!

  6. Felichie Berdan avatar
    Felichie Berdan

    Amazing layout. Thank you for this! Quick question, how can I change the font size of the BLOG ENTRIES? Thanks!

    1. OddThemes avatar
      OddThemes

      You can change the sizes after purchase of the template. You can purchase it from here: http://www.oddthemes.com/2016/08/autumn-personal-blogger-template.html

  7. Aaron Roi Gargantos avatar
    Aaron Roi Gargantos

    page number button not working

    1. OddThemes avatar
      OddThemes

      You’ll have to purchase the template for this to work. Free version has limitations to it. You can buy the template from here: https://shop.oddthemes.com/blogger/autumn-personal-blogger-template/

  8. Kathie Ginman avatar
    Kathie Ginman

    How do I add content to the Main Menu. Instruction Number 5. thanks

    1. OddThemes avatar
      OddThemes

      Goto layout, edit the main menu widget and then copy paste the Number 5 code in it and edit text and urls. If having any problem just purchase the template and our team will help you out in any of your issues by addressing your issues personally.

      1. Kathie Ginman avatar
        Kathie Ginman

        Thanks so much. I will trial the free version first to check it works.

  9. Felichie Berdan avatar
    Felichie Berdan

    Hi, I need your help please. In my setting, it says display up to 5 posts in the main page but when you check the main page, only the LATEST post is there. How can I fix this? Thank you!

  10. Emilie (Persephonea) avatar
    Emilie (Persephonea)

    Isn’t there a way to put ALL the posts in the slider? Because the label-sensitive slider is kind of lame…

    1. OddThemes avatar
      OddThemes

      Yes there is a way. Just follow this: http://prntscr.com/ihcg6h

Leave a Reply to Xeph Hipolito Cancel reply