On July 3rd, 2020, Vantage 4.2.9 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
- Don’t display map pin and phone icons on the Listing Map widget if values are empty.
- Don’t wrap price in the Summary Table.
- Fixed Embedding media via Media Manager.
- Fixing missing categories limit on the edit listing form.
- Don’t display checked categories on the top of others on the listing form.
- Don’t limit attachments for admins in Media Manager.
- Don’t limit attachments for a current post in Media Manager, allow using filter “Uploaded to this post” instead.
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/scss/partials/_page-create-listing.scss Modified framework Modified framework/media-manager/media-manager.php Modified framework/media-manager/scripts/media-manager.js Modified includes/admin/upgrade/upgrade.php Modified includes/core Modified includes/core/extra/tax-limit/class-listing-tax-limit.php Modified includes/core/parts/forms/class-listing-form-tax-input-field-type.php Modified includes/listing-purchase.php Modified includes/listings/admin/class-business-listing-contact-metabox.php Modified includes/listings/admin/class-business-listing-fields-metabox.php Modified includes/listings/class-business-listing-caps.php Modified includes/listings/class-business-listing-form.php Modified includes/listings/class-business-listing-geocode.php Modified includes/listings/load.php Modified includes/views/class-listing-search.php Modified parts/widget-listing-map.php Modified README.md Modified tests/lib/phpunit.xml |