How To Setup Oracle Blogger Template
Oracle is a simple, clean, personal, modern and professional blog ideas for spreading stories. Complete control over the layout of your blog. Fully responsive design will look awesome on every screen, even on those with bigger resolutions and Retina displays. Oracle 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 Jasmine Blogger Template - Way2Themes
Setting Up The Menu/DropDown/Multi DropDown - 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'>Change # with yours URL link
<li><a href='/' itemprop='url'><span itemprop='name'>Home</span></a></li>
<li><a href='#'>Beauty</a>
<ul class='sub-menu'>
<li><a href='#' itemprop='url'><span itemprop='name'>Category</span></a><ul>
<li class='' itemprop='name'>
<a href='#' itemprop='url'>
Dropdown 1
</a>
</li>
<li itemprop='name'>
<a href='#' itemprop='url'>
Dropdown 2
</a>
</li>
<li itemprop='name'>
<a href='#' itemprop='url'>
Dropdown 3
</a>
</li>
</ul></li>
<li><a href='#' itemprop='url'><span itemprop='name'>Category</span></a></li>
<li><a href='#' itemprop='url'><span itemprop='name'>Category</span></a></li>
</ul>
</li>
<li><a href='#'>CELEBRITY</a>
<ul class='sub-menu'>
<li><a href='#' itemprop='url'><span itemprop='name'>Category</span></a></li>
<li><a href='#' itemprop='url'><span itemprop='name'>Category</span></a></li>
<li><a href='#' itemprop='url'><span itemprop='name'>Category</span></a></li>
</ul>
</li>
<li><a href='#' itemprop='url'><span itemprop='name'>ENTERTAINMENT</span></a></li>
<li><a href='#' itemprop='url'><span itemprop='name'>FASHION</span></a></li>
<li><a href='http://www.soratemplates.com/2015/12/oracle-blogger-templates.html' itemprop='url'><span itemprop='name'>Download This Template</span></a></li>
</ul>
Setting up the social icons
- To Edit TOP social icons in this theme you can follow this step:
On Blogger Dashbord Click Template
Click Edit HTML
Scroll down and Find this Code :
<div id='top-social' >Change # with yours URL link
<a href='#' target='_blank'>
<i class='fa fa-facebook'>
</i></a> <a href='#' target='_blank'>
<i class='fa fa-twitter'>
</i></a> <a href='#' target='_blank'>
<i class='fa fa-instagram'>
</i></a> <a href='#' target='_blank'>
<i class='fa fa-pinterest'>
</i></a> <a href='#' target='_blank'>
<i class='fa fa-heart'>
</i></a> <a href='#' target='_blank'>
<i class='fa fa-google-plus'>
</i></a> <a href='#' target='_blank'>
<i class='fa fa-tumblr'>
</i></a>
</div> </div>
- To Edit footer social icons in this theme you can follow this step:
On Blogger Dashbord Click Template
Click Edit HTML
Scroll down and Find this Code :
<div id='social-bar'>Change # with yours URL link
<div class='wrapper container'>
<div id='social-bar-inner'>
<div class='widget-container arqam_counter-widget' id='arqam_counter-widget-2'><h3 class='widget-title'/> <div class='arqam-widget-counter arq-outer-frame arq-col3'>
<ul> <li class='arq-rss'>
<a href='https://www.bloglovin.com/blogs/oracle-fox-4137997/' target='_blank'>
<i class='fa fa-heart'/>
<small>Follow on bloglovin</small>
</a>
</li>
<li class='arq-twitter'>
<a href='http://twitter.com/oraclefox' target='_blank'>
<i class='fa fa-twitter'/>
<small>Follow on Twitter</small>
</a>
</li>
<li class='arq-facebook'>
<a href='http://www.facebook.com/oraclefoxblog' target='_blank'>
<i class='fa fa-facebook'/>
<small>Like on Facebook</small>
</a>
</li>
<li class='arq-instagram'>
<a href='http://instagram.com/oraclefoxblog' target='_blank'>
<i class='fa fa-instagram'/>
<small>Follow on Instagram</small>
</a>
</li>
</ul>
</div>
How to setup slider - top
Slider 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.
Instagram Widget
Access your blog Layout > click Edit link on Instagram Widget.Paste this Below code into it.
<div id='instafeed'/>In above code you you will see a
<script type='text/javascript'>//<![CDATA[
var feed = new Instafeed({
get: 'user',
userId: 3541708255,
limit:6,
sortBy:'random',
accessToken: '3541708255.1677ed0.5e79fa74dcac4a52bea0ebba51eacb88',
template: '<li><a href="{{link}}" target="_blank"><img src="{{image}}" /><div class="insta-likes"><div style="display: table; vertical-align: middle; height: 100%; width: 100%;"><span style="display: table-cell; vertical-align: middle; height: 100%; width: 100%;">{{likes}} <i class="fa fa-heart"></i><br/>{{comments}} <i class="fa fa-comment"></i></span></div></div></a></li>',
resolution: 'standard_resolution'
});
feed.run();
//]]>
</script>
accessToken: ‘3541708255.1677ed0.5e79fa74dcac4a52bea0ebba51eacb88′,
This – 3541708255.1677ed0.5e79fa74dcac4a52bea0ebba51eacb88 is a access token ID.
UserId: ‘3541708255′,
This – 3541708255 , The first part of access token is your id.
Now you need to create you new one and replace with this.
How to Create Instagram Access Token
1. you need access token for instagram widget to work
Go to this url-> http://instagram.pixelunion.net/
Login Via your instagram Account and Generate access token in a single click.
2. Once you get access token just replace with this access token with in a your code.
Author Description
- Add author info on sidebar (About me)
You Can See that sidebar area have About me section. To Edit About me in this theme you can follow this step:
1. Go to -> Blogger Dashboard- >layout -> About me- > press edit button.
2. Open folder plugin, copy and paste content of file aboutme.txt to widget content, replace the image link to your image and description.
- Author info on post page
Author image and name automatically fetch from Google account.
How to edit description and social icons of author , you can follow this step:
1. On Blogger Dashbord Click Template
2. Click Edit HTML
3. Scroll down and Find this Code :
<!--author biography start-->4. Change Links with yours Social URL link
<div class='post-author'>
<div class='author-img'>
<!-- avatar of author here-->
<div class='avatar avatar-100 photo'><script src='/feeds/posts/default?alt=json-in-script&callback=authorshow'/></div>
</div>
<div class='author-content'>
<h5><a href='' rel='author' title='Posts by solopine'><data:post.author/></a></h5>
<p>Author description goes here</p>
</div>
</div>
<!--author biography end -->
Facebook Page Plugin:
To add a facebook like box follow this tutorial.How to Add Responsive Facebook Like Box Widget In Blogger
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 Oracle Blogger Template
Reviewed by SoraBloggingTips
on
November 16, 2016
Rating:
No comments:
Post a Comment