Online Solutions Tips & Tricks.

Saturday, May 19, 2018

How To Setup Insomnia Blogger Template [Way2Themes]

How To Setup Insomnia Blogger Template [Way2Themes]


Insomnia blogger template is best suitable for fashion, makeup, daily, OOTD etc blogs, Pre-installed with tons of features to enhance your blog presence. Insomnia is equipped with various of widgets which will help you to publish your blog more professionally. To make it easy for you we have published this detailed documentation, so that you can setup your blog correctly.
You have made a good decision by choosing our template. You can check the live demo or download the template through the button below and also Please Read this documentation carefully in order to set up your blog and please note that there�s no support for free users.

Basic Setup

  1. Template Installation
  2. Logo Setup
  3. Template Setting
  4. Shortcodes & Markups
  5. Create Sitemap

Video Documentation

You can check this below video to understand the setup process much more easily, just click the below image to watch the video directly on YouTube, or click this link - How To Setup Insomnia Blogger Template - Way2Themes


    Top Navigation


    On Blogger Dashbord Click Theme
    Click Edit HTML
    Scroll down and Find this Code :
    <div id='top_nav'/><!-- top_nav -->
    <ul>
    <li><a href='/'>Home</a></li>
    <li><a href='#'>About Us</a></li>
    <li><a href='#'>Contact Us</a></li>
    </ul>
    </div>
    Change # with your desired url. 

    Social Top


    On Blogger Dashbord Click Theme
    Click Edit HTML
    Scroll down and Find this Code :
     <!-- top_social_icons -->
    <div class='header_social'>
    <a class='' href='http://facebook.com/' target='_blank'><i class='fa fa-facebook'/></a>
    <a class='' href='http://twitter.com/' target='_blank'><i class='fa fa-twitter'/></a>
    <a class='' href='http://instagram.com/' target='_blank'><i class='fa fa-instagram'/></a>
    <a class='' href='http://dribbble.com/' target='_blank'><i class='fa fa-dribbble'/></a>
    </div>
    Change # with your desired url. 

    Main Menu/Dropdown Menu/Multi Dropdown

    On Blogger Dashbord Click Theme
    Click Edit HTML
    (Menu) Scroll down and Find this Code :
     <!-- nav-menu -->
    <div class='nav-menu'>
    <ul class='blog_menus'>
      <li><a class='current' expr:href='data:blog.homepageUrl'>Home</a></li>
      <li><a href='#'>Category</a>
    <ul class='sub-menu'>
    <li><a class='' href='#'>Category 1</a></li>
    <li><a href='#'>Category 2</a></li>
    <li><a href='#'>Category 3</a>
    <ul class='sub-menu'>
    <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>
    <li><a href='#'>Category 6</a></li>
    </ul>
    </li>
    <li><a href='#'>Category 4</a></li>
    <li><a href='#'>Category 5</a></li>
    <li><a href='#'>Category 6</a></li>
    </ul>
    </li>
      <li><a href='#'>Photography</a></li>
      <li><a href='#'>Lifestyle</a></li>
      <li><a href='#'>Archives</a>

    </li>
      <li><a href='/p/sample-page.html'>Contact</a></li>
    </ul>
    </div>
    Change # with your desired url. 

    Featured Slider


    Access your blog Layout > click Edit link on Featured Slider widget.
    Featured Post Widget. (Max post - 9)
    Note** :- Labels are case sensitive.
    Image Example:

    Social Footer

    On Blogger Dashbord Click Theme
    Click Edit HTML
    Scroll down and Find this Code :
     <!-- footer_social-icons -->
    <div class='footer_social-icons'>
    <ul>
    <li>
    <a class='btn-facebook' href='#' title='Facebook'><i class='fa fa-facebook'/></a>
    </li>
    <li>
    <a class='btn-twitter' href='#' title='Twitter'><i class='fa fa-twitter'/></a>
    </li>
    <li>
    <a class='btn-gplus' href='#' title='Google Plus'><i class='fa fa-google-plus'/></a>
    </li>
    <li>
    <a class='btn-linkedin' href='#' title='Linkedin'><i class='fa fa-linkedin'/></a>
    </li>
    <li>
    <a class='btn-xing' href='#' title='Xing'><i class='fa fa-xing'/></a>
    </li>
    </ul>
    </div>

    Change # with your desired url. 

    Author Box & Social

    On Blogger Dashbord Click Theme
    Click Edit HTML
    Scroll down and Find this Code :
    <div class='author_description_container'>
    <p>
    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi eu sem ultrices, porttitor mi eu, euismod ante. Maecenas vitae velit dignissim velit rutrum gravida sit amet eget risus. Donec sit amet mollis nisi, nec commodo est.      
    </p>

    <div class='authorsocial'>
    <a class='' href='https://ift.tt/2k8VXln' target='_blank'><i class='fa fa-facebook'/></a>
    <a class='' href='http://twitter.com/ajgagnon' target='_blank'><i class='fa fa-twitter'/></a>
    <a class='' href='https://ift.tt/2rRhB14' target='_blank'><i class='fa fa-dribbble'/></a>
    <a class='' href='https://ift.tt/2k8DeXa' target='_blank'><i class='fa fa-instagram'/></a>          
    <div class='clr'/>
    </div>
    Replace highlighted text and links with yours.

    Page Navigation


    On Blogger Dashbord Click Theme
    Click Edit HTML
    Scroll down and Find this Code :

    var postperpage=7;
    Change 7 with your desired number.

    Note:- 
    Remember one thing you have to keep the post count same in your blog settings and pagination widget.

    Facebook Page Plugin:


    <center><div class="fb-padding"><div id="fb-root"></div>
    <script>(function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s); js.id = id;
      js.src = "//connect.facebook.net/pt_BR/sdk.js#xfbml=1&version=v2.3&appId=1395743857335531";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    <div class="fb-page" data-href="https://ift.tt/2uEYutL" data-width="280" data-height="230" data-hide-cover="false" data-show-facepile="true" data-show-posts="false"><div class="fb-xfbml-parse-ignore"></div></div></div></center>
    or you can follow this tutorial if above method won't work


    Template Customization


    Access your blog Template > click Customize.
    Colors


    Installation And Custom Services

    We provide plenty of templates for free but if you want something unique for your blog then let us create a unique design for your blog, Just tell us your needs and we will convert your dream design into reality. We also Provide Blogger Template Installation Service. Our Installation service gives you a simple, quick and secure way of getting your template setup without hassle.



    Share:

    0 comments:

    Post a Comment

    Labels