On November 5th, 2019, Clipper 2.0.5 was released. This release is patching issues reported in the last few weeks.
Upgrade Information
Use the AppThemes Updater Plugin to automatically update the theme. 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
- Remove category description on category widget when hovered.
- Fixed issue with missing Store images after save store form.
- Fixed issue with disabled “Insert into Post” button on Media Manager.
Changes
- Use front-end Edit listing URL by default for all user roles.
- Added Customizer Custom Controls library.
- Enable Bulk Actions for Orders.
Files Modified
Modified framework/media-manager/media-manager.php Modified framework/media-manager/scripts/media-manager.js Modified includes/core/extra/geocode/class-listing-geocode.php Modified includes/core/extra/recurring/class-listing-plan-recurring-decorator.php Modified includes/core/processes/class-view-process-edit.php Modified includes/core/tests/extra/recurring/test_class-listing-plan-recurring-decorator.php Modified includes/payments/admin/order-list.php Modified includes/stores/admin/class-store-listing-taxonomy-metabox.php Modified includes/widgets.php Modified theme-framework/includes/views-login.php Modified theme-framework/includes/wrapping.php Added theme-framework/kernel/class-autoload.php Modified theme-framework/kernel/functions.php Modified theme-framework/kernel/view-edit-profile.php Added theme-framework/lib/customizer-custom-controls/css/customizer.css Added theme-framework/lib/customizer-custom-controls/examples/customizer.php Added theme-framework/lib/customizer-custom-controls/examples/customizer-preview.js Added theme-framework/lib/customizer-custom-controls/examples/functions.php Added theme-framework/lib/customizer-custom-controls/examples/style.css Added theme-framework/lib/customizer-custom-controls/images/allcaps.png Added theme-framework/lib/customizer-custom-controls/images/bold.png Added theme-framework/lib/customizer-custom-controls/images/color-picker-transparency-grid.png Added theme-framework/lib/customizer-custom-controls/images/italic.png Added theme-framework/lib/customizer-custom-controls/images/sidebar-left.png Added theme-framework/lib/customizer-custom-controls/images/sidebar-none.png Added theme-framework/lib/customizer-custom-controls/images/sidebar-right.png Added theme-framework/lib/customizer-custom-controls/images/underline.png Added theme-framework/lib/customizer-custom-controls/inc/custom-controls.php Added theme-framework/lib/customizer-custom-controls/inc/google-fonts-alphabetical.json Added theme-framework/lib/customizer-custom-controls/inc/google-fonts-popularity.json Added theme-framework/lib/customizer-custom-controls/inc/sanitizers.php Added theme-framework/lib/customizer-custom-controls/js/customizer.js Added theme-framework/lib/customizer-custom-controls/load.php Added theme-framework/lib/customizer-custom-controls/readme.md Modified theme-framework/load.php |