How To Setup Elvira Beauty Blogger Template - ELVIRA

How To Setup Elvira Beauty Blogger Template


Main Menu/DropDown

Access your blog Layout > click Edit link on Main Menu widget.

Normal Link : Features
Sub Link: _Simple Page (One Underscore "_")
Sub Link: __Simple Page (two Underscores "__")

 

 

Featured Slider

Access your blog Layout > click Add a Gadget > HTML/JavaScript on Featured Posts Section, and then add one of the following

Recent Posts: <div class="latestposts" data-no="5"></div>
Label / Tag Ex<div class="tagpost" data-label="Break" data-no="5"></div>


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>
In above code you you will see a

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.

Facebook Page Plugin:

<center><div class="fb-page" data-href="https://www.facebook.com/templatesyard/" data-width="360" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"></div></center>


Template Customization

Access your blog Template > click Customize.
Colors

Only Premium Buyers will get the widget codes available in the demo.
If you have any problem while setting up the template please comment your problem by going to this link (Comment Form).