Zen Cart Logo

Template install

Views: 929

Results 1 to 10 of 10
3 Aug 2011, 8:04 PM
#1
kevlarpants avatar

kevlarpants

New Zenner

Join Date:
Aug 2011
Posts:
2
Plugin Contributions:
0

Template install

hi all, new to this i'm affraid.

have installed and can access the classic green template but have downloaded some of the addon one too.

i have read all the info on them but cant seem to find how to install them !

can anyone give VERY simple advice ?

many thanks,

3 Aug 2011, 9:03 PM
#2
jerseygirl avatar

jerseygirl

New Zenner

Join Date:
Aug 2011
Location:
New Jersey
Posts:
15
Plugin Contributions:
0

Re: Template install

kevlarpants:

hi all, new to this i'm affraid.

have installed and can access the classic green template but have downloaded some of the addon one too.

i have read all the info on them but cant seem to find how to install them !

can anyone give VERY simple advice ?

many thanks,

Is there a readme file included with the add-ons? That should explain how to install the mods... what mods are you trying to use? The installation process is different for each add-on, so it's kinda hard to offer help without knowing which ones you're using ;)

3 Aug 2011, 11:57 PM
#3
rescoccc avatar

rescoccc

Totally Zenned

Join Date:
May 2010
Location:
WA State
Posts:
1,700
Plugin Contributions:
2

Re: Template install

To install a template, first upload the includes folder in the template package to the same directory where your store is loaded. Then go to admin/tools/template selection. If you uploaded correctly, you'll see the template listed. Click edit to select a different template.

4 Aug 2011, 8:48 PM
#4
kevlarpants avatar

kevlarpants

New Zenner

Join Date:
Aug 2011
Posts:
2
Plugin Contributions:
0

Re: Template install

thanks,

uploaded the includes folders as suggested and now i can select any of them. many thanks.

5 Aug 2011, 12:11 PM
#5
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: Template install

A lot of this will seem daunting at first. Stick with it. It's not as complicated as it first seems.

8 Aug 2011, 12:34 AM
#6
rescoccc avatar

rescoccc

Totally Zenned

Join Date:
May 2010
Location:
WA State
Posts:
1,700
Plugin Contributions:
2

Re: Template install

afo:

A lot of this will seem daunting at first.

You ain't kidding! It's still pretty daunting for me, and I've done multiple setups. On the other hand, it's really cool to continually learn new stuff and figure out how to solve issues.

8 Aug 2011, 4:52 PM
#7
giftsandwhatnot avatar

giftsandwhatnot

New Zenner

Join Date:
Aug 2011
Location:
Kansas
Posts:
35
Plugin Contributions:
0

Re: Template install

I am totally confused. If I install the "includes" folder into the directory where my store is located then it will overwrite the "includes" folder that is already there will it not? Then will no longer have the option of the default theme correct?

Even though in the read me instructions it said no files are overwritten. I'm trying to use the Gingham Blue template by christon26 but when I uploaded the template files into the template directory it was missing the sidebars?

When I tried the above I renamed the original "includes" folder so not to lose it and when I tried to use the new theme all I got was errors.

Can anyone give me a step by step as to what files/directories are to be uploaded to which directory exactly?

8 Aug 2011, 7:35 PM
#8
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: Template install

  1. No, it won't overwrite what's already in the includes folder. It will add to the includes folder.

  2. When you switch templates, go to admin>tools>layout boxes controller and reset the side boxes.

9 Aug 2011, 1:08 AM
#9
rescoccc avatar

rescoccc

Totally Zenned

Join Date:
May 2010
Location:
WA State
Posts:
1,700
Plugin Contributions:
2

Re: Template install

giftsandwhatnot,

The reason you need to upload the entire includes folder and not just the templates folder, is because the includes folder also has the directory structure necessary for the overrides system.

For example, if you were to edit english.php which is located in includes/languages/ you would want to place the edited file in the overrides folder which would be includes/languages/yourtemplate/. The yourtemplate folder under languages doesn't exist until it's created. It is one of several in various locations that are necessary for the overrides system to work.

9 Aug 2011, 2:52 PM
#10
giftsandwhatnot avatar

giftsandwhatnot

New Zenner

Join Date:
Aug 2011
Location:
Kansas
Posts:
35
Plugin Contributions:
0

Re: Template install

Thank you both and thank you also to the person who sent me the instructional video. This information has made the instructions more clear.