Changelog: The Gossip
- 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").
- 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.
Version 2.8 (18-Jun-15)
Changes
- Update: Updated prettyPhoto Lightbox to v3.1.6
- Update: Updated TGM Plugin Activation plugin
- Update: CDN images now work with image resizer
- Tweak: Provided TGM Plugin Activation plugin fallback for servers using PHP 5.2.3 or less
- Tweak: Long words now run onto next line in post and comment content
- Fix: Updated prettyPhoto script to fix XSS vulnerability
Theme Files Changed/Added/Removed
- style.css
- functions.php
- lib/scripts/prettyPhoto/js/jquery.prettyPhoto.js
- lib/inc/class-tgm-plugin-activation.php
- lib/inc/class-tgm-plugin-activation-2.4.2.php New
- lib/scripts/aq_resizer/aq_resizer.php --> lib/inc/aq_resizer.php Updated/Moved
Version 2.7.3 (27-Apr-15)
Changes
- Fix: Updated TGM-Plugin-Activation plugin to fix XSS vulnerability
Theme Files Changed/Added/Removed
- style.css
- languages/
- lib/admin/inc/class-tgm-plugin-activation.php
Version 2.7.1 (04-Apr-15)
Changes
- Update: Updated Aqua Resizer script
- Fix: Fixed styling issue on custom sidebars page
Theme Files Changed/Added/Removed
- style.css
- functions.php
- lib/scripts/aq_resizer/aq_resizer.php
Plugin Files Changed/Added/Removed
- lib/plugins/thegossip-plugin/
Version 2.7 (16-Mar-15)
Changes
- Update: Updated FontAwesome to v4.3.0
- Update: Added styling support for Contact Form 7 plugin
- Tweak: Can now overwrite page-settings.php file in child theme
- Tweak: The Gossip Plugin no longer deactivated automatically when activating another theme
- Fix: Related posts carousel now hidden if no related posts found
- Fix: CSS styling fixes
- Fix: Fixed Tabs shortcode appearance in FireFox
Theme Files Changed/Added/Removed
- style.css
- functions.php
- searchform.php
- header.php
- lin/fonts/font-awesome/
- lib/css/editor-style.css
- lib/admin/inc/tinymce/tinymce.js
- lib/admin/inc/shortcodes/related-posts.php
Version 2.6 (28-Nov-14)
Changes
- Update: Theme plugins can now be updated through the backend
- Tweak: "CSS Classes" textbox now shown in menus for new users by default
- Tweak: Improvements to appearance of browser page title
- Fix: Fixed issue with theme options text no longer being translatable
- Fix: Fixed issue with tabs shortcode in WordPress version 4.0.1
Theme Files Changed/Added/Removed
- style.css
- functions.php
- header.php
- languages/
- lib/admin/inc/class-tgm-plugin-activation.php
- lib/admin/inc/shortcodes/tabs.php
Version 2.5 (22-Sep-14)
Changes
- Update: Updated FontAwesome to v4.2.0
- Update: Child theme shortcode functions can now override parent theme shortcode functions
- Update: Moved and updated editor-style.css
- Update: Added classes option to Image shortcode
- Tweak: Removed unnecessary hatom code
- Tweak: Added space in comment form text
- Tweak: Fixed backend WP_DEBUG notices and warnings
- Tweak: Title no longer removed from 404 error page
- Tweak: Grouped after_setup_theme actions
- Tweak: Prefixed excerpt function name with gp_
- Fix: Page no longer changes for Grid Posts and Vertical/Horizontal Posts shortcodes when pagination disabled
- Fix: Fixed issue with Image shortcode links not working
Theme Files Changed/Added/Removed
- style.css
- languages/
- post-loop.php
- page.php
- page-list.php
- single.php
- comments.php
- functions.php
- 404.php
- editor-style.css --> lib/css/editor-style.css Moved
- lib/fonts/font-awesome
- lib/admin/inc/theme-meta-options.php
- lib/admin/inc/theme-options.php
- lib/admin/inc/theme-other-options.php
- lib/admin/inc/shortcodes/images.php
- lib/admin/inc/shortcodes/carousel.php
- lib/admin/inc/shortcodes/grid-posts.php
- lib/admin/inc/shortcodes/related-posts.php
- lib/admin/inc/shortcodes/slider.php
- lib/admin/inc/shortcodes/vh-posts.php
- lib/admin/inc/shortcodes/toggle-boxes.php
- lib/admin/inc/shortcodes/text-boxes.php
- lib/admin/inc/shortcodes/tabs.php
- lib/admin/inc/shortcodes/sidebars.php
- lib/admin/inc/shortcodes/register-form.php
- lib/admin/inc/shortcodes/notifications.php
- lib/admin/inc/shortcodes/login-form.php
- lib/admin/inc/shortcodes/logged-out.php
- lib/admin/inc/shortcodes/logged-in.php
- lib/admin/inc/shortcodes/lists.php
- lib/admin/inc/shortcodes/dropcaps.php
- lib/admin/inc/shortcodes/dividers.php
- lib/admin/inc/shortcodes/contact-form.php
- lib/admin/inc/shortcodes/columns.php
- lib/admin/inc/shortcodes/buttons.php
- lib/admin/inc/shortcodes/blockquotes.php
- lib/admin/inc/shortcodes/author-info.php
- lib/admin/inc/shortcodes/accordions.php
- lib/admin/inc/tinymce/tinymce.js
Version 2.4 (01-Sep-14)
Changes
- Update: Updated FontAwesome to v4.1.0
- Tweak: Increased line height of image caption text
- Tweak: Fixed all WP_DEBUG notices and warnings
- Tweak: Full rich snippet support for hatom data
Theme Files Changed/Added/Removed
- style.css
- post-loop.php
- page.php
- single.php
- header.php
- functions.php
- comments.php
- languages/
- lib/fonts/font-awesome/
- lib/admin/inc/theme-auto-install.php
- lib/admin/inc/theme-options.php
- lib/admin/inc/shortcodes/carousel.php
- lib/admin/inc/shortcodes/grid-posts.php
- lib/admin/inc/shortcodes/vh-posts.php
- lib/admin/inc/shortcodes/related-posts.php
Version 2.3 (15-May-14)
Changes
- Update: Updated TGM plugin class to v2.4.0
- Update: Included child theme folder
- Tweak: Adjusted browser page title tag
- Tweak: Plugins can now be activated when the child theme is active
- Tweak: All rating data moved to wp_localize_script
- Fix: TinyMCE shortcode generator now works with WordPress 3.9
Theme Files Changed/Added/Removed
- style.css
- functions.php
- header.php
- screenshot.png
- languages/
- lib/scripts/custom.js
- lib/scripts/user-rating.js
- lib/admin/inc/theme-options.php
- lib/admin/inc/class-tgm-plugin-activation.php
- lib/admin/inc/shortcodes/carousel.php
- lib/admin/inc/tinymce/tinymce.js
- lib/admin/inc/tinymce/editor_plugin.js
Version 2.2.1 (13-Mar-14)
Changes
- Tweak: Adjusted list styling to reduce conflicts with plugin list styling
- Tweak: Removed redundant menu code from custom.js
- Fix: Stripped any tags from link titles and image alt text
- Fix: Fixed issue with new FontAwesome class names not working in Lists shortcode
- Fix: Fixed Accordion and Toggle shortcode icons
Theme Files Changed/Added/Removed
- style.css
- single.php
- post-loop.php
- page.php
- page-list.php
- functions.php
- lib/scripts/custom.js
- lib/admin/inc/theme-options.php
- lib/admin/inc/shortcodes/vh-posts.php
- lib/admin/inc/shortcodes/slider.php
- lib/admin/inc/shortcodes/related-posts.php
- lib/admin/inc/shortcodes/grid-posts.php
Version 2.2 (27-Feb-14)
Please deactivate and uninstall the plugin GhostPool: "The Gossip" Theme Add-Ons AFTER installing this update as this has been replaced by a new plugin called The Gossip Plugin.
Changes
- Update: Improved mega menus (see help file for new set up)
- Update: Updated Font Awesome to v4.0.3
- Update: Moved plugins directory
- Update: Renamed GhostPool plugin and updated class names to avoid conflicts with other GhostPool themes
- Update: Increased default Slider shortcode height from 400 to 500
- Update: Added pagination option to Vertical/Horizontal Posts shortcode (see shortcodes page for more info)
- Tweak: Image resizer script loaded before theme options
- Fix: Fixed incorrect FlexSlider option name
- Fix: Added gp- before all stylesheet names to prevent conflicts
Theme Files Changed/Added/Removed
- style.css
- header.php
- single.php
- functions.php
- languages/
- lib/scripts/custom.js
- lib/fonts/
- lib/admin/inc/plugins --> lib/plugins Moved
- lib/admin/inc/theme-options.php
- lib/admin/inc/shortcodes/accordions.php
- lib/admin/inc/shortcodes/grid-posts.php
- lib/admin/inc/shortcodes/lists.php
- lib/admin/inc/shortcodes/related-posts.php
- lib/admin/inc/shortcodes/toggle-boxes.php
- lib/admin/inc/shortcodes/slider.php
- lib/admin/inc/shortcodes/carousel.php
- lib/admin/inc/shortcodes/vh-posts.phptheme
- lib/admin/inc/tinymce/tinymce.js
Plugin Files Changed/Added/Removed
- lib/admin/inc/plugins/ghostpool --> thegossip-plugin Renamed/Updated
Version 2.1 (17-Jan-14)
Changes
- Update: Accordion panels now expand only to the height of their content
- Update: Removed Envato Toolkit from GhostPool plugin (can be installed separately or refer to help file for how to update theme)
- Update: Improved responsiveness of header content (right of logo)
- Update: Optimized theme images
- Update: Updated retina theme option description
- Update: Cleaned up tinymce.php coding
- Update: Updated page.php with author posts link tag
- Update: Added plural forms support to translation files
- Fix: Fixed issue with WooCommerce shop page settings not working
- Fix: Fixed back-end slide excerpt error when theme is disabled
- Fix: Can now change carousel button colours from Style Settings page
- Fix: Fixed appearance of Sidebar admin page for WordPress 3.8
- Fix: Fixed appearance of Theme Options page for WordPress 3.8
- Fix: Fixed check box styling in theme meta settings
- Fix: Fixed issue with Order Slides page not showing
- Fix: Fixed internal server error that is generated on some servers
Theme Files Changed/Added/Removed
- style.css
- functions.php
- page.php
- responsive.css
- languages/
- lib/scripts/jquery.accordion.init.js
- lib/inc/style-settings.php
- lib/inc/page-settings.php
- lib/images/
- lib/admin/css/admin.css
- lib/admin/inc/theme-options.php
- lib/admin/inc/theme-shortcodes.php
- lib/admin/inc/theme-options.php
- lib/admin/inc/tinymce/tinymce.php
Plugin Files Changed/Added/Removed
- lib/admin/inc/plugins/ghostpool/
- lib/admin/inc/plugins/ghostpool/envato-wordpress-toolkit-master Removed
Version 2.0.1 (04-Nov-13)
Changes
- Fix: Fixed issue with rating stars disappearing
Theme Files Changed/Added/Removed
Version 2.0 (01-Nov-13)
Changes
- Update: Updated Aqua Resizer image script to v1.2
- Update: Updated Envato Toolkit updater to v1.5
- Update: Added TGM Plugin Activation class and moved theme updater, slide post type, custom sidebar, widget importer/exporter to separate plugin so they work when the theme is deactivated
- Update: More accurate button text used for logo upload window
- Update: Switched to better widget importer/exporter plugin
- Update: Removed unnecessary code in theme-meta-options.php
- Update: Sanitized data output in theme-meta-options.php
- Update: Removed unnecessary code in theme-options.php
- Update: Updated WooCommerce shop page code in page-settings.php
- Update: Improved hard cropping code for images
- Update: Removed unnecessary styling dimensions from shortcode images
- Update: Moved inline scripts and styling to functions.php
- Update: Added option to add links to headers in Grid Posts and Vertical/Horizontal Posts shortcodes (header_link="")
- Update: Removed default widgets from sidebar
- Update: Replaced $post global variable with get_the_ID() to improve load time
- Update: Removed unnecessary code from Blank page template
- Fix: Lightbox shortcode gallery images not loaded unless lightbox option selected
- Fix: Theme width takes up less of browser window
- Fix: Added image links to Vertical/Horizontal Posts shortcode
Theme Files Changed/Added/Removed
- style.css
- screenshot.png
- sidebar.php
- review-box.php
- 404.php
- attachment.php
- blank-page.php
- page-list.php
- post-loop.php
- page.php
- single.php
- functions.php
- responsive.css
- header.php
- languages/
- lib/scripts/aq_resizer/aq_resizer.php
- lib/inc/style-settings.php
- lib/inc/page-settings.php Renamed/Modified
- lib/admin/inc/theme-other-options.php
- lib/admin/inc/theme-options.php
- lib/admin/inc/theme-meta-options.php
- lib/admin/inc/theme-sidebars.php
- lib/admin/inc/class-tgm-plugin-activation.php New
- lib/admin/inc/theme-post-types.php Removed
- lib/admin/inc/custom-sidebars/ Removed
- lib/admin/inc/envato-wordpress-toolkit-master/ Removed
- lib/admin/inc/widget-settings-importexport/ Removed
- lib/admin/inc/shortcodes/slider.php
- lib/admin/inc/shortcodes/grid-posts.php
- lib/admin/inc/shortcodes/carousel.php
- lib/admin/inc/shortcodes/related-posts.php
- lib/admin/inc/shortcodes/vh-posts.php
- lib/admin/inc/shortcodes/images.php
- lib/admin/inc/tinymce/tinymce.js
Plugin Files Changed/Added/Removed
- lib/admin/inc/plugins/ghostpool/ New
Version 1.9.2 (21-Aug-13)
Changes
- Update: Shortcode scripts now only loaded when needed to improve page speed
- Update: Update Font Awesome to v3.2.1
- Update: Added option to disable touch swipe on carousels so links are clickable on Android devices
- Fix: Fixed issue with radio button and checkbox height
- Fix: Fixed issue with custom logo width not working
- Fix: Removed redundant CSS3 media queries code
- Fix: Added gp- before all script names to prevent conflicts
- Fix: Remove hyphens from $name variable to prevent errors
- Fix: Fixed issue with image shortcode when relative image URLs used
Theme Files Changed/Added/Removed
- style.css
- functions.php
- languages/
- lib/scripts/custom.js
- lib/scripts/jquery.contact.init.js New
- lib/scripts/jquery.tabs.init.js New
- lib/scripts/jquery.toggle.init.js New
- lib/scripts/jquery.accordion.init.js New
- lib/admin/inc/shortcodes/related-posts.php
- lib/admin/inc/shortcodes/carousel.php
- lib/admin/inc/shortcodes/images.php
- lib/admin/inc/shortcodes/vh-posts.php
- lib/admin/inc/shortcodes/slider.php
- lib/admin/inc/shortcodes/grid-posts.php
- lib/admin/inc/shortcodes/contact-form.php
- lib/admin/inc/shortcodes/toggle-boxes.php
- lib/admin/inc/shortcodes/tabs.php
- lib/admin/inc/shortcodes/accordions.php
- lib/admin/inc/tinymce/tinymce.js
Version 1.9.1 (08-Aug-13)
Changes
- Update: Dropped responsive/media queries support in Internet Explorer 8
- Update: Added Modernizr script for greater fallback support
- Fix: Removed retina code from backend slide pages
- Fix: Added width and height information to logo
Theme Files Changed/Added/Removed
- style.css
- header.php
- functions.php
- lib/scripts/custom.js
- lib/scripts/modernizr.js New
- lib/scripts/css3-mediaqueries.js Removed
- lib/admin/inc/theme-meta-options.php
- lib/admin/inc/theme-post-types.php
- lib/admin/inc/theme-options.php
Version 1.9 (19-Jul-13)
Changes
- Update: Added aggregated ratings Google rich snippets support
- Update: Moved Internet Explorer conditionals to HTML tag
- Update: Updated Aqua Resizer script to v1.1.7
- Update: Minor update to Envato Toolkit updater
- Fix: Reverted to PHP generated mobile navigation to fix validation/JavaScript issues
- Fix: Removed redundant prettyPhoto-init.js references
- Fix: Fixed order by score issue in related posts shortcode
- Fix: Fixed a few styling issues
- Fix: Added image dimensions to image tags to improve page speed performance
- Fix: CSS3 Mediaqueries script now only loaded in Internet Explorer 8 to prevent theme loading issues
Theme Files Changed/Added/Removed
- style.css
- review-box.php
- functions.php
- footer.php
- responsive.css
- single.php
- post-loop.php
- page.php
- page-list.php
- comments.php
- header.php
- sidebar.php
- languages/
- lib/scripts/custom.js
- lib/aq_resizer/aq_resizer.php
- lib/scripts/prettyPhoto/prettyPhoto/js/jquery.prettyPhoto-init.js Removed
- 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/envato-wordpress-toolkit-master/includes/class-envato-backup.php
- lib/admin/inc/shortcodes/grid-posts.php
- lib/admin/inc/shortcodes/images.php
- lib/admin/inc/shortcodes/related-posts.php
- lib/admin/inc/shortcodes/register-form.php
- lib/admin/inc/shortcodes/carousel.php
- lib/admin/inc/shortcodes/vh-posts.php
- lib/admin/inc/shortcodes/slider.php
Version 1.8.2 (07-May-13)
Changes
- Update: Added ability to tranlsate comment form text from theme translation files
- Fix: Re-added hyphens to drop down mobile menus
- Fix: Fixed issue with Aqua Resizer script
- Fix: Added missing label to slides post type
- Fix: Updated language file to support multiple occurrences of a word in a different
context
- Fix: Added missing retina support to order slider images
- Fix: Fixed accordion panel shortcode styling issue
Theme Files Changed/Added/Removed
- 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
Version 1.8.1 (27-Apr-13)
Changes
- Fix: Added margin and padding of 0 to html tag
- Fix: Number of mega menu improvements
- Fix: Fixed issue with wp_enqueue_script loading in shortcodes
Theme Files Changed/Added/Removed
- 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
Version 1.8 (08-Apr-13)
Changes
- Update: Drop down menus now switch to the left if they extend outside of the window
- Fix: Fixed a number of lightbox issues
- Fix: Removed duplicate CSS code
- Fix: Lightbox script only loaded when needed
- Fix: Fixed a few of styling issues
- Fix: Removed redundant global queries and browser checks
- Fix: Fixed user rating bug
- Fix: Removed WooCommerce 2.0 compatibility message
- Fix: Fixed fatal error with widget importer/exporter on earlier PHP versions
- Fix: wp_enqueue_media() now only loaded when not already called
- Fix: Re-added missing widths from featured images
- Fix: Related Posts text now translatable
Theme Files Changed/Added/Removed
- 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
Version 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)
- Fix: Fixed issue with theme options not working on child themes
- Fix: Shortcode $name variable removed as names now made automatically unique
- Fix: Removed WooCommerce 2.0 compatibility message
- Fix: Localised missing text
- Fix: Fixed number of styling issues
- Fix: Fixed image issues when https:// addresses used
- Fix: Added touch swipe support to related posts
- Fix: Fixed issue with global post/page hard crop option
- Fix: Fixed rich snippets for review data
Theme Files Changed/Added/Removed
- 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
Version 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
- Fix: Fixed issue with WordPress image editor not working
- Fix: Fixed a number of styling issues
- Fix: Fixed issue with width style settings
- Fix: Text now fully wraps around images when image wrap enable
- Fix: Fixed issue with responsive positioning of mega menus
- Fix: Removed redundant code from blank page template
- Fix: Fixed title limit setting in [posts] shortcode
- Fix: Replaced set_time_limit with ini_set for users in SAFE MODE
- Fix: Improvements to javascript loading
Theme Files Changed/Added/Removed
- 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
Version 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
- Fix: Removed unnecessary code from blank page template
- Fix: Added missing elements from style settings (Popular Widget tags, category page titles)
- Fix: Set default carousel order by date
Theme Files Changed/Added/Removed
- 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
Version 1.5.1 (18-Feb-13)
Changes
- Fix: Fixed issue with other search widgets on 404 error pages
- Fix: Removed redundant logo height styling
- Fix: Fixed theme options page typo
- Fix: Fixed share button on pages
- Fix: Fixed number of styling issues
- Fix: Added check to see if Envato Toolkit is already installed
Theme Files Changed/Added/Removed
- 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
Version 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
- Fix: Fixed number of styling issue
- Fix: Fixed issue with SEO of logo on pages without title
- Fix: Fixed "Back To Top" divider link
- Fix: Slider buttons now shown on mobile and tablet devices
- Fix: Fixed issue with radio buttons and check boxes not displaying
- Fix: Fixed issues with drop down menu widths
- Fix: Fixed several image shortcode issues
- Fix: Fixed issue with individual post/page proportionate heights not working
- Fix: Retina images option now supported on all servers
- Fix: Fixed lightbox preview images issue
Theme Files Changed/Added/Removed
- 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
Version 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
- Fix: Minor styling fixes
- Fix: Proportional image heights now correctly supported
- Fix: Retina images only displayed on retina devices
- Fix: Fixed minor image cropping issues
Theme Files Changed/Added/Removed
- 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
Version 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
- Fix: Fixed post sharing buttons width
- Fix: Fixed issue with CSS3 Media Queries script not being correctly loaded
- Fix: Fixed more Internet Explorer 8 bugs
- Fix: Fixed an issue with the fifth review criteria field
- Fix: Fixed issue with featured images upload window
- Fix: Removed references to proportional widths and heights
- Fix: Added missing carousel shortcode to shortcode generator
- Fix: Fixed button styling on iOS devices
- Fix: Fixed issue with empty searches returning to index page
- Fix: Added missing text to translation files
- Fix: Fixed issue with post links in slider and post shortcodes
- Fix: Fixed issue with logo height on mobile displays
- Fix: Fixed featured image issue on pages and page lists
- Fix: Fixed preloading of carousel images
- Fix: Fixed style settings not working with top bar navigation
- Fix: Fixed issue with images/smileys in comments
Theme Files Changed/Added/Removed
- 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
Version 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
- Fix: Fixed issue with global post theme settings not working
- Fix: Fixed issue with images not displaying when height set to 0
- Fix: Fixed issue with accents in titles and excerpts
- Fix: Fixed issue with Gravatar avatars not showing
- Fix: Reduce number of debug errors
- Fix: Added missing media script on back-end posts and pages
- Fix: Fixed a number of styling issues
- Fix: Fixed issue with categories not displaying in post loop
- Fix: Fixed issue with images not displaying in Internet Explorer 8
Theme Files Changed/Added/Removed
- 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
Version 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
- Fix: Fixed issue with accents in excerpts
- Fix: Custom post types from plugins now controlled by Theme Options -> Page Settings
- Fix: Fixed issue with language files not displaying theme text
- Fix: Added missing admin script
- Fix: Added missing image wrap theme options for posts and pages
Theme Files Changed/Added/Removed
- 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