Zen Cart Logo

custom template

Locked

Views: 818

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
7 Oct 2009, 9:54 AM
#1
lukeciw avatar

lukeciw

New Zenner

Join Date:
Aug 2008
Location:
Hampshire-UK
Posts:
82
Plugin Contributions:
0

custom template

I have been reading the book and the forum and the wiki on the override system.

but i am still not clear on it and would like some simple straight forward advice.

'when i create a custom temp, i create a directory name ''x'' and place in in the includes/languages directory along with the classic and english directory' but when i am testing this on my local server, and i go to Admin>tools>template selection the directory does not appear.

once i can get the directory to appear, i can then continue with the rest.

and is it <zc_install>/includes or
includes/languages
????

7 Oct 2009, 11:02 AM
#2
lukeciw avatar

lukeciw

New Zenner

Join Date:
Aug 2008
Location:
Hampshire-UK
Posts:
82
Plugin Contributions:
0

Re: custom template

ok i have found the custom template but the template name is the same as the other one, how do i change the template name.??
:frusty: :huh:

7 Oct 2009, 11:06 AM
#3
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: custom template

The template name is specified in template_info.php. You'll need to edit that file.

7 Oct 2009, 11:07 AM
#4
lukeciw avatar

lukeciw

New Zenner

Join Date:
Aug 2008
Location:
Hampshire-UK
Posts:
82
Plugin Contributions:
0

Re: custom template

cheers. i will try it now

7 Oct 2009, 11:10 AM
#5
lukeciw avatar

lukeciw

New Zenner

Join Date:
Aug 2008
Location:
Hampshire-UK
Posts:
82
Plugin Contributions:
0

Re: custom template

stevesh:

The template name is specified in template_info.php. You'll need to edit that file.

i see it but what if i have the default template and my own template, where do i edit in that file?

7 Oct 2009, 11:11 AM
#6
lukeciw avatar

lukeciw

New Zenner

Join Date:
Aug 2008
Location:
Hampshire-UK
Posts:
82
Plugin Contributions:
0

Re: custom template

dont worry, i found it thank you very much