Renaming an XTC Template
On certain occasions, a template needs to be copied or renamed. Templates based on XTC framework can be easily renamed with two easy steps:
1. On the templates/ directory of your site, make a copy of the desired template folder. You can do this with several methods depending on your hosting environment but an easy one is to use an FTP client to download the folder and its contents to your PC, rename it and then upload the folder with a new name back to your server.
2. Once the template is copied on a folder with a different name, edit the templateDetails.xml file inside and locate a line similar to this:
<params addpath="/templates/jxtc_ecolife/elements/">In this example, jxtc_ecolife is the name of the original folder, you need to change it to reflect the new folder name. Also, you may want to change the template name between the <name></name> tags at the top of the same file to distinguish it from the previous one in Joomla's template manager.
NOTE: This guide is provided to help our customers and does not implies the right to copy, distribute or sell the templates nor its copyright material and intellectual property.