Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Where is includes/templates set up?

Where is includes/templates set up?

Locked

Views: 1,502

Results 1 to 10 of 10
This thread is locked. New replies are disabled.
13 Jan 2008, 3:23 PM
#1
agzt avatar

agzt

New Zenner

Join Date:
Jan 2008
Posts:
15
Plugin Contributions:
0

Where is includes/templates set up?

Where exactly is includes/templates/ opened from? Is it opened from the server? From the database?

From customize instructions:

"Open includes/templates/ and create a new folder."

Are the new folders created on the server and moved to disk for editing?

13 Jan 2008, 3:31 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Where is includes/templates set up?

Are the new folders created on the server and moved to disk for editing?
All cart files exist on your host account server.

Using FTP you can transfer a file to your PC to edit-save and FTP back to your server

13 Jan 2008, 4:29 PM
#3
agzt avatar

agzt

New Zenner

Join Date:
Jan 2008
Posts:
15
Plugin Contributions:
0

Re: Where is includes/templates set up?

Thanks, I created all the files on the host server in FTP, should the files to be edited now be moved to disk, edited with text editor and then moved back to server with FTP?

I opened the Zen Cart Folder on the server with FTP, and created the new folders, is that correct?

13 Jan 2008, 4:36 PM
#4
madmumbler avatar

madmumbler

Zen Follower

Join Date:
Dec 2005
Location:
SWFL
Posts:
450
Plugin Contributions:
0

Re: Where is includes/templates set up?

Yes. Make sure you create your template folder system and install it through the admin panel.

https://www.zen-cart.com/tutorials/index.php?article=142

13 Jan 2008, 4:45 PM
#5
agzt avatar

agzt

New Zenner

Join Date:
Jan 2008
Posts:
15
Plugin Contributions:
0

Re: Where is includes/templates set up?

I understand that, having trouble creating a copy of any folder in FTP, there is no command for that, only for moving folders. I can download the folder to disk and move it back to FTP, only way to copy a folder. I can create new folders in FTP, but not copy or paste them. Is there a better way to copy a folder and paste in in another folder?

13 Jan 2008, 5:02 PM
#6
agzt avatar

agzt

New Zenner

Join Date:
Jan 2008
Posts:
15
Plugin Contributions:
0

Re: Where is includes/templates set up?

Stuck here:

"Next, copy the includes/templates/template_default/css directory and place the folder and its files in your new includes/templates/CUSTOM/ folder."

Cannot copy the includes/templates/template_default/css directory, no command for that, I can only download it to disk and move it back, is there a better way to copy it and place in another folder?

13 Jan 2008, 5:05 PM
#7
madmumbler avatar

madmumbler

Zen Follower

Join Date:
Dec 2005
Location:
SWFL
Posts:
450
Plugin Contributions:
0

Re: Where is includes/templates set up?

You "copy" as in duplicate it, by creating a new folder on your server and uploading content to it. Everywhere in your template you see a folder called "classic" you can create a new one at that same level with your "custom" name. If your template folder is called blue, then everywhere you see classic, create a new folder called blue. Etc. So download the folders you need to "copy" from your server, make new folders/directories on your server with the new folder name, and upload files to it.

13 Jan 2008, 5:43 PM
#8
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Where is includes/templates set up?

agzt:

Stuck here:

"Next, copy the includes/templates/template_default/css directory and place the folder and its files in your new includes/templates/CUSTOM/ folder."

Cannot copy the includes/templates/template_default/css directory, no command for that, I can only download it to disk and move it back, is there a better way to copy it and place in another folder?

You should really have a copy of the Zen Cart distribution located on your PC.

Download the latest version and unzip it to a folder on your PC. This way you can do any of your editing on you PC before uploading to your server.

13 Jan 2008, 7:51 PM
#9
agzt avatar

agzt

New Zenner

Join Date:
Jan 2008
Posts:
15
Plugin Contributions:
0

Re: Where is includes/templates set up?

Very good idea, Thanks

13 Jan 2008, 7:57 PM
#10
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Where is includes/templates set up?

agzt:

Very good idea, Thanks

Glad to help.