On September 30, 2020, ClassiPress 4.2.3 was released. This release is patching a few bugs and introduces updates to the AppThemes MarketPlace browser.
Upgrade Information
Use the AppThemes Updater Plugin to automatically update the theme. Under “Appearance” => “Themes”, you’ll see an upgrade link next to ClassiPress. 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.
The translation template file (classipress.pot
) has been changed. Please update your translations if you use them.
Fixes:
- TinyMCE editor doesn’t show on mobile devices.
- Breadcrumb error on search page.
- Improved grammar.
Changes:
- Updated MarketPlace Add-Ons Browser. Display new items counter on the menu item.
- Added template part parts/header-archive-ad_listing.php and filter ‘cp_ad_listing_archive_title’.
Files Modified:
Modified archive-ad_listing.php Modified form-listing-category-preview.php Modified form-listing-category-select.php Modified form-listing-details.php Modified form-listing-edit.php Modified form-listing-preview.php Modified form-listing-submit-free.php Modified form-membership-packages.php Modified form-membership-preview.php Modified framework Modified framework/admin/class-meta-box.php Modified framework/admin/class-tabs-page.php Modified framework/admin/class-taxonomy-meta-box.php Modified framework/admin/importer.php Modified framework/admin/versions.php Modified framework/includes/ajax/class-ajax-view.php Modified framework/includes/comment-counts.php Modified framework/kernel/functions.php Modified framework/kernel/hooks.php Modified framework/kernel/notices.php Modified framework/kernel/view-types.php Modified framework/load.php Modified framework/media-manager/functions.php Modified framework/media-manager/media-manager.php Modified framework/scb Modified includes/admin/addons-mp Modified includes/admin/addons-mp/addons-mp-class.php Modified includes/admin/addons-mp/admin.php Modified includes/admin/addons-mp/api-translations.php Modified includes/admin/addons-mp/css/styles.css Modified includes/admin/addons-mp/load.php Modified includes/custom-forms.php Modified includes/theme-widgets/class-widget-post-latest.php Modified languages/classipress.pot Added parts/header-archive-ad_listing.php Modified single-ad_listing.php Modified theme-framework Modified theme-framework/kernel/breadcrumb-trail.php Modified theme-framework/lib/customizer-custom-controls/css/customizer.css Modified tpl-dashboard-orders.php Modified tpl-dashboard.php Modified tpl-login.php Modified tpl-password-recovery.php Modified tpl-password-reset.php Modified tpl-profile.php Modified tpl-registration.php |