These instructions apply to people uploading custom templates, and also to anyone who has downloaded a backup of their old theme and wants to re-upload it to go back to how their store was before changing the theme.
The steps you need to take may vary slightly depending on the way the theme was made, so if this article doesn't seem to apply to you then contact the store directly to ask for specific instructions.
- Download the files you were given.
- If necessary, unzip them.
- Open the files in a text-only program such as *TextEdit (for Mac) or Notepad (for Windows). (This is really important, DO NOT open the files in your web browser or a program like MS Word. You may need to force your computer to open the files in the program you want, rather than letting it open in the default one. If you use TextEdit, see further instructions below.)
- Go to the 'Storefront' menu in your Admin Panel and click 'HTML Pages'.
- Copy the contents of the files you were sent and overwrite the default code in the corresponding files in your Storenvy dashboard. For example, the contents of the 'Layout.html' file will need to go in the page name 'Layout'.
- Don't forget to also overwrite the contents of the CSS Stylesheet by going to 'CSS Mode' under the 'Theme' tab.
If you upgraded to the Cooper theme but your theme files were created or downloaded before July 29th 2013 add this line of code:
<script src="/assets/theme_default.js"></script>
Just before the </head> tag on the Layout HTML page.
*If you are using TextEdit (Mac only) you must set it up correctly first:
- Open TextEdit.
- Click 'TextEdit' in the top left of your screen and select 'Preferences'.
- Click the 'Open and Save' tab.
- Make sure the top box is checked - 'Display HTML files as HTML code instead of formatted text'.
Comments
0 comments
Article is closed for comments.