=== Cafe Faucher === Contributors: the Cafe Faucher team Requires at least: WordPress 4.1 Tested up to: WordPress 4.6.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: right-sidebar, left-sidebar, no-sidebar, fullwidth, custom-menu, translation-ready, footer-widgets,custom-logo == Description == Cafe Faucher is is clean and versatile, making it a great starter theme for any type of blog, portfolio or business site. It is built using the Bootstrap responsive layout framework and comes with a Child theme to extend primary features for making customizations. == Customizer Features == By going to Appearence > Customize > Site Idenity * Add text logo and tagline. The default will be pulled from Settings > General Settings > Logo * Add logo image and adjust the color > Colors * Adjust Header Text Color/logo Text Color, Background Color, Header Background Color and Footer Background Color > Header Image * Add Header Background Image > Background Image * Add site Background Image > Footer * Add Add your Footer Copyright & Powered By text here > Menus * Add navigation items to Main Menu, Footer Menu and Sitemap page menu > Widgets * Add widgets for Homepage including Homepage Sidebar, Footer Left, Footer Middle and Footer Right == Site Widgets == This Theme comes with 12 widgets that are: * Homepage Sidebar * Blog Archives Sidebar * Homepage Top Right (Slider) * Blog Single Sidebar * Blog Single After Entry * Page Sidebar Right * Page Sidebar Left * Above Footer * Footer Left * Footer Middle * Footer Right * 404 Page Sidebar == Templates == This Theme comes with 6 template pages that are: * front-page.php - Homepage Top Right (Slider) and Homepage Sidebar * page.php / Default - Page Sidebar Right * tpl-left-sidebar.php - Page Sidebar Left * tpl-no-sidebar.php * tpl-fullwidth.php * tpl-sitemap.php == Installation == 1. In your admin panel, go to Appearance -> Themes and click the 'Add New' button. 2. Type in Cafe Faucher in the search form and press the 'Enter' key on your keyboard. 3. Click on the 'Activate' button to use your new theme right away. 4. Go to http://cafefaucher.com/wordpress-theme/ for a guide on how to customize this theme. 5. Navigate to Appearance > Customize in your admin panel and customize to taste. For more information about Cafe Faucher please go to http://cafefaucher.com/wordpress-theme/ == Copyright == Cafe Faucher WordPress Theme, Copyright 2016 WordPress.org & Automattic.com Cafe Faucher is distributed under the terms of the GNU GPL This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Cafe Faucher Theme bundles the following third-party resources: * JQuery * Bootstrap == Changelog == = 1.0 = * Released: May 11th, 2016 Initial release to WordPress.org = 1.1 = * Released: May 18, 2016 Style adjustments. Deployed to wordpress.org = 1.1.1 = * Released: June 26, 2016 Description update. Style adjustments update. Moved cf-toggle.js and isInViewport.min.js to child theme. Above footer widget added. = 1.1.2 = * Released: September 22, 2016 Bootstrap row div removed and replaced with no-left and no-right classes in parts of theme. Category Title and category pagination bug fix. Subtitles move to from theme, now using the WP Subtitle plugin. Template left sidebar added = 1.1.3 = * Released: September 25, 2016 If statment added to get sidebar and dynamic sidebar. Removed subtitle tags for the use of the WP Subtitle plugin. Code formating. screenshot.png updated. Bootstrap Nav Walker removed and replaced with CSS. = 1.1.4 = * Released: September 27, 2016 Replaced bootstrap-nav-walker.php with CSS. Created if statement for no comments or top footer are present. = 1.1.5 = * Released: September 29, 2016 Added Featured image to front page out of loop. Added if statement to blog sidebar. Menu acitve color. Customizer adjustments. Fonts added locally. = 1.1.6 = * Released: October 02, 2016 Remove the remove_filter and add_filter from custom exerpts and custom comments (moved to child theme). Changed sidebar-blog.php to sidebar.php. Updated to Bootstrap 3.3.7. Featured image removed from single.php. Customizer header title js color adjustment. search.php brought up to speed with the rest of the themes recent div structure updates. Removed the signle if statement from content-category-archive.php. Add direct path to enque style.css. Moved custom exerpts to child theme. Mobile nav style touchups. Removed redundent code from single.php and content-blog.php. Comments added to static page. = 1.1.7 = * Released: October 03, 2016 Readme.txt updated. Custom header support added to functions.php for the customizer Header Image Background and default Header Title color. Added section structure to tpl-fullwidth.php. Used content.category-archive.php loop for search.php.