*** Wootique Changelog *** 2012.04.17 - version 1.3.1 * template-sale.php preparation for WooCommerce 1.5.4 2012.03.29 - version 1.3 * header.php includes/theme-woocommerce.php - html5 shim now hooked into wp_head * header.php includes/theme-woocommerce.php - added woo_nav_before() action and hooked search into it * header.php includes/theme-woocommerce.php- added woo_nav_after() action and hooked cart / checkout buttons into it * header.php - added woo_content_before() hook * footer.php - added woo_content_after() hook 2012.03.01 - version 1.2.2 * style.css improved error message style when containing a list 2012.02.20 - version 1.2.1 * /includes/theme-woocommerce.php - Update search fragment to use & instead of ?, in accordance with WooFramework update (requires WooFramework V5.1.3 or higher). 2012.02.01 - version 1.2 * index.php WooCommerce 1.4 preparation; replaced depreciated classes and updated custom field IDs * header.php search.php includes/theme-options.php added option to make header search products or posts 2011.12.28 - version 1.1.5 * includes/widgets/widget-woo-flickr.php - fixed flickr widget 2011.12.15 - version 1.1.4 * REVERTED 2011.12.09 - version 1.1.3 * template-sale.php added sale template 2011.11.24 - version 1.1.2 * template-blog.php - Call remove_filter() to make sure the homepage posts exclusion doesn't run on the "Blog" page template. * index.php - Removed filter on posts query arguments (filter is intended for the "Blog" page template only). Resolved "undefined variable" warning messages on non-existent $settings variable. 2011.11.21 - version 1.1.1 * includes/theme-woocommerce.php fixed pagination bug 2011.11.17 - version 1.1 * index.php fixed the loop on the homepage to cater for excluded categories 2011.11.03 - version 1.0.9 * includes/theme-options.php changed homepage content description to avoid confusion 2011.11.02 - version 1.0.8 * archive.php added descriptions for categories and titles for taxonomies 2011.10.27 - version 1.0.7 * style.css - adjusted #footer-widgets.col-4 .block margin * includes/sidebar-init.php - Added 4th sidebar widget * includes/theme-options.php - Added 4th sidebar widget * single.php - set video width to 500 2011.10.24 - version 1.0.6 * includes/theme-woocommerce.php hooked WC sidebar differently for easier removal * style.css small fix to the featured slider when not using hard crop * style.css fixed alignment of post image * includes/theme-woocomerce.php added search fragment for search pagination 2011.10.16 - version 1.0.5 * style.css z-index fix re nav / sale flashes * includes/theme-woocommerce.php remove WC sidebar 2011.10.12 - version 1.0.4 * index.php php class fix 2011.10.07 - version 1.0.3 * includes/theme-options.php changed inputs to selects on menu / footer / shadow opacity option. Also added custom typography options * includes/theme-actions.php added custom typography options * includes/theme-woocommerce.php moved google font declaration to includes/theme-actions.php 2011.10.06 - version 1.0.2 * style.css fixed a bug in header display in FireFox 7. * includes/theme-options.php adding product post type to Woo SEO panel * style.css added form-row-wide class 2011.10.03 - version 1.0.1 * style.css fixed selects within tables displaying strangely in IE8. * style.css Made the quantity incrementer friendlier to 2 and 3 digit numbers. * includes/js/general.js removed uniform from checkboxes to fix contact form bug * added includes/theme-install.php for defining options on theme activation and moved image option updates here 2011.09.27 - version 1.0 * First release!