*** Peddlar Changelog *** 2017.05.12 - version 1.3.13 * Fix - Fixes the WooCommerce 3.0.0 compatibility for the new product gallery. css/woocommerce.css, includes/theme-woocommerce.php 2017.03.17 - version 1.3.12 * Fix - Fix table styles in WooCommerce Cart page style.css style.less css/woocommerce.css css/woocommerce.less 2017.02.08 - version 1.3.11 * Fix - Fix link color in WooCommerce My Account page styles style.css style.less css/woocommerce.css css/woocommerce.less 2017.01.23 - version 1.3.10 * Fix - Fixes duplicate page title showing up when using SEO plugins header.php * Tweak - Add styles to WooCommerce My Account page style.css style.less css/woocommerce.css css/woocommerce.less 2016.10.18 - version 1.3.9 * Fix - PHP 7 compatibility fixes. includes/theme-comments.php 2016.08.16 - version 1.3.8 * Tweak - modifies UX for slider URL logic to hyperlink slider images if URL is provided. includes/featured-slider.php * Fix - fixes warning messages for not set theme options. includes/theme-woocommerce.php 2016.08.11 - version 1.3.7 * Fix - uses correct post meta for slide URL if WooSlider is active. includes/featured-slider.php 2016.07.25 - version 1.3.6 * Fix - Updates FlexSlider to v2.6.1 includes/js/jquery.flexslider-min.js css/layout.css style.css * Fix - WC variations labels now display correctly. css/woocommerce.css 2016.07.05 - version 1.3.5 * Fix - fixes form styling for Box Office WooCommerce Integration style.css 2016.03.01 - version 1.3.4 * Removal - removes outdated and unused code for contact page template. includes/theme-functions.php, includes/theme-options.php * Fix - fixes outdated widget constructor for component widget. includes/widgets/widget-woo-component.php 2015.09.03 - version 1.3.3 * Fix - Fixes the flickr and embed widgets includes/widgets/woo-widget-flickr.php includes/widgets/woo-widget-embed.php 2015.09.02 - version 1.3.2 * Fix - Ensures all widgets correctly reference parent::__construct and have a clean update() method. includes/widgets/ 2015.06.04 - version 1.3.1 * includes/js/jquery.prettyPhoto.js - Updated prettyPhoto to version 3.1.6. 2015.04.14 - version 1.3.0 * New - Removed contact template (use dedicated contact plugin instead) template-contact.php 2015.03.20 - version 1.2.0 * Dev - Removed woo_display_social_icons(), please use the Subscribe and Connect plugin instead. template-contact.php includes/theme-functions.php 2015.03.01 - version 1.1.4 * Fix - Fixes navigation products search form for WC 2.3+. style.less style.css layout.less layout.css 2014.10.09 - version 1.1.3 * Fix - Makes comments.php strict standards compliant. comments.php * Fix - Homepage 'fade' slider animation. includes/featured-slider.php style.less style.css * Fix - Product details display on hover css/woocommerce.less css/woocommerce.css 2014.09.12 - version 1.1.2 * Fix - Bump version number in WooCommerce template file to stop admin notices. woocommerce/loop/orderby.php New - Declares Sensei support woocommerce/loop/orderby.php includes/theme-functions.php 2014.09.08 - version 1.1.1 * Fix - Removed extra closing div index.php * Tweak - img animation improvements in firefox style.less style.css * Fix - Google maps scrollmouse fix includes/theme-functions.php 2014.05.29 - version 1.1.0 * Update - Adds Projects, and Our Team integration functions.php, includes/theme-plugin-integrations.php, includes/integrations/* css/mixins.css, css/layout.css, style.css * Tweak - Updated Testimonials plugin styling style.css 2014.04.17 - version 1.0.11 * Fix - testimonials image now floats correctly to the left instead of right style.less style.css 2014.03.19 - version 1.0.10 * Fix - Homepage product details now visible on hover css/woocommerce.less css/woocommerce.css 2014.03.06 - version 1.0.9 * Fix - Updated fitvids to the latest stable version includes/js/third-party.js 2014.02.07 - version 1.0.8 * Fix - Product sorting on search results. woocommerce/loop/orderby.php * Tweak - Product details on hover does not display on 4/5 column layouts includes/theme-woocommerce.php css/woocommerce.less css/woocommerce.css 2013.12.24 - version 1.0.7 * Fix - link to get location co-ordinates for Google Maps. Fixed typo & broken help link in theme options. includes/theme-options.php * Fix - Pages are no longer hidden in search results style.css * Fix - Use of the more quicktag will now work when displaying full content on post archives content.php * Tweak - Featured images are displayed on post archives regardless of the content setting in the theme options content.php 2013.08.15 - version 1.0.6 * includes/theme-woocommerce.php - woo_cart_link() now uses get_cart_contents_count(). Tweaked how styles are dequeued for WooCommerce 2.1 compatibility. * includes/theme-actions.php - Custom typography settings work properly for post titles. 2013.08.06 - version 1.0.5 * includes/theme-woocommerce.php - Product photos appear in lightbox when theme lightbox script active. Better checks before calling WooCommerce sidebar. * includes/theme-actions.php - Prevents Page/Post Title typography settings from affecting the Site Title. 2013.07.29 - version 1.0.4 * includes/featured-slider.php - Don't display empty slide header when title is blank but slide URL is not. Made the slide media dimensions filterable. 2013.07.24 - version 1.0.3 * includes/theme-woocommerce.php - Updated how WooCommerce styles are disabled for 2.1 compatibility. Updated Upsell / Related Prodocut display for 2.1 compatibility. * css/woocommerce.css - Fixes add review form. * includes/js/enable-lightbox.js - enables lightbox for galleries within posts/pages. 2013.06.13 - version 1.0.2 * includes/featured-slider.php - Don't display empty slide content box is no content is present. * style.css css/woocommerce.css css/layout.css - Footer callout now styled when WooCommerce isn't activated. * includes/theme-fuctions.php - WPML support for featured slider 2013.05.21 - version 1.0.1 * style.css - Fixed homepage layout bug where recent products title overlaps slider pagination buttons. * css/layout.css - Tweaks slide-content layout on 1200px and below browser width. * styles/*.css - Fixed product title background colour in mobile orientation. * index.php includes/recent-products.php includes/promo-message.php - Theme option text output run through stripslashes() 2013.05.09 - version 1.0.0 * First release!