On May 14, 2019, Vantage 4.2.4 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 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 updating address fields when one of the fields not changes.
- Removed legacy cron jobs.
- Fixed issue with Tabs markup in the listing content widget.
- Allow overriding default map icon using icon URL.
Changes
- Added Customizer Custom Controls library (for developers).
- Added option to order listings by Ratings (using Critic plugin).
- Users can view the current listing plan and upgrade it from the dashboard (Subscription button).
- Use front-end Edit Listing form by default for all user roles.
Files Modified
Modified assets/css/foundation.css Modified assets/css/foundation.min.css Modified assets/css/foundation-rtl.css Modified assets/css/foundation-rtl.min.css 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/scss/partials/_widgets.scss Modified grunt/wp-i18n.js Modified includes/admin/class-admin-setup.php Modified includes/admin/upgrade/upgrade.php Modified includes/class-refine-search.php Modified includes/core Modified includes/core/extra/geocode/class-listing-geocode.php Modified includes/core/processes/class-view-process-edit.php Modified includes/geo Modified includes/geo/admin/settings.php Modified includes/geo/map-providers/appthemes-maps.js Modified includes/integrations/critic/class-critic.php Modified parts/dashboard-listings.php Modified tests/lib/phpunit.xml Modified theme-framework 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 |