*** Definition Changelog *** 2017.05.23 - version 1.5.11 * Fix - Fixes the WC Featured Products on the homepage. includes/featured-products.php 2017.04.18 - version 1.5.10 * Fix - Fixes the WooCommerce 3.0.0 compatibility for the new product gallery. css/woocommerce.css, includes/theme-woocommerce.php * Fix - Fixes title not saving for Woo Component widget. includes/widgets/widget-woo-component.php 2016.10.27 - version 1.5.9 * Fix - Fixes the comments form PHP7 error. template-contact.php 2016.10.17 - version 1.5.8 * Fix - Fixes the comments output for certain server configurations. /includes/theme-comments.php 2016.03.17 - version 1.5.7 * Tweak - Modifies CSS style selector for slider section container to be more specific. css/layout.css, style.css * Tweak - Brings responsive cart in line with WC core styles, adds remove button css/woocommerce.css 2015.09.21 - version 1.5.6 * Fix - Fixes the widget constructor for component widget, upgrades FlexSlider and fixes fade transition duration bug. /includes/widgets/widget-woo-component.php, /includes/theme-js.php, /includes/js/jquery.flexslider-mins.js 2015.09.03 - version 1.5.5 * Fix - Fixes the flickr and embed widgets /includes/widgets/woo-widget-flickr.php /includes/widgets/woo-widget-embed.php 2015.09.02 - version 1.5.4 * Fix - Fixes Strict Standards notices in the comments section. comments.php * Fix - Ensures all widgets correctly reference parent::__construct and have a clean update() method. /includes/widgets/ 2015.06.04 - version 1.5.3 * includes/js/jquery.prettyPhoto.js - Updated prettyPhoto to version 3.1.6. 2015.05.25 - version 1.5.2 * New - Declares Sensei support /includes/theme-functions.php 2014.09.12 - version 1.5.1 * Fix - Fixes the last column margin for the homepage sections. /css/layout.css 2014.05.29 - version 1.5.0 * Update - Adds Homepage Control integration index.php, /includes/theme-actions.php * Update - Adds Projects, and Our Team integration functions.php, /includes/theme-plugin-integrations.php, /includes/integrations/* * Tweak - Updated Testimonials plugin styling style.css 2014.03.11 - version 1.4.3 * Fix - Removes homepage exclude category option. * Fix - Replaces get_cart_total() with get_cart_subtotal() and cart_contents_count with get_cart_contents_count() in the mini cart includes/theme-woocommerce.php header.php 2014.02.27 - version 1.4.2 * Fix - Fixes syntax error in the theme-functions.php file. 2014.02.24 - version 1.4.1 * Fix - Adds WPML support for when the slideshow is filtered by a taxonomy term (slide-page). 2013.12.19 - version 1.4.0 * Fix - Slider animation 'speed' setting not working /includes/js/featured-slider.js * Fix - Make login.css overwritable via a child theme /includes/theme-actions.php 2013.10.28 - version 1.3.13 * style.css - Styled 'password' input fields to be consistent with form styling. 2013.09.17 - version 1.3.12 * style.css - Removed '!important' declaration from .entry ul/ol 2013.08.30 - version 1.3.11 * /includes/theme-woocommerce.css - Make WooCommerce style disabling 2.1 compatible 2013.07.08 - version 1.3.10 * style.css - 'overflow: hidden' for slider arrows (fixes Safari text overflow bug.) * /includes/js/featured-slider.js - Add "useCSS: false" to disable CSS animations for Flexslider (they cause a video player related bug in Firefox) 2013.05.30 - version 1.3.9 * includes/theme-actions.php - Fixed homepage widgets in Typography settings. 2013.04.25 - version 1.3.8 * css/woocommerce.css - Removed bullets from "Order Details" page. * includes/theme-functions.php - Fixed product search form in the header. * includes/theme-options.php - Added separated option for the Post Title Link in the "Typography" options. * includes/theme-actions.php - Added separated option for the Post Title Link in the "Typography" options. * includes/js/featured-slider.js - Removed console.log as the slider was not loading in IE8. 2013.03.25 - version 1.3.7 * /includes/theme-js.php - Fixed boolean options for slider settings * /includes/js/featured-slider.js - Fixed boolean options for slider settings 2013.03.11 - version 1.3.6 * /css/woocommerce.css - Fixed product review rating styling. * /includes/theme-options.php - Add layout option for homepage blog posts / page content section. * /includes/blog-posts.php - Add layout option for homepage blog posts / page content section. * /includes/specific-page-content.php - Add layout option for homepage blog posts / page content section. 2013.02.25 - version 1.3.5 * includes/theme-woocommerce.php - WooCommerce 2.0 pagination preparation 2013.02.19 - version 1.3.4 * /css/layout.css - Full width slider desktop layout tweak 2013.02.11 - version 1.3.3 * style.css - Fixed nav toggle icon not displaying on Android devices. (Use @font-face icon instead of ASCII char) - Adjusted slider arrow on mobile resolutions. * header.php - Removed ASCII char. * includes/theme-woocommerce.php - added WooCommerce support flag 2013.02.01 - version 1.3.2 * style.css - Adjusted full-width slide for mobile devices, fixed layout of checkboxes on checkout page & added styling for WooCommerce demo store banner * /css/layout.css - Adjusted full-width slide for mobile devices, fixed layout of checkboxes on checkout page & added styling for WooCommerce demo store banner * includes/featured-products.php - Product excerpt now uses woocommerce_template_single_excerpt(); * includes/theme-actions.php - Fixed new registration text layout on checkout page 2013.01.14 - version 1.3.1 * /inclues/featured-products.php - Fixes featured product price bug * /includes/js/jquery.flexslider-min.js - Upgrade FlexSlider to the latest version. * /css/woocommerce.less, /css/woocommerce.css - Amend ".creat-account" to ".create-account". Fixes visual bug when creating an account on checkout. Add support for WooCommerce 2.0 CSS classes. * style.less, style.css - Adds ".clear" to the styling for ".fix". Fixes visual bug on WooCommerce address editing screens. 2012.12.20 - version 1.3.0 * /includes/theme-options.php - Add theme options to control how many features and testimonials display on the homepage. * index.php - Add logic to determine how many features and testimonials display on the homepage. 2012.12.18 - version 1.2.1 * style.css - fixed max width on images with caption 2012.12.06 - version 1.2.0 * woocommerce.css - Styling preparation for WooCommerce 2.0 * includes/theme-woocommerce.php - removed dupliacte woo_content_before hook * includes/js/enable-lightbox.js - changed rel="lightbox" to rel="prettyPhoto[gallery]" * css/woocommerce.css - fixed info box overlap issue with checkout page 2012.11.29 - version 1.1.2 * style.css - removed layout.css include * includes/theme-actions.php - added layout.css to woo_load_frontend_css(). Removed woo_deregister_styles * css/layout.css - new file to be loaded in HEAD 2012.11.27 - version 1.1.1 * /includes/theme-functions.php - Make sure to suppress filters when retrieving slides from the database. Adds basic WPML support to the featured slider. Adjust woo_featured_slider_loader() to load the slider if is_front_page() as well as if is_home(). * /includes/theme-js.php - Make woo_load_featured_slider_js() pluggable and load it on is_front_page() as well as is_home() to cater for a static front page. * css/woocommerce.css - cart now works better on mobile devices * style.css - blog images height fix - slider pagination fix when using custom typography 2012.11.15 - version 1.1.0 * /css/login.less, /css/login.css - Make sure the login branding in the WooFramework and WooDojo can override the default login logo. * /includes/specific-page-content.php - Display the sidebar when displaying specific page content on the homepage. * /includes/theme-options.php - Add options to enable/disable the features and testimonials display on the homepage. Add options to customise the titles of "Features" and "Testimonials" on the homepage. Add custom field to slides to use the featured image as the slide background image instead. * /includes/theme-actions.php - Add filter to ensure that the pagination of the homepage blog posts is more accurate, if the homepage is set to display blog posts. * /includes/featured-slider.php - Added logic for the slide background image option. * style.css - Added styling for the slide background image option. * index.php - Add logic to enable/disable the "Features" and "Testimonials" sections on the homepage, as well as logic to customise the titles of each of the two sections. 2012.11.12 - version 1.0.2 * style.less - Blockquote styling; Turned auto hyphens off for Firefox; WP Image alignment for slider content. '.entry' styling for homepage components. * /css/layout.less - Testimonials sidebar styling * /css/woocommerce.less - Show remove, thumbnail and prce columns in cart table. 2012.10.25 - version 1.0.1 * /includes/theme-actions.php - Fix typo in the CHILD_THEME_URL constant's value. 2012.10.24 - version 1.0 * First release!