On June 3rd, 2024, Vantage 4.2.14 was released. This release introduces few improvements, patches few bugs, PHP8.2 and WordPress 6.1+ compatibility fixes.
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 PHP 8.2 incompatibility issues.
- Fixed WordPress 6.1+ incompatibility issues with P2P data.
- Fixed widgets display and options.
- Fixed error on User Edit page.
- Fixed display of Google Maps pin.
- Fixed display of users last login date.
- Fixed listings statistics on the admin dashboard.
Changes
- Removed support forum box from theme dashboard.
- Updated Structured Data library to v2.
- Added extra field options to Custom Forms.
Files Modified
Modified changelog.txt Modified framework Modified functions.php Modified includes/admin/admin.php Modified includes/admin/class-admin-dashboard.php Modified includes/admin/class-admin-importer.php Modified includes/admin/class-admin-setup.php Modified includes/admin/class-admin-taxonomies.php Modified includes/admin/upgrade/install.php Modified includes/checkout Deleted includes/class-structured-data.php Modified includes/class-widget.php Modified includes/core Modified includes/custom-forms Modified includes/custom-forms.php Modified includes/customizer/sections/content-listing.php Modified includes/deprecated.php Modified includes/enqueue-scripts.php Modified includes/geo Modified includes/listing-contact-owner.php Modified includes/payments Modified includes/search-index Modified includes/structured-data Modified includes/template-tags.php Added includes/theme-structured-data/class-schema-type-geocoordinates-listing.php Added includes/theme-structured-data/class-schema-type-localbusiness-listing.php Added includes/theme-structured-data/class-schema-type-postaladdress-listing.php Added includes/theme-structured-data/class-structured-data.php Modified includes/widgets/class-widget-listing-map.php Modified includes/widgets/class-widget-listing-reveal-gallery.php Modified index.php Modified languages/vantage.pot Modified package-lock.json Modified package.json Modified page-templates/template-kitchen-sink.php Modified parts/hero-cover.php Modified style.css Modified theme-framework Modified wrapper.php |