*** Show Off Changelog *** 2015.09.03 - version 1.2.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.2.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/ * Fix - Update WooCommerce template files. /woocommerce/content-single-product.php /woocommerce/content-product.php 2015.06.04 - version 1.2.3 * includes/js/jquery.prettyPhoto.js - Updated prettyPhoto to version 3.1.6. * includes/js/jquery.prettyPhoto.min.js - Updated prettyPhoto to version 3.1.6. 2015.03.01 - version 1.2.2 * Fix - Fixes WooCommerce wc_print_notices error on single product pages. /includes/theme-woocommerce.php 2014.07.07 - version 1.2.1 * Fix - Fixes WooCommerce ratings styling for non logged in users. style.css * Fix - Fixes double borders on homepage component widgets. style.css 2014.04.14 - version 1.2.0 * New - Integration with Our Team plugin includes/integrations/our-team/ includes/theme-plugin-integrations.php 2014.02.03 - version 1.1.0 * New - 'Projects Integration' /includes/integrations/projects/* - Various files added for plugin integration /includes/theme-plugin-integrations.php - Plugin integration setup functions.php - Include plugin integration file 2013.11.20 - version 1.0.5 * style.css (/css/imports/nav.less) - Change webkit-tap-highlight color for mobile nav * style.css (/css/woocommerce.less) - Fixed 'view cart' link for AJAX add to cart on shop pages. 2013.11.18 - version 1.0.4 * style.css (/css/imports/homepage.less) - Fix homepage hero product 'Sale' badge 2013.10.01 - version 1.0.3 * includes/theme-options.php - Added support for shortcodes in the "Introductory Message" text area. * includes/homepage/intro-message.php - Added support for shortcodes in the "Introductory Message" text area. * includes/js/jquery.prettyPhoto.js - Updated prettyPhoto to version 3.1.5. * includes/js/jquery.prettyPhoto.min.js - Updated prettyPhoto to version 3.1.5. * includes/js/enable-lightbox.js - Disables deeplinking in prettyPhoto. 2013.09.25 - version 1.0.2 * /css/woocommerce.css - Clear 'upsells' div - Clear 'product summary' on single product mobile res - Fix variations table overflow * /includes/js/general.js - Fix doubletaptogo script to only target Android * /includes/theme-woocommerce.php - Moved 'get_footer' inside 'content' div 2013.09.12 - version 1.0.1 * /woocommerce/content-product.php - Rebuilt product markup * /css/woocommerce.css - Styling for new product markup * /css/imports/misc.less (compiles to style.css) - Fixed Thickbox z-index * /includes/theme-options.php - Change 'Shop' section name to 'Recent Products'. * /includes/theme-options.php - Change footer custom text description. * /includes/theme-options.php - Introductory message toggle not working. * /includes/theme-options.php - Remove full width WooCommerce options. * /includes/theme-options.php - Fix homepage blog posts category selector. * /includes/theme-woocommerce.php - Removed full width WooCommerce options. * /includes/theme-woocommerce.php - Make WooCommerce style disabling 2.1 compatible 2013.08.21 - version 1.0.0 * First release!