Basic Setup
1. Template Installation
2. Logo Setup
3. Template Setting
Social Top
Access your blog Layout > click Edit link on Social Top widget.
Icons Available { facebook, twitter, gplus, instagram, pinterest, email }
Note: The Social Profile Names are case sensitive.
Main Menu/Dropdown
Access your blog Layout > click Edit link on Main Menu widget.
Normal Link : Features
Sub Link: _Sub Link 1.0 (before the link add "_") 1 underscore
Sub Link 2: __Sub Link 1.1 (before the link add "__") 2 underscore
Slider
Access your blog Layout > click Edit link(Slider). Add your desired name in the title section and desired label in the html/javascript area.
Slider. (Max post - 5)
Instagram Widget
Access your blog Layout > click Edit link on Instagram Widget.
Paste this Below code into it.
<div id='instafeed'/><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></div>
In above code you you will see a
accessToken: ‘3541708255.1677ed0.5e79fa74dcac4a52bea0ebba51eacb88′,
This – 3541708255.1677ed0.5e79fa74dcac4a52bea0ebba51eacb88 is a access token ID.
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 Profile
Access your blog Layout > click Add a Gadget > HTML/JavaScript on Post Author Details section, you must place the codes in the blank space.
Credits: templatesyard