chloe:
i also need help
where are these files includes/languages/english/index.php
located so i can put my own verbage in also my own logo
i am so lost
help!!!!:(
Download a copy of Zen Cart and unzip it on your local drive. This will allow you to see the folder/file structure. As it says, the file is in includes/languages/english. Please use the override system and make a copy of any files you want to change into your own folder. It'll save you lots of heartache later.
This list is a bit outdated, but it may be helpful to you when building your own template:
To create a very basic custom template (you can build from there), you need:
- includes/languages/YOUR_TEMPLATE/english.php
- includes/languages/english/YOUR_TEMPLATE/index.php
- includes/languages/english/YOUR_TEMPLATE/meta_tags.php
- includes/languages/english/YOUR_TEMPLATE/header.php (to change the logo)
- includes/templates/YOUR_TEMPLATE/template_info.php
- includes/templates/YOUR_TEMPLATE/common/tpl_header.php
- includes/templates/YOUR_TEMPLATE/common/tpl_footer.php
- includes/templates/YOUR_TEMPLATE/images/logo.gif
- includes/templates/YOUR_TEMPLATE/css/stylesheet.css
Anywhere you see a /classic/ folder, you can create a folder for your custom template. You can copy the necessary files from either the /classic/ folder, the /template_default/ folder or the parent folder.
Edit includes/templates/YOUR_TEMPLATE/template_info.php to give your template identifying information so you'll recognize it in the admin under tools->template selection.
There are also free templates available for Zen Cart. You can see them at http://(sorry, site offline)/.