How To Setup Daily News Blogger Template
Daily News is a Responsive blogger template with jaw dropping features. It is a true multi-site template which allows anyone to create almost anything out of it. Daily News 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.
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
Top menu
You Can See that Header Right side area have Social Icons Collection. To Edit Social Icon in this theme you can follow this step:1. On Blogger Dashbord Click Template
2. Click Edit HTML
3. Scroll down and Find this Code :
<!-- primary navigation menu start -->Change # with your links..
<ul class='menubar'>
<li class='selected'>
<a href='#'>
Home
</a>
</li>
<li>
<a href='#'>
About
</a>
</li>
<li>
<a href='#'>
Contact
</a>
</li>
<li>
<a href='#'>
Error Page
</a>
</li>
</ul>
<!-- primary navigation menu end -->
Setting up the menu
To Edit menu's in this theme you can follow this step:- To Edit Main Menu in this theme you can follow this step:
- On Blogger Dashbord Click Template
- Click Edit HTML
- (Top Menu) Scroll down and Find this Code :
<nav id='nav' itemscope='itemscope' itemtype='http://schema.org/SiteNavigationElement'>Change The # with url of your's.
<div class='container'>
<!-- secondary navigation menu start -->
<ul class='nav menubar2' id='menu-main'>
<li>
<a class='active' href='/' itemprop='url'>
<i class='fa fa-home'/>
<div id='act'>
<span itemprop='name'>Home</span>
</div>
</a>
</li>
<li>
<a href='#'>
Business
</a>
<ul>
<li>
<a href='#' itemprop='url'>
<span itemprop='name'>Fashion</span>
</a>
</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='#'>
Fashion
</a>
<ul>
<li>
<a href='#' itemprop='url'>
<span itemprop='name'>Sub Menu 1</span>
</a>
</li>
<li>
<a href='#' itemprop='url'>
<span itemprop='name'>Sub Menu 2</span>
</a>
<ul>
<li>
<a href='#' itemprop='url'>
<span itemprop='name'>Sub Menu 1</span>
</a>
</li>
<li>
<a href='#' itemprop='url'>
<span itemprop='name'>Sub Menu 2</span>
</a>
</li>
<li>
<a href='#' itemprop='url'>
<span itemprop='name'>Sub Menu 3</span>
</a>
</li>
</ul>
</li>
<li>
<a href='#' itemprop='url'>
<span itemprop='name'>Sub Menu 3</span>
</a>
</li>
</ul>
</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/02/daily-news-blogger-templates.html' itemprop='url'>
<span itemprop='name'>Download This Template</span>
</a>
</li>
</ul>
<div id='searchformfix'>
<form action='/search' id='searchform'>
<input name='q' onblur='if (this.value == "") {this.value = "Text to Search...";}' onfocus='if (this.value == "Text to Search...") {this.value = "";}' type='text' value='Text to Search...'/>
<input type='submit' value=''/>
</form>
</div>
</div>
</nav>
Slider
Both 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.
If it's not working follow this below post.
Solved!! Recent Post, Featured Post, Slider, Random Post, Related Post Not Working
Work with home design
SoraNews supported you build your own home design. In you blog Layout admin, you will see a left section just above blog post widget. There are total 8 featured widgets. ( Business, Games, Fashion,Technology, Sports, Gallery .)To customize Styles Layout Widgets follow these steps:
1. Go To Blogger >> Layout
2. Then choose the style widget which you want to Customize Then Click On Edit Button.
Then You will See a Popup Window Like Image Given Below. Then Enter your label or category name here. Then Press Save Button.
Facebook like box
To make your Facebook like box Responsive Follow Use this:
Place your code Between this code
<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/en_US/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>
Author Description
Author image and description automatically fetch from Google + account. You just need to add info in you google+ account.And activate author infomation option from blogger settings
- To Activate author infomation in this theme, you can follow this step:
1. On Blogger Dashbord Click layout
2. Click Edit Blog Posts
3. Now check same like below image :
Then search for this code in your template.
<div class='author-description'>And replace the highlighted text.
This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
</div>
Pagination results
To edit the post count, simply follow below steps.
1. On Blogger Dashbord Click Template
2. Click Edit HTML
3. Scroll down and Find this Code : Change the value with your desired number.
1. On Blogger Dashbord Click Template
2. Click Edit HTML
3. Scroll down and Find this Code : Change the value with your desired number.
perPage: 5,
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 Daily News Blogger Template
Reviewed by TemplatesYard
on
February 04, 2018
Rating:
No comments:
Post a Comment