Changelog
Changelog: The Gossip
If you are upgrading from a version earlier than 1.4 please read the following:
The retina images feature does not currently work with page URL caching on web hosts such as WP Engine. If your page reloads constantly on retina devices (iPhone 4/5, iPad 3/4, Macbook Pro), please disable this option from Appearance -> Theme Options -> General Settings -> Retina Images . Most web hosts should be unaffected by this.
To now display posts in the slider you will need to change the content option in the slider e.g. [slider content="post"] (can also use "slide" and "slide,post").
If you are upgrading from a version earlier than 1.2 please read the following:
The last 10 slides and post are now added to the slider shortcode by default - to restrict what is shown in the slider add your slider and/or post categories to the slider shortcode e.g. [slider cats="tech"], where "tech" is the category slug.
If you add a slide URL and/or changed the slide link type for any slides you created these settings will be lost and will need to be reapplied.
Go to Appearance -> Theme Options and click Save Changes to add the new review system.
Changelog from version 1.8.1 to 1.8.2 (07-May-13)
Changes
Update: Added ability to tranlsate comment form text from theme translation files
Bug Fix: Re-added hyphens to drop down mobile menus
Bug Fix: Fixed issue with Aqua Resizer script
Bug Fix: Added missing label to slides post type
Bug Fix: Updated language file to support multiple occurrences of a word in a different
context
Bug Fix: Added missing retina support to order slider images
Bug Fix: Fixed accordion panel shortcode styling issue
Files Changed
style.css
header.php
functions.php
comments.php
languages/
lib/scripts/custom.js
lib/scripts/aq_resizer/aq_resizer.php
lib/admin/inc/theme-post-types.php
Changelog from version 1.8 to 1.8.1 (27-Apr-13)
Changes
Bug Fix: Added margin and padding of 0 to html tag
Bug Fix: Number of mega menu improvements
Bug Fix: Fixed issue with wp_enqueue_script loading in shortcodes
Files Changed
style.css
single.php
responsive.css
functions.php
lib/scripts/custom.js
lib/admin/inc/shortcodes/related-posts.php
lib/admin/inc/shortcodes/grid-posts.php
lib/admin/inc/shortcodes/carousel.php
lib/admin/inc/shortcodes/slider.php
Changelog from version 1.7 to 1.8 (08-Apr-13)
Changes
Update: Drop down menus now switch to the left if they extend outside of the window
Bug Fix: Fixed a number of lightbox issues
Bug Fix: Removed duplicate CSS code
Bug Fix: Lightbox script only loaded when needed
Bug Fix: Fixed a few of styling issues
Bug Fix: Removed redundant global queries and browser checks
Bug Fix: Fixed user rating bug
Bug Fix: Removed WooCommerce 2.0 compatibility message
Bug Fix: Fixed fatal error with widget importer/exporter on earlier PHP versions
Bug Fix: wp_enqueue_media() now only loaded when not already called
Bug Fix: Re-added missing widths from featured images
Bug Fix: Related Posts text now translatable
Files Changed
style.css
single.php
functions.php
languages/
lib/scripts/custom.js
lib/inc/style-settings.php
lib/inc/page-styling.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-options.php
lib/admin/inc/shortcodes/related-posts.php
lib/admin/inc/shortcodes/carousel.php
lib/admin/inc/shortcodes/slider.php
lib/admin/inc/shortcodes/vh-posts.php
lib/admin/inc/shortcodes/grid-posts.php
lib/admin/inc/shortcodes/tinymce/tinymce.js
Changelog from version 1.6 to 1.7 (04-Apr-13)
Changes
Update: Number of javascript improvements
Update: Updated font awesome files
Update: Updated widget importer/exporter
Update: Provided pingback support
Update: Added new options to slider, carousel, related posts, grid posts and vertical/horizontal posts shortcodes
Update: $content, $pagination, $slides and $posts shortcode options depreciated (see shortcodes page for updated variables)
Bug Fix: Fixed issue with theme options not working on child themes
Bug Fix: Shortcode $name variable removed as names now made automatically unique
Bug Fix: Removed WooCommerce 2.0 compatibility message
Bug Fix: Localised missing text
Bug Fix: Fixed number of styling issues
Bug Fix: Fixed image issues when https:// addresses used
Bug Fix: Added touch swipe support to related posts
Bug Fix: Fixed issue with global post/page hard crop option
Bug Fix: Fixed rich snippets for review data
Files Changed
style.css
functions.php
single.php
responsive.css
header.php
post-loop.php
page.php
review-box.php
languages/
lib/scripts/custom.js
lib/sripts/prettyPhoto/js/jquery.prettyPhoto-init.js New
lib/scripts/aq_resizer/aq_resizer.php
lib/inc/style-settings.php New
lib/inc/page-styling.php
lib/fonts/fontawesome/
lib/admin/images/ Removed
lib/admin/scripts/sort-slides.js
lib/admin/scripts/uploader.js
lib/admin/scripts/jquery.tabs.js
lib/admin/inc/theme-options.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-shortcodes.php
lib/admin/inc/theme-auto-install.php
lib/admin/inc/theme-other-options.php
lib/admin/inc/envato-wordpress-toolkit-master/index.php
lib/admin/inc/shortcodes/related-posts.php
lib/admin/inc/shortcodes/posts.php --> lib/admin/inc/shortcodes/grid-posts.php Renamed
lib/admin/inc/shortcodes/carousel.php
lib/admin/inc/shortcodes/slider.php
lib/admin/inc/shortcodes/images.php
lib/admin/inc/shortcodes/featured-posts.php --> lib/admin/inc/shortcodes/vh-posts.php Renamed
lib/admin/inc/shortcodes/accordions.php
lib/admin/inc/shortcodes/toggle-boxes.php
lib/admin/inc/shortcodes/columns.php
lib/admin/inc/widget-settings-importexport/
lib/admin/inc/tinymce/tinymce.js
Changelog from version 1.5.2 to 1.6 (11-Mar-13)
Changes
Update: Dropped support for WordPress 3.4
Update: Added ability to change category box colours (Posts -> Categories)
Update: Moved inline javascript to functions.php
Update: Updated styling for latest version of Popular Widgets plugin
Bug Fix: Fixed issue with WordPress image editor not working
Bug Fix: Fixed a number of styling issues
Bug Fix: Fixed issue with width style settings
Bug Fix: Text now fully wraps around images when image wrap enable
Bug Fix: Fixed issue with responsive positioning of mega menus
Bug Fix: Removed redundant code from blank page template
Bug Fix: Fixed title limit setting in [posts] shortcode
Bug Fix: Replaced set_time_limit with ini_set for users in SAFE MODE
Bug Fix: Improvements to javascript loading
Files Changed
style.css
functions.php
header.php
single.php
responsive.css
post-loop.php
footer.php
languages/
lib/scripts/custom.js
lib/inc/page-styling.php
lib/admin/scripts/custom.js Removed
lib/admin/inc/theme-other-options.php --> lib/admin/inc/theme-other-options.php Renamed
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-options.php
lib/admin/inc/theme-auto-install.php
lib/admin/css/admin.css
lib/admin/inc/envato-wordpress-toolkit-master/index.php
lib/admin/inc/tinymce/tinymce.js
lib/admin/inc/shortcodes/posts.php
lib/admin/inc/shortcodes/featured-posts.php
lib/admin/inc/shortcodes/images.php
lib/admin/inc/shortcodes/related-posts.php
lib/admin/inc/shortcodes/carousel.php
lib/admin/inc/shortcodes/slider.php
Changelog from version 1.5.1 to 1.5.2 (26-Feb-13)
Changes
Update: Now using native IE and mobile checks
Update: Added style settings to reduce overal page width of theme
Update: Added option to hard crop images
Bug Fix: Removed unnecessary code from blank page template
Bug Fix: Added missing elements from style settings (Popular Widget tags, category page titles)
Bug Fix: Set default carousel order by date
Files Changed
style.css
functions.php
single.php
page.php
page-list.php
post-loop.php
footer.php
header.php
blank-page.php
languages/
lib/inc/page-styling.php
lib/admin/inc/theme-options.php
lib/admin/inc/theme-auto-install.php
lib/admin/inc/tinymce/tinymce.js
lib/admin/inc/shortcodes/related-posts.php
lib/admin/inc/shortcodes/carousel.php
lib/admin/inc/shortcodes/posts.php
lib/admin/inc/shortcodes/featured-posts.php
lib/admin/inc/shortcodes/slider.php
Changelog from version 1.5 to 1.5.1 (18-Feb-13)
Changes
Bug Fix: Fixed issue with other search widgets on 404 error pages
Bug Fix: Removed redundant logo height styling
Bug Fix: Fixed theme options page typo
Bug Fix: Fixed share button on pages
Bug Fix: Fixed number of styling issues
Bug Fix: Added check to see if Envato Toolkit is already installed
Files Changed
style.css
post-loop.php
header.php
functions.php
responsive.css
page.php
languages/
lib/admin/inc/theme-options.php
lib/admin/inc/shortcodes/posts.php
lib/admin/inc/shortcodes/featured-posts.php
Changelog from version 1.4 to 1.5 (10-Feb-13)
Changes
Update: Updated carousel script with several improvements to display and functionality
Update: Added ability to display pages in posts, featured posts, slide and carousel shortcodes
Update: Removed image cropping for mobile displays
Update: Added ability to automatically update the theme for future updates
Update: Added ability to change post tag colors from style settings
Update: Added blank page template to create landing pages
Bug Fix: Fixed number of styling issue
Bug Fix: Fixed issue with SEO of logo on pages without title
Bug Fix: Fixed "Back To Top" divider link
Bug Fix: Slider buttons now shown on mobile and tablet devices
Bug Fix: Fixed issue with radio buttons and check boxes not displaying
Bug Fix: Fixed issues with drop down menu widths
Bug Fix: Fixed several image shortcode issues
Bug Fix: Fixed issue with individual post/page proportionate heights not working
Bug Fix: Retina images option now supported on all servers
Bug Fix: Fixed lightbox preview images issue
Files Changed
style.css
blank-page.php
header.php
footer.php
page-list.php
functions.php
post-loop.php
page.php
single.php
style.css
responsive.css
languages/
lib/scripts/custom.js
lib/scripts/jquery.carouFredSel.js
lib/scripts/aq_resizer/aq_resizer.php
lib/scripts/aq_resizer/aq_resizer-1x.php Removed
lib/scripts/aq_resizer/aq_resizer-2x.php Removed
lib/inc/page-styling.php
lib/admin/inc/envato-wordpress-toolkit-master/ New
lib/admin/inc/theme-options.php
lib/admin/inc/theme-post-types.php
lib/admin/inc/theme-auto-install.php
lib/admin/inc/theme-shortcodes.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-update-notification.php Removed
lib/admin/inc/tinymce/tinymce.js
lib/admin/inc/shortcodes/slider.php
lib/admin/inc/shortcodes/related-posts.php
lib/admin/inc/shortcodes/posts.php
lib/admin/inc/shortcodes/featured-posts.php
lib/admin/inc/shortcodes/carousel.php
lib/admin/inc/shortcodes/images.php
lib/admin/inc/shortcodes/dividers.php
Changelog from version 1.3 to 1.4 (28-Jan-13)
Changes
Update: Added mega menu navigation features (to use see help file)
Update: Added new image resizer script
Update: Can now specify if slides, posts or both are displayed in slider shortcodes
Bug Fix: Minor styling fixes
Bug Fix: Proportional image heights now correctly supported
Bug Fix: Retina images only displayed on retina devices
Bug Fix: Fixed minor image cropping issues
Files Changed
style.css
functions.php
page.php
footer.php
header.php
single.php
page-list.php
post-loop.php
languages/
lib/inc/page-styling.php
lib/css/reset.css
lib/scripts/custom.js
lib/scripts/image-resizer.php Removed
lib/scripts/aq_resizer New
lib/admin/inc/theme-options.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-post-types.php
lib/admin/inc/shortcodes/slider.php
lib/admin/inc/shortcodes/images.php
lib/admin/inc/shortcodes/featured-posts.php
lib/admin/inc/shortcodes/carousel.php
lib/admin/inc/shortcodes/posts.php
lib/admin/inc/shortcodes/related-posts.php
Changelog from version 1.2 to 1.3 (22-Jan-13)
Changes
Update: Added rich snippets for review data
Update: Removed logo height option as no longer needed
Update: Added header option to posts shortcode
Bug Fix: Fixed post sharing buttons width
Bug Fix: Fixed issue with CSS3 Media Queries script not being correctly loaded
Bug Fix: Fixed more Internet Explorer 8 bugs
Bug Fix: Fixed an issue with the fifth review criteria field
Bug Fix: Fixed issue with featured images upload window
Bug Fix: Removed references to proportional widths and heights
Bug Fix: Added missing carousel shortcode to shortcode generator
Bug Fix: Fixed button styling on iOS devices
Bug Fix: Fixed issue with empty searches returning to index page
Bug Fix: Added missing text to translation files
Bug Fix: Fixed issue with post links in slider and post shortcodes
Bug Fix: Fixed issue with logo height on mobile displays
Bug Fix: Fixed featured image issue on pages and page lists
Bug Fix: Fixed preloading of carousel images
Bug Fix: Fixed style settings not working with top bar navigation
Bug Fix: Fixed issue with images/smileys in comments
Files Changed
style.css
single.php
page.php
page-list.php
review-box.php
functions.php
searchform.php
languages/
lib/scripts/custom.js
lib/scripts/image-resizer.php
lib/inc/page-styling.php
lib/admin/inc/theme-options.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-auto-install.php
lib/admin/inc/theme-options.php
lib/admin/inc/tinymce/tinymce.js
lib/admin/inc/shortcodes/featured-posts.php
lib/admin/inc/shortcodes/posts.php
lib/admin/inc/shortcodes/carousel.php
lib/admin/inc/shortcodes/slider.php
Changelog from version 1.1 to 1.2 (17-Jan-13)
Changes
Update: Added in-built review system for posts
Update: Added option to add posts to slider
Update: Removed comments section from attachment page
Bug Fix: Fixed issue with global post theme settings not working
Bug Fix: Fixed issue with images not displaying when height set to 0
Bug Fix: Fixed issue with accents in titles and excerpts
Bug Fix: Fixed issue with Gravatar avatars not showing
Bug Fix: Reduce number of debug errors
Bug Fix: Added missing media script on back-end posts and pages
Bug Fix: Fixed a number of styling issues
Bug Fix: Fixed issue with categories not displaying in post loop
Bug Fix: Fixed issue with images not displaying in Internet Explorer 8
Files Changed
style.css
functions.php
single.php
review-box.php New
responsive.css
header.php
attachment.php
post-loop.php
page.php
page-list.php
comments.php
lib/images/stars.png New
lib/inc/page-styling.php
lib/scripts/user-rating.php New
lib/scripts/user-rating.js New
lib/scripts/custom.js
lib/scripts/css3-mediaqueries.js New
lib/admin/inc/theme-options.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-auto-install.php
lib/admin/inc/shortcodes/slider.php
lib/admin/inc/shortcodes/carousel.php
lib/admin/inc/shortcodes/posts.php
lib/admin/inc/shortcodes/featured-posts.php
lib/admin/inc/shortcodes/related-posts.php
lib/admin/inc/tinymce/tinymce.js
Changelog from version 1.0 to 1.1 (07-Jan-13)
Changes
Update: Add option to disable circular scrolling on carousel and related posts shortcodes
Update: Added post navigation text to translation files
Update: Added option to disable theme responsiveness (fixed width)
Update: Added option to make logo suitable for retina displays
Bug Fix: Fixed issue with accents in excerpts
Bug Fix: Custom post types from plugins now controlled by Theme Options -> Page Settings
Bug Fix: Fixed issue with language files not displaying theme text
Bug Fix: Added missing admin script
Bug Fix: Added missing image wrap theme options for posts and pages
Files Changed
style.css
post-loop.php
responsive.css
header.php
functions.php
single.php
languages/
lib/inc/page-styling.php
lib/images/logo.png
lib/admin/scripts/custom.js
lib/admin/inc/theme-options.php
lib/admin/inc/shortcodes/related-posts.php
lib/admin/inc/shortcodes/carousel.php
lib/admin/inc/shortcodes/posts.php
lib/admin/inc/shortcodes/featured-posts.php