Is it possible to rename the template. Currently the template name "J51-[NAME]" is everywhere within the source code. I would like to change it to the customers name
1. Duplicate your Joomla template folder (../templates/[YourTemplate])
2. Rename duplicate to that of your choice (../templates/NewName)
3. Open duplicates templateDetails.xml and do a case sensitive find and replace for the original name to your new template name.
4. Replace file name of all language files (../templates/NewName/language/en-GB/*.ini)
5. Replace name in first line of each language file
6. From your Joomla admin navigate to Extensions -> Extensions Manager -> Discover to install renamed template.
There are no replies made for this post yet. Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »