*** Unsigned Changelog *** 2012.05.12 - version 1.2.14 * page.php - Added "
". 2012.04.23 - version 1.2.13 * style.css - Added .quantity styling. Removed margin-top from "table.cart .coupon". Removed float from "table.cart .button, table.cart .checkout-button". Changed "table.cart .coupon .input-text, table.cart .coupon .button" to inline-block. * layout.css - Changed "table.cart td.actions .coupon input" width to auto. 2012.04.17 - version 1.2.12 * style.css - WooCommerce alert & info box styling fixes 2012.04.16 - version 1.2.11 * /includes/woo-press/woo-press.php - Removed requirement of either an embed code or a featured image for press clippings. * /includes/widgets/widget-woo-pressclippings.php - Added conditional around woo_image() to check if an image can be found. 2012.04.10 - version 1.2.10 * /includes/js/general.js - removed ", .checkout .col2-set select" from "Fire Uniform js" * /images/ - replaced pause-list.png with play-list-red.png * style.css - replaced pause-list.png with play-list-red.png, added ".create-account { float: left; }" 2012.04.03 - version 1.2.9 * /includes/woo-events/woo-events.php - Adjust default ordering of order_events_by_date() and get_events_by_tour() methods to be ASC instead of DESC. * /includes/widgets/widget-woo-events.php - Added suppress_filters => false for WPML compatibility. * /includes/widgets/widget-woo-recentnews.php - Added suppress_filters => false for WPML compatibility. * /includes/widgets/widget-woo-tourdates.php - Removed array_reverse() usage. * /includes/widgets/widget-woo-albums.php - Replaced deprecated woocommerce_product class initialisation with updated WC_Product. 2012.03.25 - version 1.2.8 * /includes/js/general.js - Removed superfish js code. Add parent class to menu items. * /includes/js/third-party.js - Removed superfish js code. * style.css - Changed navigation styling, IE8 now uses a transparent bg image. * styles/light.css - IE8 now uses a transparent bg image. * layout.css - Changed navigation styling. * images/ - Added ie-bg.png. * styles/light - Added ie-lt-bg.png. 2012.03.24 - version 1.2.7 * /includes/theme-actions.php - Added "header h1.out-box" to the post title typography options. * archive.php - Changed the archive title to an h1. * archive-gallery.php - Changed the archive title to an h1. * style.css - Removed font size and adjusted margin for .archive_header. * layout.css - Removed font-family from #navigation .nav li ul li a. 2012.03.22 - version 1.2.6 * /includes/widgets/widget-woo-albumplayer.php - Make sure all albums are listed in the select box when specifying which album to use in the album player widget. 2012.03.15 - version 1.2.5 * /includes/woo-events/woo-events.php - Add "cover-charge" key to the cover charge value in the get_event_details() method. * single-event.php - Added display of event details (ticket purchase link, etc). * includes/theme-actions.php - Added subscribe/connect button class to theme options button color styling. 2012.02.29 - version 1.2.3 * style.css - added clear:both; to #main .widget.widget_recent_news li:nth-child(2n+1), #main .widget.widget_press_clippings li:nth-child(2n+1) 2012.02.23 - version 1.2.2 * /includes/theme-actions.php - adjusted woo_font_post_title classes to correct a custom type issue. * /includes/woo-discography/woo-discography.php - Make sure album description is generated correctly from the album content area if no custom excerpt is set. * /includes/js/jquery.prettyPhoto.wooloader.js - Make sure to ignore all photo gallery images when applying prettyPhoto with "Enable Lightbox" enabled (this ensures that images in photo galleries retain their grouping logic). * /includes/widgets/widget-woo-galleries.php - Add the image caption as the "title" attribute on each image's surrounding anchor tag. * /includes/widgets/widget-woo-photos.php - Add the image caption as the "title" attribute on each image's surrounding anchor tag. * single-gallery.php - Add the image caption as the "title" attribute on each image's surrounding anchor tag. 2012.02.15 - version 1.2.1 * style.css - removed width:auto from img and added it to IE only styling in section 7.3. 2012.02.09 - version 1.2 * /includes/woo-songkick/ - Add Woo - SongKick component, to integrate events for a specified SongKick artist ID. * /includes/css/woo-custom-theme-options.css - Add custom SongKick theme options navigation icon. * /includes/theme-options.php - Add SongKick-specific theme options. * /includes/widgets/widget-woo-songkick-events.php - SongKick events listing widget. * /includes/widgets/widget-woo-events.php - Hide the event from the widget when viewing a single event's detail screen. Adjust call to the post_excerpt in an attempt to prevent conflict between the current post excerpt and the event excerpt. * style.css, style.less, /styles/light.css, /styles/light.less - Integrate "Concerts by SongKick" logos. * /images/sk-pink-small.png, /images/sk-white-small.png - ADDED "Concerts by SongKick" logos. * /includes/woo-photos/woo-photos.php - Added "Select All" and "Clear All" links to the photo management meta box. * /includes/woo-photos/assets/css/admin.css - Add spacing styling to new "Select All" and "Clear All" links. * /includes/woo-photos/assets/js/functions.js - Added JavaScript logic for "Select All" and "Clear All" links. * /includes/woo-discography/woo-discography.php - Added "Select All" and "Clear All" links to the track management meta box. * /includes/woo-discography/assets/css/admin.css - Add spacing styling to new "Select All" and "Clear All" links. * /includes/woo-discography/assets/js/functions.js - Added JavaScript logic for "Select All" and "Clear All" links. * /includes/widgets/widget-woo-photos.php - Make sure the titles of the images are correct per image. * single-gallery.php - Make sure the photos grid pulls in all photographs. 2012.02.02 - version 1.1 * /includes/theme-functions.php - Make date displays translatable in woo_post_meta_cpt() function. Add support for custom meta for Press Clippings. * /includes/theme-actions.php - Added Press Clippings styling * /includes/woo-events/woo-events.php - Make date displays translatable. * /includes/woo-discography/woo-discography.php - Make date displays translatable. Make sure apostrophes are escaped in the album description values when generating the audio playlist. * /includes/widgets/widget-woo-albums.php - Make date displays translatable. * /includes/widgets/widget-woo-events.php - Make date displays translatable. * /includes/widgets/widget-woo-tourdates.php - Make date displays translatable. * /includes/woo-press/ - Add Woo - Press module to manage press clippings. * /includes/widgets/widget-woo-pressclippings.php - Press Clippings widget. * /includes/theme-widgets.php - Add press clippings widget. * single-press.php - Template file for single press clippings. * content-band_member.php - Added band member content template that always displays the thumbnail, regardless of the "Post Content" theme option's setting. * style.less/style.css - Added Press Clippings styling * light.less/light.css - Added Press Clippings styling 2011.01.26 - version 1.0 * First release!