Usually updating a software means replacing the old files with the new ones, but there is a better way to do it when it comes to WordPress themes.
WordPress treats two version of the same theme as different themes. That is, if you have SWIFT v5.1 and v5.1.1 in your wp-content/themes folder they are treated as two different themes independent of each other.
That means you can have multiple version of the same theme installed on your blog. So whenever there is a new version of your theme available, instead of replacing or deleting the files of the older version follow this procedure.
- Download the new version of the theme onto your computer.
- If the folder name of the new version clashes with the old version, rename the folder of new version.
- Upload the new version to your wp-content/themes folder via FTP or through the interface provided by your web host or by using the upload feature in WordPress.
- Activate the new version from your dashboard.
The main advantage of following the above procedure is you can quickly switch back to the old version of the theme if you find any problems with the new version or if it clashes with any plugins you are using.






Satish- I am trying to install Google Adsense on my site – I have the searchbox in fine on the right sidebar, but where do I put the code for the search results??
Please help!!!
Great theme, Satish.
If you use the Wordpress upload feature, do you still have to do Steps 1 and 2? (i.e. do you have to download the new theme to your computer?)
The reason I ask is because I just upgraded to the latest version through Wordpress’ built-in feature and although I received a warning prompt “You will lose all of your customised features”, I actually didn’t lose any of them.
Mind you, I only have a couple of posts on this new site so maybe I didn’t notice.
Also, Question 2:
I can’t seem to get some of the options to work under Swift Options –> Header and Archive Pages: the last 3 tick/check boxes cannot be ticked or checked.
I managed to get “display excerpts on homepage” to tick after I set “homepage full content posts” to “0″ but the description on “homepage full content posts” suggests to me to be an option for full content posts underneath the scrolling summary posts (therefore they should not be conflicting options.)
Your thoughts?
If the folder names are same, you will get a error message and the theme will not be installed. If the folders names are different, it will be installed without any problem and you can safely skip first 2 steps.
Use firefox, I dint spend time in checking the cross browser compatibility of the backend.
my page order plugin causes a fatal error when used with Swift…Just tried it with another theme and it works fine but with swift it cause a huge conflict.
There is clash of functions names used in the plugin and SWIFT, I overlooked that.
It will be taken care in the next version. Till the new version is ou, here is the quick fix
Replace swift/admin/pageorder.php with the one in the following zipped file
http://swiftthemes.com/blog/wp-content/uploads/2010/01/pageorder.zip
Thanks for reporting.
I do this everytime, it’s a good way of updating.
But I’m getting a “White Screen” and It’s only in firefox. Cleared Cookies, Cache, disable all plugins, etc.
I’m re-downloading the theme right now
Hey really good info, great idea for testing – Thanks
thank you for this information artikel
it very help me to update the theme