Simpro is a professional blogger template which is highly seo optimized and completely responsive and a fast blogger template that will provide good user experience to your visitors. Simpro 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.
Basic Setup
Main Menu/Dropdown/Multi Dropdown
On Blogger Dashbord Click Template
Click Edit HTML
(Menu) Scroll down and Find this Code :
Click Edit HTML
(Menu) Scroll down and Find this Code :
<ul>Change # with your desired url.
<!-- Main Menu -->
<li><a href='/'>Home</a></li>
<li>
<a href='/'>Features</a>
<ul>
<li><a href='http://w2tsimpro.blogspot.com/p/post-format-and-page-markup.html'>Shortcoes</a></li>
<li><a href='http://www.sorabloggingtips.com/2017/01/how-to-add-sitemap-widget-in-blogspot-blogs.html'>Sitemap</a></li>
<li><a href='https://w2tsimpro.blogspot.in/way2themes'>Error Page</a></li>
</ul>
</li>
<li>
<a href='http://www.shardawebservices.com/'>Seo Service</a>
</li>
<li><a href='http://www.sorabloggingtips.com/2017/09/how-to-setup-simpro-blogger-template.html'>Documentation</a></li>
<li>
<a href='http://www.way2themes.com/2014/08/simpro-professional-blogger-template.html'>Download This Template</a></li>
</ul>
Header ads
On Blogger Dashbord Click Template
Click Edit HTML
Scroll down and Find this Code :<div class='headerright'>
<!-- ADS -->
<img src='http://a.adroll.com/a/4UB/B7A/4UBB7AUGZ5BR3PF66ZQPAY.gif'/>
</div>
Replace the highlighted code with your ad code.
On Blogger Dashbord Click Template
Click Edit HTML
Scroll down and Find this Code :
Click Edit HTML
Scroll down and Find this Code :
<div class='headerright'>
<!-- ADS -->
<img src='http://a.adroll.com/a/4UB/B7A/4UBB7AUGZ5BR3PF66ZQPAY.gif'/>
</div>
Replace the highlighted code with your ad code.
Breaking News
It works automatically with recent posts, so you don't need to do anything but if any case it isn't working then follow the below link.
It works automatically with recent posts, so you don't need to do anything but if any case it isn't working then follow the below link.
Social Buttons
On Blogger Dashbord Click Template
Click Edit HTML
Scroll down and Find this Code :<div class='blogshare'>
<span style='float: left; margin-right: 20px;margin-top: 2px;'>Share It</span>
<!-- Social Icons -->
<a class='color-transition' href='#' target='_blank'><i class='fa fa-facebook'/></a>
<a class='color-transition' href='#' target='_blank'><i class='fa fa-twitter'/></a>
<a class='color-transition' href='#' target='_blank'><i class='fa fa-google-plus'/></a>
</div>
Replace the highlighted code with your link and text code.
Click Edit HTML
Scroll down and Find this Code :
<span style='float: left; margin-right: 20px;margin-top: 2px;'>Share It</span>
<!-- Social Icons -->
<a class='color-transition' href='#' target='_blank'><i class='fa fa-facebook'/></a>
<a class='color-transition' href='#' target='_blank'><i class='fa fa-twitter'/></a>
<a class='color-transition' href='#' target='_blank'><i class='fa fa-google-plus'/></a>
</div>
Second Ad
On Blogger Dashbord Click Template
Click Edit HTML
Scroll down and Find this Code :<div class='adwrap'>
<!-- ADS -->
<img src='http://pagead2.googlesyndication.com/simgad/3434150485160470565'/>
</div>
Replace the highlighted code with your ad code.
Click Edit HTML
Scroll down and Find this Code :
<!-- ADS -->
<img src='http://pagead2.googlesyndication.com/simgad/3434150485160470565'/>
</div>
Author Widget
On Blogger Dashbord Click Template
Click Edit HTML
Scroll down and Find this Code : <div class='author-box'>
<div class='authorboxcontent'>
<div class='about-author'>
<img alt='' expr:src='data:post.authorPhoto.url' height='100' width='100'/> <div>
<h4><data:post.author/></h4>
<p>Vivamus fermentum ac massa vel egestas. Ut convallis augue quis pulvinar pellentesque. Cras vitae condimentum felis. Aliquam justo lectus, ultrices eget fringilla nec, aliquam ac dui. Donec nunc nunc, pretium vel metus eget, sodales auctor magna. In in nisl non nulla suscipit pharetra in ut augue.</p>
</div>
</div>
</div>
</div>
Replace the highlighted code with your description.
Click Edit HTML
Scroll down and Find this Code :
<div class='authorboxcontent'>
<div class='about-author'>
<img alt='' expr:src='data:post.authorPhoto.url' height='100' width='100'/> <div>
<h4><data:post.author/></h4>
<p>Vivamus fermentum ac massa vel egestas. Ut convallis augue quis pulvinar pellentesque. Cras vitae condimentum felis. Aliquam justo lectus, ultrices eget fringilla nec, aliquam ac dui. Donec nunc nunc, pretium vel metus eget, sodales auctor magna. In in nisl non nulla suscipit pharetra in ut augue.</p>
</div>
</div>
</div>
</div>
Pagination Result
Access your blog Theme > click Edit Html> and then find the following coding.
var perPage=4;
Change the value with your number of posts.
Access your blog Theme > click Edit Html> and then find the following coding.
var perPage=4;
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
<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>
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.