On June 5rd, 2024, ClassiPress 4.2.8 was released. This release introduces few improvements, patches few bugs, PHP8.2 and WordPress 6.1+ compatibility fixes.
Upgrade Information
First of all make sure you’ve done full site back-up (files and database), in case that something goes wrong.
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 potential fatal errors when images couldn’t be downloaded during theme install.
Changes
- Added reCAPTCHA v3 support.
- Removed support forum box from theme dashboard.
Files Modified
Modified assets/js/src/theme-admin.js Modified changelog.txt Modified examples/classipress-child/style.css Modified framework Modified functions.php Modified includes/actions.php Modified includes/admin/dashboard.php Modified includes/admin/enqueue.php Modified includes/admin/install.php Modified includes/admin/listing-list.php Modified includes/admin/listing-single.php Modified includes/admin/settings.php Modified includes/admin/updates.php Modified includes/appthemes-functions.php Modified includes/checkout Modified includes/class-tiled-sidebar.php Modified includes/customizer/class-phpcolors.php Modified includes/deprecated.php Modified includes/functions.php Modified includes/geo Modified includes/options.php Modified includes/payments Modified includes/recaptcha Modified includes/structured-data Modified includes/theme-support.php Modified includes/theme-widgets/class-widget-468-ads.php Modified includes/theme-widgets/class-widget-account-info.php Modified includes/theme-widgets/class-widget-listing-reveal-gallery.php Modified includes/utils.php Modified includes/widgets Modified languages/classipress.pot Modified order-bank-transfer.php Modified package.json Modified parts/adblock-header.php Modified parts/hero-cover.php Modified parts/widget-account-info.php Modified parts/widget-listing-reveal-gallery.php Modified style.css Modified theme-framework Modified tpl-kitchen-sink.php Modified wrapper.php |