On February 1st, 2016, ClassiPress 3.5.3 was released. This is a maintenance release that addresses some issues found on the last release and some missed incompatibilities with WordPress 4.4 and PHP7.
Release includes upgrade procedure, which fixes incorrect ad images order. Please make sure that you’ve made DB backup before upgrade version. Updating is highly recommended. A breakdown of tickets can be found below.
Upgrade Information
Now you can automatically upgrade directly from your WordPress admin. 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.
Fixes
- Images being displayed in reverse order on single ad page
- Form layout looks out of line on tablets and mobiles, especially in landscape mode
- Fatal error when using Browser Uploader to upload attachments
- Bank tranfser instructions don’t show on single order page outside checkout process
- Relisting ads error notice
- When an ad is relisted, the admin receives the email with duplicated links to the ad
- Membership Expiry date extends each time a new ad is posted
- Ad image in admin shows last image instead on first
- Image order reversed on Single Ad page
- Recaptcha json error on some servers
- Detach old attachments even when there are no new ones
- Missed icons on the dashboard
Changes
- Allow to use escaped comma (\,) in custom fields / field values
- Added filter ‘appthemes_recaptcha_url_args’ to recaptcha args
- Changed http to https for social links
Files Modified
Modified author.php Modified changelog.txt Modified classipress.pot Modified footer.php Modified framework Modified functions.php Modified header.php Modified includes/actions.php Modified includes/admin/addons-mp Modified includes/admin/dashboard.php Modified includes/admin/listing-list.php Modified includes/admin/listing-single.php Modified includes/admin/options.php Modified includes/admin/settings.php Modified includes/admin/updates.php Modified includes/admin/values.php Modified includes/custom-forms.php Modified includes/emails.php Modified includes/enqueue.php Modified includes/images.php Deleted includes/lib/recaptchalib.php Modified includes/options.php Modified includes/payments Modified includes/payments.php Modified includes/profile.php Modified includes/recaptcha Modified includes/search.php Modified includes/theme-support.php Modified includes/utils.php Modified includes/views-checkout.php Modified includes/views.php Modified includes/widgets Modified order-bank-transfer.php Modified sidebar-page.php Modified sidebar-user.php Modified sidebar.php Modified style.css Modified theme-framework |