== StrapVert ==





* By Design Promote Edinburgh, http://designpromote.co.uk/





Requires at least:	3.5.1


Tested up to:		3.6


Stable tag:			1.03





Metro style theme functioned to build your responsive website working on any device. Create pages and posts first, then your website is built. The theme is derived from Twenty Thirteen.





== Copyright ==


Designpromote Copyright 2013 Designpromote.co.uk


Nursery theme is distributed under the terms of the GNU GPL


License:      GNU General Public License v3 or later


License URI:  http://www.gnu.org/licenses/gpl-3.0.html





Nursery is built with the following resources: 


Twenty Thirteen Theme Copyright: Automattic, automattic.com


Licensed under GPLv2 or later





Icon Fonts: Genericons - http://genericons.com/ 


Copyright: Automattic, automattic.com


Licensed under GPLv2 or later





== License ==


All the theme files, scripts and images are licensed under GNU General Public License.





Limitations:


* Only the first 350 letters (not words) are shown on each page on the front page


* Page / Post titles are used to decide how they are processed, please refer to How It All Words


* Basic knowledge of PHP and CSS are needed to make the most from Sparkles Nursery Theme





Changes Explained.





N/A





How It All Works





1. Create pages and posts, the first 350 letters (not words) will be shown on the front page (source code: line 1404 in functions.php);


2. Create pages to show up to 4 images on the front page; use [gallery ids=""] (Wordpress Gallery shortcode) or featured images, the page title should include the word of 'gallery' in order to be hidden (in CSS) (source code in line 42 content-front-page.php);


3. Create pages to show maps, the page should include the word of 'contact' in order to be hidden (in CSS) (source code: line 14 content-front-page.php), I use my own plugin 'first google map' () as exampled below, you should be free to use other plugins but please keep format below:


[googlemap width=100% height=320]Edinburgh EH16 5RR[/googlemap]


<div class="contact-details"><div class="location">Edinburgh EH16 5RR</div>


<a class="email" href="mailto:welcome@sparklesnursery.com">welcome@sparklesnursery.com</a><br>


<div class="phone">0746 265 9955</div><!--more--></div>


4. Create posts to show the 4 latest posts, posts should have featured images, the post title should include the word of 'children' in order to call a customized widget function (source code: line 47 content-front-page.php);


5. Do the following setting:
Setting -> Reading Front page displays -> A static page(select below) -> Front page: (choose any pages) / Posts page: (choose post page)


Any other FAQ will be added to the site in due course.





Any feature suggestions are welcome and will be considered on merit and added to the theme as and when time permits - enjoy :)





== Changelog ==





= 1.0.3 =


* Added readme.txt


* All custom theme functions are prefixed with theme-slug (nursery)





= 1.0.2 =


* Fixed style on mobile device





= 1.0.1 =


* Fixed some errors on theme reviews


* Fixed style on children level menu





= 1.0.0 =


Initial Release 





== Upgrade Notice ==





To be added if and when the need arises





== Frequently Asked Questions ==





* None Yet