*** Statua Changelog *** 2012.03.13 - version 1.1.4 * /includes/gallery-single.php - changed the carousel nav anchors to spans * /layouts/home-layout-a.php - changed the carousel nav anchors to spans * /layouts/home-layout-b.php - changed the carousel nav anchors to spans * styles.css - accounted for carousel nav anchor change 2012.03.11 - version 1.1.3 * /includes/gallery-single.php - fixed nav issue for max images before showing the nav 2012.02.28 - version 1.1.2 * styles/dark/portfolio-hover.png - Added * styles/dark.css - Added #gallery a.thumb:hover code 2012.02.02 - version 1.1.1 * /includes/theme-functions.php - Fixed filter to not affect the admin backend 2012.01.26 - version 1.1 * /includes/widgets/widget-woo-tagcloud.php - Add custom tag cloud widget to allow for any taxonomy with "show_tagcloud" set to be displayed in a tag cloud. * /includes/theme-widgets.php - Load in new Woo - Tag Cloud widget. * /includes/theme-functions.php - Added new Photo Tag taxonomy * /includes/theme-options.php - Nested options * single-photo.php - Added taxonomies output below post content * taxonomy.php - renamed taxonomy-woo_gallery.php so that both galleries and photo tags use same archive 2012.01.25 - version 1.0.16 * includes/js/jquery.prettyPhoto.js - updated to version 3.1.3 * includes/gallery-single.php - fixed invalid html. No grouping if only one prettyphoto image. 2011.11.03 - version 1.0.15 * includes/theme-functions.php - Added the missing Google+ subscribe/connect code. 2011.10.12 - version 1.0.14 * includes/widgets/widget-woo-twitter.php made Twitter http requests secure for use with WooCommerce 2011.09.29 - version 1.0.13 * layouts/home-layout-a.php - added height to woo_image to fix caching of WP Thumbnails 2011.09.05 - version 1.0.12 * style.css - Fixed logo appearing above top nav 2011.09.03 - version 1.0.11 * includes/theme-js.php - fixed prettyphoto.css to load on same pages as prettyphoto.js 2011.09.02 - version 1.0.10 * *.css - Added additional selectors to all button styles in preparation for WooCommerce child theme 2011.08.05 - version 1.0.9 * style.css - Add transparency code to .slide .slide-content.entry to fix a bug in IE 2011.08.05 - version 1.0.8 * includes/theme-options.php, includes/theme-actions.php - updated slider speed options 2011.07.23 - version 1.0.7 * includes/js/jquery.prettyPhoto.js - updated to latest version * includes/images/prettyphoto/default - added new theme for prettyphoto * includes/css/prettyphoto.css - new css 2011.07.21 - version 1.0.6 * template-timeline.php - added the photo custom post type to template-timeline.php 2011.06.29 - version 1.0.5 * includes/theme-options.php - added custom permalink option for single photo 2011.06.28 - version 1.0.4 * includes/theme-functions.php - added author box on photo post type * style.css - added styling for photo caption on single photos 2011.06.27 - version 1.0.3 * includes/theme-options.php - added SEO options to photo post page 2011.06.23 - version 1.0.2 * includes/gallery-photo.php - fixed query_posts issue * includes/theme-options.php - Added option for LightBox grouping on gallery pages, Made numbered options go from 1-40. Having many posts on one page is not advisable for load speeds. * layouts/home-layout-a.php - fixed query_posts issue and pagination thumbnail issue * layouts/home-layout-b.php - fixed query_posts issue * layouts/home-layout-c.php - fixed query_posts issue * template-timeline.php - fixed query_posts issue 2011.06.22 - version 1.0.1 * style.css - tweaked styling for slider and single photo * layouts/home-layout-a.php - added $force=true to woo_image() to allow smaller images than 960px width * includes/gallery-single.php - removed width and set max-width via CSS to allow for narrower images than 960px * includes/theme-options.php - added crossfade option to slider settings. Removed custom setting from photo post so users just use "Featured Image" WP post image instead. * includes/theme-actions.php - added loading image to slider and animation on slide entry. * images/loading.png - loading image for slider 2011.06.21 - version 1.0 * First release!