On April 10th, 2019, ClassiPress 4.1.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 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:
- Issue with searching by tags and custom fields.
- Removed Site Logo appears after update.
- Order by Price not working when there is no price slider.
- Fixed ClassiPress and Toolset Plugin Compatibility.
- Gravatar option shows in user profile edit although its disabled in backend.
- Password Reset form throws a notice on PHP 7.2.
- Maps don’t work with Cyrillic.
- Added missing appthemes_before_loop() hook in archive templates.
- Fixed translation in the ClassiPress Addons browser.
Files Modified:
Modified archive-ad_listing.php 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/_base.scss Modified framework Modified framework/admin/class-meta-box.php Modified framework/admin/importer.php Modified framework/media-manager/functions.php Modified framework/media-manager/media-manager.php Modified framework/media-manager/media-manager-types.php Modified framework/media-manager/scripts/media-manager.js Modified functions.php Modified includes/admin/addons-mp Modified includes/admin/addons-mp/addons-mp-class.php Modified includes/admin/addons-mp/api-translations.php Modified includes/admin/enqueue.php Modified includes/admin/install.php Modified includes/functions.php Modified includes/geo Modified includes/geo/admin/settings.php Modified includes/geo/geocoders/geocoder-class.php Modified includes/geo/geocoders/geocoder-functions.php Modified includes/geo/geo.php Modified includes/geo/map-providers/appthemes-maps.js Added includes/geo/tests/mock-geocoder-class.php Added includes/geo/tests/test_core.php Added includes/geo/tests/test_geocoder-functions.php Added includes/geo/tests/test_geo.php Modified includes/search-index Modified includes/search-index/search-index.php Modified includes/views/class-ads-search.php Modified parts/content-edit-profile.php Modified search.php Modified taxonomy-ad_cat.php Modified taxonomy-ad_tag.php Modified theme-framework Modified theme-framework/includes/views-login.php |