=== 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. == Third-Party Resources Credits == * Font-Awesome: fonts, License: SIL OFL 1.1 * Font-Awesome: css, License: MIT License * Bootstrap: http://getbootstrap.com, License: MIT License * Social Buttons for Bootstrap: https://lipis.github.io/bootstrap-social/, License: MIT License * Image description/use : CC0 by CREW, http://www.unsplash.com * Image licences Used in screenshot, https://unsplash.com/search/cafe?photo=aw6UewokOIo CC0 License == 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. = 1.1.8 = * Released: October 03, 2016 Removed extra section div from fullwidth.php = 1.1.9 = * Released: October 04, 2016 1. functions.php * $content_width needs to be set as a global. * removed -css from enqueue * Fix handles for scripts/styles * Removed jQuery from enqueue and added it as dependencies for needed scripts. 2. front-page.php * Used simple loop for front-page.php 3. archive.php * Used core functions the_archive_title() and the_archive_description() in archive.php 4. index.php * Removed Untranslatable string, line 14 index.php 5. Customizer * Remove the logo image uploader * Use core functionality and add support for custom logo * Updated header.php accordingly 6. Licensing - readme.txt * Third-party resources Credits added to readme.txt 7. No minification of scripts * Replaced all minified css and scripts with unminified files