HOT!Buy Ready-Made Authority WebsitesClick Here

Making Blogger Professional, Important Updates !!

Hello SoraBloggingTips Readers, If you are reading this, then we would like to appreciate your efforts for being supportive. We know its har...

How To Setup Newsbook Blogger Template

Newsbook Blogger Template

NewsBook is a light & clean blog theme, focused on showcase your content in an effortlessly style with popular features such as amazing customizable homepage sliders, sidebars and Instagram areas. Newsbook 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.

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 Jasmine Blogger Template - Way2Themes

Setting Up The Menu - Top

To Edit Menu in this theme you can follow this step:

On Blogger Dashbord Click Theme
Click Edit HTML.
(Menu) Find this Code inside the the template xml.
   <ul class='nav menubar2' id='menu-main'>
          <li>
            <a class='activez' href='/' itemprop='url'>
         
             <span itemprop='name'>   Home</span>
         
            </a>
          </li>
          <li>
            <a href='#'>
            <span> Business</span>
            </a>
            <ul>
              <li>
                <a href='#' itemprop='url'>
                  <span itemprop='name'>Fashion</span>
                </a>
 <ul>
              <li>
                <a href='#' itemprop='url'>
                  <span itemprop='name'>DropDown 1</span>
                </a>
              </li>
              <li>
                <a href='#' itemprop='url'>
                  <span itemprop='name'>DropDown 2</span>
                </a>
              </li>
              <li>
                <a href='#' itemprop='url'>
                  <span itemprop='name'>DropDown 3</span>
                </a>
              </li>
            </ul>
              </li>
              <li>
                <a href='#' itemprop='url'>
                  <span itemprop='name'>Fashion1</span>
                </a>
              </li>
              <li>
                <a href='#' itemprop='url'>
                  <span itemprop='name'>Fashion2</span>
                </a>
              </li>
            </ul>
          </li>
          <li>
            <a href='#'>
              <span>Fashion</span>
            </a>
          </li>
<li>
            <a href='#' itemprop='url'>
             <span itemprop='name'> Sports</span>
            </a>
          </li>
          <li>
            <a href='#' itemprop='url'>
            <span itemprop='name'>  Games</span>
            </a>
          </li>
          <li>
            <a href='#' itemprop='url'>
             <span itemprop='name'> Technology</span>
            </a>
          </li>
          <li>
            <a href='http://www.soratemplates.com/2015/05/newsbook-blogger-templates.html' itemprop='url'>
             <span itemprop='name'> Download This Template</span>
            </a>
          </li>
        </ul>
Change # with yours URL link

Setting Up The Social Widget

To Edit Social Widget in this theme you can follow this step:

On Blogger Dashbord Click Theme
Click Edit HTML.
(Social) Find this Code inside the the template xml.
   <ul class='socialbar'>
<a href='#' rel='nofollow' target='_blank'><i class='fa fa-twitter'/></a>
  <a href='#' rel='nofollow' target='_blank'><i class='fa fa-facebook'/></a>
<a href='#' rel='nofollow' target='_blank'><i class='fa fa-pinterest'/></a>
<a href='#' rel='nofollow' target='_blank'><i class='fa fa-google-plus'/></a>


  </ul>
Change # with yours URL link

How to Featured Widget 

To Edit Featured Widget in this theme you can follow this step:

On Blogger Dashbord Click Theme
Click Edit HTML.
(Featured) Find this Code inside the the template xml.
<script type='text/javaScript'>
document.write(&quot;&lt;script src=\&quot;/feeds/posts/default/-/featured?max-results=&quot;+featured_numposts+&quot;&amp;orderby=published&amp;alt=json-in-script&amp;callback=sliderposts\&quot;&gt;&lt;\/script&gt;&quot;);
</script>
Replace featured with your desired label.

Note:- Labels are case sensitive.

Recent Post Widget 

Recent Post works automatically with latest posts. But you have to make sure about few things.

1. Your blog must be public

2. Your blog feed set to be full from settings

3. Your blog posts has at least one label.

How to Setup Author Widget (Post

To Setup Author widget of post page in this theme you can follow this step:

On Blogger Dashbord Click Template
Click Edit HTML.
(Author Widget) Find this Code inside the the template xml.
 <div class='author-description'>
                            This is a short description in the author block about the author. You edit it by entering text in the &quot;Biographical Info&quot; field in the user admin panel.
                          </div>
Change the above details with your own.

Setting Up Footer menu

To Edit Footer menu in this theme you can follow this step:

On Blogger Dashbord Click Theme
Click Edit HTML.
(Footer menu) Find this Code inside the the template xml.
     <ul class='menubar'>
            <li>
              <a href='/'>
                Home
              </a>
            </li>
            <li>
              <a href='http://newsbook-soratemplates.blogspot.in/p/about.html'>
                About
              </a>
            </li>
            <li>
              <a href='http://newsbook-soratemplates.blogspot.in/p/contact.html'>
                Contact
              </a>
            </li>
            <li>
              <a href='http://newsbook-soratemplates.blogspot.com/soratemplates'>
                Error Page
              </a>
            </li>
     </ul>
Change # with yours URL link

Pagination results

On Blogger Dashbord Click Template
Click Edit HTML.
 Find this Code inside the the template xml.
<script type='text/javascript'>
                          var pageNaviConf = {
                            perPage: 6,
                            numPages: 3,
                            firstText: &quot;First&quot;,
                            lastText: &quot;Last&quot;,
                            nextText: &quot;Next&quot;,
                            prevText: &quot;Prev&quot;
                          }
                        </script>
Change the value of  perPage: 6,  to any number you want.

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://www.facebook.com/soratemplates" 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

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.

How To Setup Newsbook Blogger Template How To Setup Newsbook Blogger Template Reviewed by TemplatesYard on July 21, 2017 Rating: 5

No comments:

Post a Comment

Note : -We have stopped giving support to free version users, please read this article Making Blogger Professional, Important Updates !!. If You Are Facing Any Problem While Setting Up The Free Theme, Then We Recommend You To Read Our FAQ(Frequently Asked Question) Page.