On March 9th, 2016, ClassiPress 3.5.4 was released. This is a maintenance release that addresses some minor issues and bug fixes.
Updating is highly recommended. A breakdown of tickets can be found below.
Upgrade Information
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
- Featured slider formatting on load page
- Minor Google Map API error
- “Go >>” button when used “back” button in Firefox
- Mobile menu text half hidden
- Don’t display “Join Now” widget if registration is not allowed
Changes
- Add new post type and taxonomy labels
Files Modified
Modified .gitignore Deleted .gitminify Added Gruntfile.js Modified changelog.txt Modified classipress.pot Modified featured.php Modified functions.php Added grunt/checktextdomain.js Added grunt/contrib-jshint.js Added grunt/contrib-uglify.js Added grunt/wp-i18n.js Modified includes/core.php Modified includes/enqueue.php Modified includes/functions.php Modified includes/js/theme-customizer.min.js Modified includes/js/theme-scripts.js Modified includes/js/theme-scripts.min.js Modified includes/search.php Added package.json Modified sidebar.php Modified style.css |