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 VideoBox Blogger Template

VideoBox Blogger Template

VideoBox is a very professional video gallery blogger themes with great feature like wooden design and grey color for basic design this themes. VideoBox 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

Top Navigation

Access your blog Layout > click Edit link on Topnav widget.

it automatically picks pages and page links but in case it doesn't pick, please see the above image to add one, you can also add external links(Links from somewhere else).

Header Ads

Access your blog Theme > click Edit Html and then find the following coding.

   <div id='banner'>            
<a class='banner' href='#'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_c0x5Ka_dlmJvsC3TpACkdXWtFUqpzZnhCex2HmOeg1p5sbTaRlrSZ9P_Zi4n2901SJ07FqQvoy7DrZaT0aXOg1qcVvZcuiBP7fADqgFR_vlnX2PIdaIBdf4QPPOigwMIO988OsSxqd0f/s468/empty_ad.gif'/></a>
</div> 

Change the above details with your own.

Note:- # is for link.
Red highlighted text is you ad image.
**Note :- if you want to add adsense add then replace this below code with your adsense code. Before adding adsense code convert it through our Ad Code Converter.
<a class='banner' href='#'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj_c0x5Ka_dlmJvsC3TpACkdXWtFUqpzZnhCex2HmOeg1p5sbTaRlrSZ9P_Zi4n2901SJ07FqQvoy7DrZaT0aXOg1qcVvZcuiBP7fADqgFR_vlnX2PIdaIBdf4QPPOigwMIO988OsSxqd0f/s468/empty_ad.gif'/></a>

Main Menu/Dropdown/Multi Dropdown

On Blogger Dashbord Click Template
Click Edit HTML
(Menu) Scroll down and Find this Code :
     <ul class='sf-menu' id='topnav1'>
 <li><a href='#'><span class='right'>Home</span></a></li>
 <li><a href='#'><span class='right'>Videos</span></a></li>
 <li><a href='#'><span class='right'>Portfolio</span></a>
<ul class='sub-menu'>
 <li><a href='#'><span class='right'>Portfolio 1 col</span></a></li>
 <li><a href='#'><span class='right'>Portfolio 2 cols</span></a></li>
 <li><a href='#'><span class='right'>Portfolio 3 cols</span></a>
 <ul class='sub-menu'>
 <li><a href='#'><span class='right'>1st category</span></a></li>
 <li><a href='#'><span class='right'>2nd category</span></a></li>
 <li><a href='#'><span class='right'>3rd category</span></a></li>
 </ul>
</li>
 <li><a href='#'><span class='right'>Portfolio 4 cols</span></a></li>
</ul>
</li>
 <li><a href='#'><span class='right'>Blog</span></a></li>
 <li><a href='#'><span class='right'>Contacts</span></a></li>
</ul>
Change # with your desired url.

Main featured widget

Access your blog Layout > click Edit link. add your desired name in the title section and desired label in the html/javascript area.
<div id='faded'>
<ul class='slides'>
 <li class='item'>
 <p><iframe frameborder='0' height='315' src='http://www.youtube.com/embed/Ok2VamxrYAY' width='560'/></p>
 </li>

 <li class='item'>
 <p><iframe frameborder='0' height='315' src='http://www.youtube.com/embed/JitvT29fybE' width='560'/></p>
 </li>

 <li class='item'>
 <p><iframe frameborder='0' height='315' src='http://www.youtube.com/embed/I7twdJFviRs' width='560'/></p>
 </li>

 <li class='item'>
 <p><iframe frameborder='0' height='315' src='http://www.youtube.com/embed/3ftOEHhFFNU' width='560'/></p>
 </li>
 </ul>
 <ul class='thumbs pagination'>
 <li>
 <span class='youtube-temp'/>
 <span class='hover-bg'/>
 <a class='title' href='#' rel='0'>Lorem ipsum dolor sit amet</a>
 <a class='link' href='#'/>
 </li>
 <li>
 <span class='youtube-temp'/>
 <span class='hover-bg'/>
 <a class='title' href='#' rel='1'>Fusce et lectus nec neque feugiat</a>
 <a class='link' href='#'/>
 </li>
 <li>
 <span class='youtube-temp'/>
 <span class='hover-bg'/>
 <a class='title' href='#' rel='2'>Vivamus et velit at sem ultrices</a>
 <a class='link' href='#'/>
 </li>
 <li>
 <span class='youtube-temp'/>
 <span class='hover-bg'/>
 <a class='title' href='#' rel='3'>Phasellus suscipit felis ut nibh</a>
 <a class='link' href='#'/>
 </li>
</ul> 
</div>
Replace Iframe  code with your desired video codes. 

Pagination Result

Access your blog Theme > click Edit Html and then find the following coding.

 
  var posts=9,

Change the value with your number of posts.

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 VideoBox Blogger Template How To Setup VideoBox Blogger Template Reviewed by TemplatesYard on August 24, 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.