How To Setup NewsTube Blogger Template
NewsTube is a simple, clean and modern magazine blogger theme. It’s totally responsive so it adapts to your style as well as the device it’s viewed on. The NewsTube has flexible settings and multipurpose design. Movie 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 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 NewsTube Blogger Template
Add Social Links
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 :
<ul class='socialbar'>Change # with yours URL link
<li><a class='soc-follow facebook' href='#' title='facebook'/></li>
<li><a class='soc-follow twitter' href='#' title='twitter'/></li>
<li><a class='soc-follow vimeo' href='#' title='vimeo'/></li>
<li><a class='soc-follow flickrs' href='#' title='flickr'/></li>
<li><a class='soc-follow dribbble' href='#' title='dribbble'/></li>
<li><a class='soc-follow linkedin' href='#' title='linkedin'/></li>
<li><a class='soc-follow googleplus' href='#' title='google plus'/></li>
</ul>
Add sidebar Social Links
You Can See that footer Right side area have Social Icons Collection. To Edit Social Icon in this theme you can follow this step:1. On Blogger Dashbord Click > layout
2. add html/javascript widget in footer section
3. paste the below Code and save it:
<div id="sw_social_count-2" class="sw-social-counter">Change # with yours URL link
<div class="sc-wrapper clearfix">
<!-- Facebook -->
<div class="fb-like-button sc-item">
<div class="sc-item-inner">
<a href="#" title="Facebook" target="_blank">
<span class="fa fa-facebook sc-icon"></span>
<span class="like-count">31758</span>
</a>
</div>
</div>
<!-- RSS -->
<div class="rss-button sc-item">
<div class="sc-item-inner">
<a href="#" title="" target="_blank">
<span class="fa fa-rss sc-icon"></span>
<span class="like-count">Subscribe</span>
</a>
</div>
</div>
<!-- Twitter -->
<div class="twitter-like-button sc-item">
<div class="sc-item-inner">
<a href="#" title="" target="_blank">
<span class="fa fa-twitter sc-icon"></span>
<span class="like-count">739</span>
</a>
</div>
</div>
<!-- Linkedin -->
<!-- Vimeo -->
<div class="vimeo-linke-button sc-item ">
<div class="sc-item-inner">
<a href="#" title="" target="_blank">
<span class="fa fa-vimeo-square sc-icon"></span>
<span class="like-count">83</span>
</a>
</div>
</div>
<!-- Google Plus -->
<div class="gplus-like-button sc-item">
<div class="sc-item-inner">
<a href="#" title="" target="_blank">
<span class="fa fa-google-plus sc-icon"></span>
<span class="like-count">76</span>
</a>
</div>
</div>
<!-- Instagram -->
<!-- Sound Cloud -->
<div class="dribbble-like-button sc-item ">
<div class="sc-item-inner">
<a href="#" title="" target="_blank">
<span class="fa fa-dribbble sc-icon"></span>
<span class="like-count">9000</span>
</a>
</div>
</div>
</div>
</div>
Setting Up The Menu - Top
To Edit 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 :
<ul class='menu' id='menu-main'>Change # with yours URL link
<li><a href='/'>Home</a></li>
<li><a href='#'>About</a></li>
<li><a href='#'>Movie</a></li>
<li><a href='#'>Gallery</a>
<ul>
<li><a class='trigger' href='#'>Sub Menu 1</a></li>
<li><a class='trigger' href='#'>Sub Menu 2</a></li>
<li><a class='trigger' href='#'>Sub Menu 3</a></li>
</ul>
</li>
<li><a href='#'>Latest</a>
<ul>
<li><a class='trigger' href='#'>Sub Menu 1</a></li>
<li><a class='trigger' href='#'>Sub Menu 2</a></li>
<li><a class='trigger' href='#'>Sub Menu 3</a></li>
</ul>
</li>
<li><a href='#'>Showtime</a></li>
<li><a href='#'>Box office</a></li>
</ul>
Setting Up The Footer Menu - Top
To Edit Menu in this theme you can follow this step:On Blogger Dashbord Click Template
Click Edit HTML
(Footer Menu) Scroll down and Find this Code :
<ul class='menubar'>Change # with yours URL link
<li>
<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>
Setting Up The News Ticker
You Can See that Header left side area have Breaking News section. To Edit News ticker 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 :
<script type='text/javascript'>Change URL with your URL link
//<![CDATA[
$(document).ready(function () {
var url_blog = 'http:newstube-soratemplates.blogspot.com', // Replace With your Blog Url
Work with home design
News Tube supported you build your own home design. In you blog Layout admin, you will see a center section.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.
- To customize Random Post Styles Layout Widgets follow these steps:
2. Then choose the footer widget which you want to Customize Then Click On Edit Button. Then paste the below code in the widget and save it.
<div id="random-posts">You can increase and decrease no. of post by var numposts_gal value
<script style="text/javascript">
var numposts_gal = 4;
</script>
<script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showgalleryposts&max-results=99"></script>
</div>
- To customize Recent Comments Post Styles Layout Widgets follow these steps:
1. Go To Blogger >> Layout
2. Then choose the footer widget which you want to Customize Then Click On Edit Button. Then paste the below code in the widget and save it.
<script type="text/javascript" src="/feeds/comments/default?alt=json&callback=helploggercomments&max-results=4"></script>
Sidebar Tabs Widgets Setup - top
You can see that News Tube blogger theme have 3 column tabs area In Right side.
Follow This steps To Add Tabs Widgets :
1. Go To Blogger >> Layout
2. Now You Can See Layout Page Right side Area Have 3 Add a Gadget Buttons. Like This picture.
3. Now Click On "Add a Gadget" and Add Your Own Widgets
NOTE:If You Add Youtube Video to Sidebar You Should make width="100%" height="250".
Facebook like box - top
To make your Facebook like box Responsive Follow Use this:Place your code Between this code
<div class="facebook-box">
Place your code Here.
</div>
EXAMPLE :
Flicker Image - top
You Can See sidebar Have Flicker Image Widgets.
Follow this Steps To Add Flicker Widgets
1. Go To Blogger >> Layout
2. Now Click On "Add a Gadget" and Add Your Own Widgets
3. Now Add Your Java Script Here
<div class="flickr_plugin">
<script src="http://www.flickr.com/badge_code_v2.gne?count=8&display=latest&size=s&layout=x&source=user&user=52617155@N08" type="text/javascript">
</script>
</div>
Replace This 52617155@N08 With Your Flicker Id
You Can Use http://idgettr.com/ to generate Your Flicker Id
Main Points - You blog Must be public and your blog feed must be set to full Otherwise featured post section doesn't work.
Author Description - top
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 settingsTo 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 :
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 NewsTube Blogger Template
Reviewed by SoraBloggingTips
on
November 16, 2016
Rating:
No comments:
Post a Comment