Theme 1.1 and Framework Updates

Since launched in August, we've been collecting a lot of feedbacks, suggests, and bug reports. Over the last two weeks, we've focused on making our themes better. Today we are happy to announce that Themify has its first official framework update and all themes have rolled to version 1.1. We've made a lot changes and fixed a handful of bugs in both our themes and the core framework. This post will give you a little more insight about what's new or different from the last version.

Cleanup

We've gotten rid of a lot of redundent code and re-arranged a few files and folders in order to keep things organized.

  • Removed all Framework specific functions from custom_functions.php and moved to a new file custom_modules.php.
  • Moved the image cache folder outside of the themify folder into the theme root folder
  • Replaced all image references in the template files with the new themify_image() function (read more about the themify_image function)

Custom Write Panel

Now managing post and feature images is easier with the custom panel. No more copy & paste. You can upload images directly into the custom fields and an image preview will automatically populate.

write panel

Image Preview / Image Upload

In the framework image library, we've added support for a source and target parameter. You can specify the folders you'd like to upload your images to specifically in the config.xml. For example, you can have all your background images upload to a folder called "uploads/bg" and have your site logo images uploading to the "uploads/logo" folder. This makes managing images much easier and cleaner.

write panel

Upgrade Notes

Don't forget to backup your current theme before upgrading the theme.