On June 17th, 2012, Clipper 1.3.1 was released. This is a maintenance and minor new feature release. Fixed 20 tickets total. A breakdown of tickets can be found below.
Upgrade Information
You can automatically upgrade directly from your WordPress admin. Under “Appearance” => “Themes”, you’ll see an upgrade link next to Clipper. If you don’t, check back later.
The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.
If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.
Fixes
- Corrected layout display in IE7
- Default permalink structure was not set during theme activation
- Widget wrappers didn’t had widget specific class
- Title on login pages wasn’t displayed site title
- Coupon code button wasn’t worked on devices which do not support flash
- Popup comment form didn’t worked on homepage
- Popup email friend form didn’t worked on homepage
- Auto suggest results was overlayed by slider
- Importer was not accepting non-latin characters in some cases
Changes
- Implemented template wrappers
- Added option to hide coupon code until clicked
- Removed Facebook login feature
- Added compatibility with Social Connect plugin
- Improvements to installation scripts
- Custom database tables has been registered in $wpdb object for easier access
- Changed doctype to HTML5
- Added viewport meta for mobile devices
- Added X-UA-Compatible meta for use of latest IE browser
- Added coupon_status to default accepted args in importer
Files Modified
Modified 404.php Modified archive.php Modified attachment.php Modified author.php Modified category.php Modified changelog.txt Modified clipper-no-admin.pot Modified clipper.pot Modified examples/coupon-import-template.csv Modified footer.php Modified framework Modified functions.php Modified header.php Modified includes/admin/admin-options.php Modified includes/admin/admin-post-types.php Modified includes/admin/admin-updates.php Modified includes/admin/admin-values.php Modified includes/admin/install-script.php Modified includes/admin/write-panel.php Modified includes/appthemes-functions.php Modified includes/forms/register/register-form.php Added includes/js/flashdetect/flash_detect.js Added includes/js/flashdetect/flash_detect_min.js Modified includes/js/theme-scripts.js Deleted includes/lib/fb/base_facebook.php Deleted includes/lib/fb/facebook.php Deleted includes/lib/fb/fb_ca_chain_bundle.crt Modified includes/reports/report.class.php Modified includes/reports/reports-ajax.php Modified includes/reports/reports-main.php Modified includes/reports/reports.php Modified includes/theme-actions.php Modified includes/theme-comments.php Modified includes/theme-enqueue.php Deleted includes/theme-facebook.php Modified includes/theme-footer.php Modified includes/theme-functions.php Modified includes/theme-header.php Modified includes/theme-hooks.php Modified includes/theme-login.php Modified includes/theme-profile.php Modified includes/theme-sidebars.php Modified includes/theme-voting.php Added includes/views.php Modified index.php Modified loop-coupon.php Modified loop-search.php Modified page.php Modified search.php Modified single-coupon.php Modified single.php Modified style.css Modified styles/ie7.css Modified taxonomy-coupon_category.php Modified taxonomy-coupon_tag.php Modified taxonomy-coupon_type.php Modified taxonomy-stores.php Modified tpl-blog.php Modified tpl-coupon-cats.php Modified tpl-dashboard.php Modified tpl-edit-item.php Modified tpl-full-width.php Modified tpl-profile.php Modified tpl-stores.php Modified tpl-submit-coupon.php Added wrapper.php |