On November 5th, 2019, Vantage 4.2.6 was released. This release is patching a few bugs.
Upgrade Information
Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to Vantage. 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
- Fixed issue with uploading media button.
- Callout widget color selectors don’t work on live customizer.
- Callout widget cover photo not working.
- Update Woocommerce template to the version 3.6.0.
Changes
- Added opacity option to the Callout Widget.
Files Modified
Modified assets/css/style.css Modified assets/css/style.min.css Modified assets/css/style-rtl.css Modified assets/css/style-rtl.min.css Modified assets/js/src/theme-admin.js Modified assets/js/theme-admin-scripts.js Modified assets/js/theme-admin-scripts.min.js Modified assets/scss/partials/_base.scss Modified assets/scss/partials/_widgets.scss Modified framework/media-manager/media-manager.php Modified framework/media-manager/scripts/media-manager.js Modified includes/class-widget.php Modified includes/recurring Modified includes/recurring/order-processing.php Modified includes/widgets/class-widget-callout-box.php Modified tests/lib/phpunit.xml Modified theme-framework/lib/customizer-custom-controls/css/customizer.css Modified theme-framework/lib/customizer-custom-controls/inc/custom-controls.php Modified theme-framework/lib/customizer-custom-controls/inc/sanitizers.php Modified theme-framework/lib/customizer-custom-controls/js/customizer.js Modified woocommerce/content-product.php |