Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Alex Rafiee Friend
    #185834

    Hi,

    Joomla 3.0.3

    I would like to change the folder name of the template. So that when you look at the path of a file it says templates/name_oftemplate/css/etc..

    I have tried changing the name in the template xml file and reinstalling it, though that does not work.

    can you please help me on this.

    Thank you.

    Saguaros Moderator
    #486571

    Hi arafiee,

    Suppose you want to rename JA Onepage template to your template named ‘mysite’, for example. Please follow these steps:

    – Copy & Rename your template folder eg “ja_onepage” to “mysite”
    – Open the xml file templateDetails.xml and rename the Tag <name>
    <name>ja_onepage</name> Rename it to mysite

    – Rename file called: languge.ini and language.sys.ini in languageen-GB folder for the template

    so:
    en-GB.tpl_ja_onepage.ini becomes en-GB.tpl_mysite.ini
    en-GB.tpl_ja_onepage.sys.ini becomes en-GB.tpl_mysite.sys.ini

    – rename language file in tag <file></file> in templateDetails.xml too.

    <languages folder=”languages”>
    <language tag=”en-GB”>en-GB.tpl_mysite.ini</language>
    <language tag=”en-GB”>en-GB.tpl_mysite.sys.ini</language>
    </languages>

    – Zip your ‘mysite’ template folder and upload via extension manager

    Then check new site name in backend 🙂

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 11 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum