Skip to main content

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.



    Comments

    Popular posts from this blog

    Animehay Blogger Template

    Animehay Templates Bloggspot has integrated Web / wap interface  Installation instructions: Find var homepageurl = "https://animevsol.blogspot.com/";  Replace with your domain.  (  Be  sure to change the relevant domain names too.)  To edit the movie categories in Slider to find and replace = labels to display / feeds / posts / default / - / Hot  Source: Blogspot Column: 2 Responsive: True Version: Free Encode: False   DOWNLOAD DEMO

    Masign Clean Lite - Premium template for blogger

    Welcome to your blog, today I will give you a pretty and professional interface, designed with the material design style, this is a very professional design style. The use of simple CSS like box-shadow, border-radius, ... combined with ripple effect makes it easy to just love it for the first time. Interface information: Name: Masign clean lite Design: Id blanter Responsive: True Speed: Fast Recent post grid: True Mobile friendly: True And more ... Share: Nguyen Dien How to receive the interface: Download the link below and enjoy Preview Download

    Animo - Responsive Anime Blogger Template

    DOWNLOAD ANIMO V1.0 | ANIME RESPONSIVE BLOGGER/BLOGSPOT THEME Animo is a latest and unique responsive anime Blogger Template. This Blogger template comes with an anime based design and colors. This Blogger Template features a two-column layout with unique and simple post designs that highlight your anime artworks and images. The Blogger theme also can be used to share your anime art, drawings and even create a blog to write article about your favorite anime or cartoon Shows/ONA. Live Preview   Download   Download ANIMO BLOGGER THEME FEATURES 100% Responsive Google Testing Tool Validator Mobile Friendly  Custom 404 Page  Fast Loading SlideShow Anime Cartoons Animation 2 Column Minimal Whatsapp Sharing Ads Ready Clean Layout Simple Design Drop Down Menu Social Sharing HTML5 & CSS3 100% Browser Compatibility Live Preview   Download   Download