HI, WELCOME TO FLORET TEMPLATE PAGE.
If you follow the instructions, you’ll end up with a design that resembles the demo. I recommend having the demo site opened in a different tab and use it as a reference.
CHANGELOG
Version: 1.0
Release date: April 2016
LET’S START!
1. INSTALLATION
IMPORTANT! Before doing the installation please delete the FEATURED POST gadget from the LAYOUT section (if you have one installed).
Go to THEME > Click on the three dots at the right > Restore > Upload the .xml file.
2. MENU SETUP
Go to LAYOUT > MAIN MENU > EDIT.
In the NEW SITE NAME field, add the title you want to appear on the menu (e.g. HOME). In the NEW SITE URL field, add the page URL, don’t forget to add the HTTP:// prefix. Click on ADD LINK.
To create a drop-down menu, add the parent item name, in the URL field add a hashtag (#). To create the child item, add an underscore (_) before the title name and add the page URL, make sure the child items are placed under the parent item, see example below:
I recommend to start backward, so you don’t have to move all items once you’re done, otherwise, you’ll have to use the arrows to rearrange them.
When you’re happy with the end result, SAVE changes.
3. SLIDER SETUP
Copy the code below:
<div class="cycle-slideshow" data-cycle-manual-speed="700" data-cycle-random="true" data-cycle-slides="li" data-cycle-speed="1400"><script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=showgalleryposts&max-results=80"></script> <div class="cycle-prev"></div> <div class="cycle-next"></div> </div>
Open the SLIDER gadget and paste the code, SAVE.
4. PROFILE PICTURE + WELCOME TEXT GADGET
Open the PROFILE PIC gadget, upload your photo (at least 700px wide) and write your welcome text in the Caption field. Edit the gadget title and SAVE.
5. SOCIAL ICONS SETUP
Open the SOCIAL ICONS gadget, add your social network name and link, click the ADD LINK button and repeat with each social icon you need. Use the arrows to rearrange the icons order, remove the gadget title and SAVE.
6.MAILCHIMP FORM SETUP
Open the NEWSLETTER gadget, paste your MailChimp NAKED form code, edit the gadget title and SAVE.
7. INSTAGRAM WIDGET SETUP
Copy the code below:
<script> var feed = new Instafeed({ get:"user", userId: USER-ID, accessToken:"ACCESS-TOKEN", limit: 8, resolution:"standard_resolution", 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>' }); feed.run(); //]]></script> <div id='instafeed'></div> <div class="igusername"><a href="INSTAGRAM-URL">@USERNAME</a></div>
Open the INSTAGRAM gadget and paste the code.
To get your USER ID and ACCESS TOKEN, go to this page while you are logged into your Instagram account (desktop version). Click on “Get Access Token”, carefully replace the ACCESS-TOKEN in the previous code with your own value and the USER-ID, which is the first set of numbers of the token, until the first dot(.) and SAVE.
8.OTHER GADGETS
FEEDBURNER EMAIL SUBSCRIPTION
Open the EMAIL SUBSCRIPTIONS gadget, edit the title and SAVE. If you use MailChimp form, remove this gadget.
POPULAR POSTS
Open the MOST READ gadget > Select the time frame (7 days = more frequent updates), tick the image thumbnail checkbox and up to 3 posts.
ARCHIVES
Open the ARCHIVES gadget, select the option “Flat list” and SAVE.
9. MOBILE SEARCH BOX
Copy the code below:
<div class='buscador-mobile'> <form _lpchecked='1' action='/search' class='search-form' id='searchform' method='get'> <fieldset> <input id='search' name='q' onfocus='if(this.value=='Search')this.value='';' onwebkitspeechchange='transcribe(this.value)' placeholder='KEYWORD + HIT ENTER' style='outline:none;' type='text' value='' x-webkit-speech=''/> </fieldset> </form> </div>
Open the SEARCH BOX gadget, paste the code and SAVE.
10. RECOMMENDED BLOG SETTINGS
11. CUSTOM COLORS + FONTS
Go to TEMPLATE > CUSTOMIZE.
Select ADVANCED and change the colors and fonts in each option. Please, note that font changes can’t be reversed, make sure you’re happy with the end result before saving changes.
12. ENABLE RESPONSIVE DESIGN
Go to TEMPLATE> Click on the Mobile options.
Select “No. Show desktop template on mobile devices.” and SAVE.