If you are upgrading from a version earlier than 4.1 please read the following:
All your custom sidebars (those that you created only) will be removed in this update. All widgets inside these custom sidebars will be stored in the Inactive Sidebar section under Appearance -> Widgets. You can simply create your sidebars again and drag and drop your widgets from this section into your new custom sidebars.
You will also need to assign your custom sidebars to your posts/pages again. You can mass change the sidebars by opening _dbUpgrade.php in a text editor located in the help folder. Add your custom sidebar ID where indicated. Now upload the file to your WordPress root directory (where WordPress is installed) then call it once from your browser like so: www.your-site.com/_dbUpgrade.php.
If you are upgrading from a version earlier than 4.0 please read the following:
If you have changed the Layout, Title, Frame, Page Skin option on individual posts/pages you will need to reapply these settings. Note: You can globally change these settings from Appearance -> Theme Options page.
It is now recommended you use the [blog] shortcode instead of the [portfolio] shortcodes
Slider position now controlled from margins option (set to -70) on homepage
Blog/Related Posts shortcode: wrap changed to image_wrap
Blog/Related Posts shortcodes: orderby="random" changed to orderby="rand"
Related Posts shortcode: limit changed to per_page
If you are upgrading from a version earlier than 3.0 please read the following:
Some posts, pages and slides settings have changed and will need to be reselected from each post, page and slide. However you can globally change most post/page/slide settings from Appearance -> Theme Options.
Images are now added to posts, pages and slides using the native Featured Image function instead of the "Image URL" text field (old images still work with the "Image URL" field).
If you changed any text in language.php this will now need to be changed via the localisation files (.po/.mo)
Changelog from version 4.4 to 4.5 (15-Feb-13)
Changes
Update: Deprecated portfolio shortcodes
Update: List styling now works without manually adding classes
Update: Removed image cropping for mobile displays
Update: Added ability to automatically update the theme for future updates
Update: Added blank page template to create landing pages
Bug Fix: Fixed issue with SEO of logo on pages without title
Bug Fix: Fixed "Back To Top" divider link
Bug Fix: Fixed issue with individual post/page proportionate heights not working
Bug Fix: Fixed lightbox styling issue
Bug Fix: Added missing text to translation files
Bug Fix: Fixed issue with page links in slider shortcode
Bug Fix: Fixed issue with positioning of slider navigation bar
Bug Fix: Fixed blockquotes styling issue in bbPress forums
Bug Fix: Fixed issue with sprite icon spacing
Bug Fix: Fixed styling issue with small dividers
Files Changed
style.css
register.php
login.php
page-list.php
page.php
single.php
post-loop.php
header.php
footer.php
blank-page.php New
functions.php
style-arcticfox.css
style-chocolate.css
style-obsidian.css
style-tiger.css
sidebar.php
languages/
buddypress/bp.css
lib/inc/page-styling.php
lib/images/sprite-chocolate.png
lib/images/sprite-arcticfox.png
lib/images/sprite-tiger.png
lib/images/sprite-obsidian.png
lib/css/reset.css
lib/admin/scripts/cufon.js New
lib/admin/scripts/uploader.js
lib/admin/inc/theme-post-types.php
lib/admin/inc/theme-shortcodes.php
lib/admin/inc/theme-sidebars.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-options.php
lib/admin/inc/update-notification.php Removed
lib/admin/inc/envato-wordpress-toolkit-master/ New
lib/admin/inc/tinymce/
lib/admin/inc/shortcodes/slider.php
lib/admin/inc/shortcodes/related-posts.php
lib/admin/inc/shortcodes/blogs.php
lib/admin/inc/shortcodes/videos.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/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/images.php
lib/admin/inc/shortcodes/dropcaps.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/dividers.php
lib/admin/inc/shortcodes/accordions.php
lib/admin/inc/shortcodes/sidebars.php
Changelog from version 4.3.1 to 4.4 (22-Jan-13)
Changes
Update: New media upload window used in theme options
Update: Screenshot now retina ready
Update: Dropped support for WordPress versions below 3.4
Update: Improved comment tagging in files for easier editing
Update: Theme now uses default WordPress color picker
Update: Updated contextual help tab
Update: Updated theme notification script
Bug Fix: Fixed custom sidebar title convention
Bug Fix: Fixed bug in video shortcode
Bug Fix: Fixed issue with active tabs in tab shortcode not displaying correctly
Bug Fix: Added image dimensions to image tag on single post/pages
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 empty searches returning to index page
Bug Fix: Added missing sidebar and video shortcodes to shortcode generator
Bug Fix: Fixed issue with no being able to set reflection type to "None"
Files Changed
style.css
single.php
sidebar.php
searchform.php
register.php
post-loop.php
page.php
page-list.php
login.php
index.php
header.php
footer.php
attachment.php
404.php
screenshot.png
functions.php
style-tiger.css
languages/
/lib/buddypress/ --> buddypress/ Moved
lib/css/style-ie7.css Removed
lib/buddypress/bp.css
lib/buddypress/functions-buddypress.php
lib/scripts/image-resizer.php
lib/scripts/custom.js
lib/inc/page-styling.php
lib/admin/css/admin.css
lib/admin/scripts/uploader.js
lib/admin/scripts/jquery.color.picker.js Removed
lib/admin/images/colorpicker/ Removed
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-options.php
lib/admin/inc/theme-update-notification.php
lib/admin/inc/shortcodes/slider.php
lib/admin/inc/shortcodes/related-posts.php
lib/admin/inc/shortcodes/blogs.php
lib/admin/inc/shortcodes/videos.php
lib/admin/inc/shortcodes/sidebars.php
Changelog from version 4.3 to 4.3.1 (12-Dec-12)
Changes
Update: Updated widget title styling convention
Bug Fix: Fixed WordPress 3.5 slider issue when no categories used
Bug Fix: Fixed issue with attached lightbox media not being displayed in posts
Files Changed
style.css
languages/
lib/admin/css/admin.css
lib/admin/inc/theme-sidebars.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-options.php
lib/admin/inc/shortcodes/slider.php
Changelog from version 4.2 to 4.3 (02-Dec-12)
Changes
Update: Relative URLs support in audio/video shortcode
Update: Switched from JW Player to YouTube player for YouTube videos in lightbox
Update: Added option to add text to sidebar shortcode if no widgets added
Update: Updated look of theme option pages
Bug Fix: Fixed issue with export widget message
Bug Fix: Fixed issue with related posts shortcode title font in Internet Explorer
Bug Fix: Adjusted notification script to reduce load on server
Bug Fix: Fixed a number of BuddyPress styling issues
Bug Fix: Included missing BuddyPress text in language files
Changelog from version 4.0.1.1 to 4.0.2 (19-Jun-12)
Changes
Update: Added default contact page sidebar
Update: Added options to control meta display on category pages
Update: Added related image width/height options
Bug Fix: Password protected pages now work with WordPress v3.4
Bug Fix: Fixed issues with sidebar generator
Bug Fix: Fixed bottom margin of logo on homepage
Bug Fix: Fixed issue where post tags would not show on posts
Bug Fix: Fixed issue with scripts loading on Theme Options page in WordPress v3.4
Files Changed
style.css
style-tiger.css
single.php
post-loop.php
functions.php
languages/
lib/inc/page-styling.php
lib/buddypress/bp.css
lib/admin/css/admin.css
lib/admin/inc/theme-options.php
lib/admin/inc/theme-sidebars.php
Changelog from version 4.0.1 to 4.0.1.1 (13-Jun-12)
Changes
Update: Added Logged In/Out shortcodes
Update: Integrated import/export widget options in Tools menu
Bug Fix: Fixed styling issues on BuddyPress pages
Bug Fix: Registration links now show if custom register URL is provided and BuddyPress is not active
Files Changed
style.css
functions.php
header.php
login.php
register.php
languages/
lib/buddypress/bp.css
lib/admin/inc/theme-shortcodes.php
lib/admin/inc/widget-settings-importexport/ New
lib/admin/inc/shortcodes/logged-in.php New
lib/admin/inc/shortcodes/logged-out.php New
Changelog from version 4.0 to 4.0.1 (06-Jun-12)
Changes
Update: Added latest version of CSS3 Pie (v1.0)
Update: Can now add auto to the margins option in shortcodes
Bug Fix: Fixed Columns shortcode issues in TinyMCE shortcode generator
Bug Fix: Fixed small spacing in Posts shortcode issue on the margin of first post of each row
Bug Fix: Fixed forgot password URL on login page
Bug Fix: Fixed issue with activity stream alignment in FireFox
Bug Fix: Fixed hierarchy of certain tags in BuddyPress stylesheet
Bug Fix: Fixed WP Calendar widget styling
Files Changed
style.css
login.php
lib/scripts/pie/
lib/buddypress/bp.css
lib/admin/inc/tinymce/tinymce.js
lib/admin/inc/shortcodes/text-boxes.php
lib/admin/inc/shortcodes/slider.php
lib/admin/inc/shortcodes/images.php
Changelog from version 3.3 to 4.0 (20-May-12)
Changes
Update: Included latest version of prettyPhoto lightbox (v3.1.4)
Update: Included latest version of JW Player (v5.9.2118)
Update: Added new options to several shortcodes
Update: Moved many PHP variables to page-styling.php to clean up pages
Update: Social links now open in a new window by default
Update: Added Google+ social icon
Update: Added option to add additional social icons
Update: Added option to add global custom stylesheet
Update: Updated some shortcode function names
Update: Updated TinyMCE shortcode generator with more descriptive names
Update: Slider captions hidden when slider videos played
Update: Added options to hide post meta on posts/pages/categories
Update: Added a skin class to the body tag
Update: Added italic styling to <em> tag
Update: Updated and improved styling on BuddyPress pages
Update: Added SEO improvements to logo
Update: Added BuddyPress site wide notification box to sidebar
Update: Improved appearance of light and dark slider frames
Bug Fix: Fixed video display on iOS devices
Bug Fix: Fixed back-end meta option alignment
Bug Fix: Slider videos still pause slider when clicked if played again
Bug Fix: Fixed issue where list styling would conflict with some plugins
Bug Fix: Fixed issue with localisation text
Bug Fix: Fixed issue with index.php links
Bug Fix: Fixed issue with HTML5 videos in lightbox
Bug Fix: Fixed styling issues in Internet Explorer 8
Bug Fix: Removed reflections in slider in Internet Explorer 8 due to display issues
Bug Fix: Fixed success URL on login page if site URL different from WordPress URL
Bug Fix: Registration link now hidden when registration disabled
Bug Fix: Reduced size of drop down menu arrows
Bug Fix: Fixed issue with profile link
Files Changed
style.css
functions.php
header.php
style-arcticfox.css
style-chocolate.css
style-obsidian.css
style-tiger.css
single.php
page-list.php
404.php
attachment.php
post-loop.php
register.php
login.php
page.php
social-icons.php
sidebar.php
index.php
screenshot.png
languages/
lib/buddypress
lib/inc/page-styling.php
lib/images/social/google_plus_1.png New
lib/images/social/google_plus_2.png New
lib/images/sprite-chocolate.png
lib/images/sprite-arcticfox.png
lib/images/sprite-obsidian.png
lib/images/sprite-tiger.png
lib/scripts/prettyPhoto
lib/scripts/mediaplayer
lib/scripts/custom.php
lib/scripts/wp-show-ids/ --> lib/admin/inc/wp-show-ids/ Moved
lib/admin/inc/theme-options.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-update-notification.php
lib/admin/inc/shortcodes/slider.php
lib/admin/inc/shortcodes/related-posts.php
lib/admin/inc/shortcodes/blogs.php
lib/admin/inc/shortcodes/images.php
lib/admin/inc/shortcodes/contact-form.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/login-form.php
lib/admin/inc/shortcodes/notifications.php
lib/admin/inc/shortcodes/dividers.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/shortcodes/lists.php
lib/admin/inc/shortcodes/columns.php
lib/admin/inc/shortcodes/videos.php
lib/admin/inc/tinymce/tinymce.js
Changelog from version 3.2 to 3.3 (22-Feb-12)
Changes
Update: Stylesheets are now loaded via wp_enqueue_styles method
Update: Slider now pauses automatically when slider videos played
Update: Added option to display custom stylesheets on individual pages
Bug Fix: Fixed a number of SEO performance issues
Bug Fix: Fixed profile link bug in author info shortcode
Bug Fix: Removed redundant code from comments.php
Bug Fix: Fixed issues with display options on pages
Bug Fix: Fixed issues with videos on iPad/iPhone
Bug Fix: Fixed issue with custom CSS not being added to header
Bug Fix: Fixed issue with image resizer on WordPress Multisite installations
Bug Fix: Updated image resizer script to load site URL instead of home URL
Bug Fix: Can now translate theme options text on back-end
Bug Fix: Theme options names no longer translated on front-end to prevent conflicts
Bug Fix: Updated custom post type labels
Bug Fix: Added default widgets text to localisation files
Bug Fix: Removed duplicate breadcrumb text fields
Bug Fix: Fixed issues with directory names on index.php
Bug Fix: Fixed BuddyPress activity post update javascript issue
Bug Fix: Fixed pagination display issue in portfolio shortcode
Files Changed
style.css
social-icons.php
functions.php
post-loop.php
index.php
sidebar.php
single.php
comments.php
attachment.php
404.php
page.php
page-list.php
header.php
languages/
lib/scripts/custom.php
lib/scripts/image-resizer.php
lib/inc/page-styling.php
lib/buddypress/functions-buddypress.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-sidebars.php
lib/admin/inc/theme-options.php
lib/admin/inc/theme-post-types.php
lib/admin/inc/tinymce/tinymce.js
lib/admin/inc/shortcodes/blogs.php
lib/admin/inc/shortcodes/slider.php
lib/admin/inc/shortcodes/author-info.php
lib/admin/inc/shortcodes/videos.php
lib/admin/inc/shortcodes/images.php
lib/admin/inc/shortcodes/portfolios.php
lib/admin/inc/shortcodes/portfolio-loop.php
Changelog from version 3.1.1 to 3.2 (19-Jan-12)
Changes
Update: Now compatible with BuddyPress/bbPress v1.5+
Update: Improved appearance of box shadows
Update: Improved appearance of shadowing in logo and search bar image
Update: Reduced header text size and margin space between footer widgets
Update: Can now change order of lightbox galleries in portfolios (add order number of 1 or more)
Bug Fix: Added more checks to image resizer script to prevent fatal errors
Bug Fix: Fixed issue with portfolio shortcode when page links added
Bug Fix: Modified update notification text to fit within WordPress sidebar
Bug Fix: Fixed issue with category, archive, tag etc. page layout
Files Changed
style.css
style-tiger.css
languages/
lib/images/logo.png
lib/images/search.png
lib/inc/page-styling.php
lib/buddypress/ New
lib/scripts/image-resizer.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/shortcodes/portfolio-loop.php
lib/admin/inc/theme-update-notification.php
Changelog from version 3.1 to 3.1.1 (13-Jan-12)
Changes
Bug Fix: Fixed issue that required users to reselect drop down settings in v3.1
Bug Fix: Fixed issue that prevented theme options text from being translated
Bug Fix: Fixed issue with image shortcode width and height options
Files Changed
style.css
footer.php
header.php
sidebar.php
functions.php
single.php
page.php
page-list.php
register.php
login.php
404.php
attachment.php
languages/
lib/inc/skins.php
lib/inc/page-styling.php
lib/admin/inc/theme-options.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/shortcodes/portfolio-loop.php
lib/admin/inc/shortcodes/images.php
Changelog from version 3.0 to 3.1 (10-Jan-12)
Changes
Update: Added register page template
Bug Fix: Fixed theme option issues when localisation files edited
Bug Fix: Added contact form email text to localisation files
Bug Fix: Fixed attachment and error 404 page styling issues
Bug Fix: Added relative URL and dimension checks to image resizer script
Bug Fix: Fixed lightbox gallery thumbnails for videos
Bug Fix: Fixed user panel margins
Bug Fix: Fixed slider image issue
Bug Fix: Cufon code loaded in footer if Nevis font used
Bug Fix: Added missing upload buttons to slide video text fields
Bug Fix: Fixed large portfolio shortcode styling
Bug Fix: Fixed preload effect issues
Files Changed
style.css
footer.php
functions.php
header.php
login.php
register.php New
single.php
comments.php
sidebar.php
post-loop.php
attachment.php
404.php
page-list.php
page.php
style-tiger.css
languages/
lib/inc/contact.php
lib/inc/page-styling.php
lib/inc/skins.php
lib/scripts/image-resizer.php
lib/admin/inc/theme-options.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/shortcodes/slider.php
lib/admin/inc/shortcodes/portfolios.php
lib/admin/inc/shortcodes/portfolio-loop.php
lib/admin/inc/shortcodes/blogs.php
Changelog from version 2.1 to 3.0 (30-Dec-11)
Changes
Update: Compatible with WordPress 3.3
Update: Full BuddyPress and bbPress integration
Update: Adjusted code in many of the shortcode files
Update: Upgraded to latest version of CSS3 Pie (v1.0beta5)
Update: Buttons now change colour on hover
Update: Second level drop down menu links now correctly display right pointing arrow
Update: Footer no longer appears if no widgets are added to it
Update: Scripts are now loaded via wp_enqueue_scripts method
Update: Renamed and moved js/ directory to lib/scripts/ directory
Update: Moved css/ directory to lib/css/
Update: Moved images/ directory to lib/images/
Update: Updated portfolio shortcode to remove image and/or title links
Update: Updated portfolio shortcode to link to featured image when "Lightbox Image" selected by default
Update: Included latest version of JW Player (5.8.2011)
Update: Improved JW player video output
Update: Removed lightbox/custom link support for blog posts
Update: Changed index.php theme set up message
Update: Images are now added using the WordPress Featured Image function instead of the "Image URL" text field (old images still work with the "Image URL" field)
Update: Switched from language.php file to full localisation support (.po/.mo) across all theme files
Update: Updated theme options page layout
Update: Updated theme meta options layout
Update: Switched from TimThumb to native image resizer script
Update: Removed meta description and keyword tags and improved browser page title display for support with WordPress SEO by Yoast
Update: Updated sidebar options page to display shortcode column instead of CSS class column
Update: Moved theme option help info to theme-options.php
Update: Renamed lib/inc/admin/js to lib/inc/admin/scripts
Bug Fix: Fixed bug that prevented header background image from appearing
Bug Fix: Fixed breadcrumbs bug for posts without categories (e.g. bbPress pages)
Bug Fix: Added missing widget classes to widgets
Bug Fix: Added missing fullwidth background image in Tiger skin
Bug Fix: Fixed gradient CSS styling in Internet Explorer
Bug Fix: Fixed option reset message on theme options page
Files Changed
style.css
functions.php
screenshot.png
style-tiger.css
style-obsidian.css
style-arcticfox.css
style-chocolate.css
style-obsidian-grunge.css
comments.php
header.php
sidebar.php
page-list.php
single.php
page.php
login.php New
404.php
post-loop.php
attachment.php
footer.php
lib/inc/social-icons.php --> social-icons.php Moved
index.php
searchform.php
editor-style.css New
languages/ New
registration/
members/
groups/
forums/
blogs/
activity/
css/ --> lib/css/ Moved
css/prettyPhoto.css Removed
lib/css/style-ie7.css
lib/css/style-ie.css
images/ --> lib/images/ Moved
lib/images/frame-fullwidth-dark.png New
lib/images/header-chocolate.png
lib/images/header-arcticfox.png
lib/images/header-veins.png
lib/images/header-tiger.png
lib/images/header-glass.png
lib/images/header-user-panel.png New
js/ --> lib/scripts/ Renamed/Moved
js/custom.js --> lib/scripts/custom.php Renamed
lib/scripts/wp-show-ids/wp-show-ids.php
lib/inc/image-resizer.php New
lib/inc/language.php Removed
lib/scripts/pie/pie.htc
lib/scripts/mediaplayer/
lib/scripts/prettyPhoto/
lib/scripts/timthumb-config.php Removed
lib/scripts/timthumb.php Removed
lib/buddypress/ New
lib/inc/styling.php
lib/inc/page-styling.php
lib/inc/skins.php
lib/admin/js --> lib/admin/scripts/ Renamed
lib/admin/scripts/custom.js New
lib/admin/scripts/jquery.tabs.js
lib/admin/scripts/sort-slides.js
lib/admin/css/admin.css
lib/admin/css/meta.css Removed
lib/admin/images/info-button.png Removed
lib/admin/inc/theme-options.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-post-types.php
lib/admin/inc/theme-sidebars.php
lib/admin/inc/theme-widgets.php
lib/admin/inc/theme-update-notifications.php
lib/admin/inc/shortcodes/text-boxes.php
lib/admin/inc/shortcodes/images.php
lib/admin/inc/shortcodes/contact-form.php
lib/admin/inc/shortcodes/blogs.php
lib/admin/inc/shortcodes/dividers.php
lib/admin/inc/shortcodes/slider.php
lib/admin/inc/shortcodes/portfolio-loop.php
lib/admin/inc/shortcodes/related-posts.php
lib/admin/inc/shortcodes/videos.php
lib/admin/inc/shortcodes/portfolios.php
lib/admin/inc/shortcodes/buttons.php
lib/admin/inc/shortcodes/register-form.php
lib/admin/inc/shortcodes/login-form.php
lib/admin/inc/shortcodes/author-info.php
lib/admin/inc/tinymce/tinymce.js
lib/admin/inc/tinymce/window_options.php
Changelog from version 2.0.1 to 2.1
Changes
Update: Included latest version of TimThumb (v2.8.2)
Update: Updated Theme Options header
Update: Updated JW Player skin files
Bug Fix: Fixed cache directory in timthumb-config.php
Bug Fix: Images now work with TimThumb in WordPress Multi Site
Bug Fix: Cleaned up some theme and meta options
Bug Fix: Added "of" for page navigation to language file
Bug Fix: Child comments no longer show "ADMIN" if not by post author
Bug Fix: Fixed child comment display
Bug Fix: Fixed duplicate display of portfolio images in lightbox
Files Changed
style.css
comments.php
post-loop.php
functions.php
header.php
css/style-tiger.css
js/fonts/Quicksand_Book.font.js Renamed
lib/scripts/mediaplayer/fs39
lib/scripts/timthumb.php
lib/scripts/timthumb-config.php
lib/inc/language.php
lib/admin/inc/theme-post-types.php
lib/admin/inc/theme-options.php
lib/admin/inc/shortcodes/blogs.php
lib/admin/inc/shortcodes/portfolio-loop.php
lib/admin/inc/shortcodes/slider.php
Changelog from version 2.0 to 2.0.1
Changes
Bug Fix: Fixed duplicate mention of Style Settings, replacing it with CSS Settings
Bug Fix: Fixed issue with images disappearing when hovering over them with reflection enabled
Update: The slider now pauses when HTML5 videos are played in it (does not work with YouTube/Vimeo/Flash videos currently)
Files Changed
style.css
js/custom.js
lib/admin/inc/shortcodes/slider.php
Changelog from version 1.7.3 to 2.0
Changes
Update: Included latest version of prettyPhoto lightbox (v3.1.3)
Update: Included latest version of jQuery Cycle slider (v2.9995)
Update: Included latest version of TimThumb (v2.8)
Update: Improved TinyMCE shortcode generator text
Update: Added shortcode column to sidebar generator
Update: Improved TimThumb support for WPMU
Update: Added an ID column to post and category pages
Update: Cleaned up video shortcode code
Update: Changed theme options page name from "SuperMassive Options" to "Theme Options"
Update: Changed some theme options page tab names
Update: Updated update notification text
Update: YouTube videos now open in the JW player in the lightbox
Update: New and improved slider ordering feature (Slides > Order Slides)
Update: Added page template that displays list of child pages, ordinary pages no longer display child pages if no content is present
Update: Updated index.php text
Bug Fix: Switched from "none" to "alignnone" for alignment option in various shortcodes
Bug Fix: Fixed [undefined] lightbox issue
Bug Fix: < p > and < br /> tags no longer added around shortcodes
Bug Fix: Fixed Vimeo URL issue in slider and video shortcode
Bug fix: On sending contact form correct page is always returned
Bug fix: Added "no-js" class to < html > tag
Bug fix: Fixed blog shortcode image issue
Files Changed
style.css
functions.php
header.php
page-list.php New
page.php
index.php
js/jquery.cycle.all.js New
js/jquery.cycle.min.all.js Removed
supermassive-theme/supermassive/js/fonts/files --> supermassive-theme/help/lib/files Moved
js/jquery.prettyPhoto.js
css/prettyPhoto.js
images/prettyPhoto
lib/scripts/mediaplayer
lib/scripts/wp-show-ids New
lib/scripts/timthumb.php
lib/scripts/timthumb-config.php New
lib/admin/js/sort-slides.js New
lib/admin/css/meta.css
lib/admin/inc/theme-update-notification.php
lib/admin/inc/theme-options.php
lib/admin/inc/theme-post-types.php
lib/admin/inc/theme-meta-options.php
lib/admin/inc/theme-sidebars.php
lib/admin/inc/tinymce/window_options.php
lib/admin/inc/shortcodes/slider.php
lib/admin/inc/shortcodes/videos.php
lib/admin/inc/shortcodes/contact-form.php
lib/admin/inc/shortcodes/sidebars.php
lib/admin/inc/shortcodes/images.php
lib/admin/inc/shortcodes/blogs.php
Changelog from version 1.7.1 to 1.7.2
Changes
Update: Included latest version of JW media player (v5.7)
Update: Included latest version of reflection script (v1.1) which adds IE9 support
Update: Added padding around theme edge for iPhone/iPad/iPod display
Bug fix: Fixed issues with lightbox self hosted video support in image shortcode
Bug fix: Fixed issue with emails being sent via the contact form shortcode
Bug fix: Removed breadcrumbs error from slide pages
Files Changed
style.css
functions.php
js/custom.js
js/reflection.js
lib/scripts/mediaplayer
lib/inc/contact.php
lib/admin/inc/shortcodes/contact-form.php
lib/admin/inc/shortcodes/images.php
Changelog from version 1.7 to 1.7.1
Changes
Update: Video shortcode now supports youtu.be short URLs
Update: Improved overlay colour in slider
Bug Fix: Lightbox hover in sliders no longer covers slide captions
Bug Fix: Fixed breadcrumb slash display issues
Bug Fix: Fixed custom URL issue on portfolio posts