How To Setup Simple Tech Blogger Template


Simple Tech Blogger Template is a clean simple news blog theme with classy features and up to the mark design elements. Simple Tech 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 Simple Tech Blogger Template

Top Menu

On Blogger Dashbord Click Template
Click Edit HTML
Scroll down and Find this Code :
<!-- primary navigation menu start --> <ul class='menubar'> <li> <a href='/'> Home </a> </li> <li> <a href='https://simple-tech-soratemplates.blogspot.com/p/about.html'> About </a> </li> <li> <a href='https://simple-tech-soratemplates.blogspot.com/p/contact_17.html'> Contact </a> </li> </ul>
Replace thelinks with your own links.

Top Social

On Blogger Dashbord Click Template
Click Edit HTML
Scroll down and Find this Code :
<ul> <li><a href='#'><img alt='Dribbble' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiva0kC7jt9wvrj7AYwG9PDwb3yar2q3yuKSMOkLCNhXHasoAinXCSd5gDxrRl9VD6utJDBWvsDRA791jO2GLz4mYL0meVHXqT_WNghIxNDPGGNqktP9x-TmuyUfx6C6xeipxu_fKHUcpA/s1600/soc-icon-dribbble.png'/></a></li> <li><a href='#'><img alt='Facebook' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj4THjB9G0rTqTKJl00Dfyx8MTIb2p0TrDjGdE7OnbTwnkA0yTPJmji_hOdFOwBpN2ysGX-Ybgcuxpb4i3uFsFLC9H_IYH7E1D1mCRpsqHYaDAHkJr0r5D8WJQB3IJI75WCLvdGW-jB2uw/s1600/soc-icon-fb.png'/></a></li> <li><a href='#'><img alt='Pinterest' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjCEN5jQsln5_fFXUkkALHnoalUmknkU35uRFV9tYRTISLaeFSYstzDqnFh9vfzwyi7eiL72_1UifvhFVpKi7HZbsUkofRVG7q4xh3YwVCoYYpipKTxfhhBlvIndmp6NBdq9dAz7RAQ4VM/s1600/soc-icon-p.png'/></a></li> <li><a href='#'><img alt='Behance' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHoHva4OFIQEMSY0Nb6WiSs2Uuxan6ar9WNNtNn-znf-xPKjXYfQRRJhu8iys0Bu_cGCIvCtsmw712REhqjcYqwXNQ5NHeesXVKHNEvtk37zLALeLEe4TcpdWNufhsGeO7i3B16oOvcpk/s1600/soc-icon-be.png'/></a></li> <li><a href='#'><img alt='Instagram' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgFS3a5zjCKg3a1m1jTcWB-C1eb3_R2EDO7ZEUQEjQUVHAzA7i-gedyhb7nfRi746bx-oZ9_uI3haagFhLRgqtGspV2N4jUYKM_RNvxu3W6brcYbtG8C76VHgdMTvRfgYAZQgUE1BExIIQ/s1600/soc-icon-instagram.png'/></a></li> </ul>
Replace the social links with your own social links.

Main Menu/Dropdown/Multi Dropdown

On Blogger Dashbord Click Template
Click Edit HTML
(Menu) Scroll down and Find this Code :
<ul class='nav menubar2' id='menu-main' itemscope='itemscope' itemtype='http://schema.org/SiteNavigationElement'> <li> <a class='active' href='/' itemprop='url'><span itemprop='name'> <i class='fa fa-home'/> <div id='act'> Home </div> </span></a> </li> <li> <a href='#'> Features </a> <ul> <li> <a href='#' itemprop='url'><span itemprop='name'> Multi DropDown </span></a> <ul class='sub-menu'> <li><a href='#'>DropDown 1</a></li> <li><a href='#'>DropDown 2</a></li> </ul> </li> <li> <a href='https://simple-tech-soratemplates.blogspot.com/p/page-markups-and-shortcodes.html' itemprop='url'><span itemprop='name'> ShortCodes </span></a> </li> <li> <a href='https://www.sorabloggingtips.com/2017/01/how-to-add-sitemap-widget-in-blogspot-blogs.html' itemprop='url'><span itemprop='name'> SiteMap </span></a> </li> <li> <a href='https://simple-tech-soratemplates.blogspot.com/soratemplates' itemprop='url'><span itemprop='name'> Error Page </span></a> </li> </ul> </li> <li> <a href='#'> Documentation </a> <ul> <li> <a href='#' itemprop='url'><span itemprop='name'> Web </span></a> </li> <li> <a href='#' itemprop='url'><span itemprop='name'> Video </span></a> </li> </ul> </li> <li> <a href='http://www.soratemplates.com/2014/11/simple-tech-blogger-templates.html' itemprop='url'><span itemprop='name'> Download This Template </span></a> </li> </ul>
Change # with your desired url.

Sidebar Subscription Widget

Access your blog Theme > click Edit Html and then find the following coding.
<form action='http://feedburner.google.com/fb/a/mailverify' id='subscribe' method='post' onsubmit='window.open(&apos;http://feedburner.google.com/fb/a/mailverify?uri=soratemplates&apos;, &apos;popupwindow&apos;, &apos;scrollbars=yes,width=550,height=520&apos;);return true' target='popupwindow'> <input name='uri' type='hidden' value='soratemplates'/>

Change red colored url with your feedburner id .

Author Box

Access your blog Theme > click Edit Html and then find the following coding.
<ul> <li><a href='http://www.dribbble.com/'><img alt='Image' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjM6vHYCu5jLYeOVwcMmcZhIqxmVoJdieFWEqi7JFxaobC0j9mWr18cipXQMoWTicbxmEukzRrLOWRoSaIFH2NExhT9JmrC6DXsQutQQp9GGpzNZRP5y9LfCcSPU-XUo6IxPAsH29MfovM/s1600/soc-icon-black-dribbble.png' title='Image'/></a></li> <li><a href='http://twitter.com/'><img alt='Image' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjk3IikUrbyL5shfP1pUbfPLCvLs6gzkgvqtnpcrOSzeE3_zLPHDg18SDva9PQ7ddASgunGOUQjta8v4u_5cmv0Uce5bVQV43onoq4h9mD6agVntY4-ZXbKd4ekOO9WCjnZviNvJkAC9Ws/s1600/soc-icon-black-t.png' title='Image'/></a></li> <li><a href='http://pinterest.com/'><img alt='Image' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiDE-a0m7MNF-9feAfqR9RsuVLaacnKrNITE90KuHWFP9e_CZ5GlPZj6mouz9WB8IUeqM-xRZw2EBIqrNFsayBeQvXe0QDOiuIyVN-LK5Ocp5bd4tnTVwb3dHaef7sAxY8E5viJ2mpR2lg/s1600/soc-icon-black-p.pn' title='Image'/></a></li> <li><a href='http://www.behance.net/'><img alt='Image' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiHu93K9vMgqPDdQc-A5r7Knq3vllTlnMCvTdHt7xkh3dEp7adfl7HuyWR_YYyboMFCEgYu51CeOb3qDILk0FtO4VJXS_IpSjaJ7-FnVaY9J2wFyZSnNNeQS7yOpmwYFjwO-yUFmXE36SY/s1600/soc-icon-black-be.png' title='Image'/></a></li> <li><a href='http://www.instagram.com/'><img alt='Image' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkH1mT8-3EUog28NyBfBVX4YKeMStqKzFqkymcOnzYqvfUBHWZL-WwFTkFSjC94wvoGh74v-gJr3SMltKGerOePs09od8h1kqVFOTiV1GUTQRapHXtCSe5KuijBKAFODVdkS3R_Rb9Xv8/s1600/soc-icon-black-instagram.png' title='Image'/></a></li> </ul>

Replace the social links with your own social links. Rest of the things works automatically, you just need to setup your author profile;

Footer Social

On Blogger Dashbord Click Template
Click Edit HTML
Scroll down and Find this Code :
<ul class='aligncenter'> <li class='social-email'><a href='#' target='_blank'><i class='fa fa-envelope'/></a> </li> <li class='social-facebook'><a href='#' target='_blank'><i class='fa fa-facebook'/></a> </li> <li class='social-pinterest'><a href='#' target='_blank'><i class='fa fa-pinterest'/></a> </li> <li class='social-twitter'><a href='#' target='_blank'><i class='fa fa-twitter'/></a> </li> <li class='social-youtube'><a href='#' target='_blank'><i class='fa fa-youtube'/></a> </li> </ul>
Replace the social links with your own social links.

Pagination Results

Access your blog Theme > click Edit Html and then find the following coding.
var pageNaviConf = { perPage: 5, numPages: 9, firstText: &quot;First&quot;, lastText: &quot;Last&quot;, nextText: &quot;Next&quot;, prevText: &quot;Prev&quot;

Change the info with exact number you have set into the post settings.

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.

Yorum Gönder

Daha yeni Daha eski

İletişim