Omar
Here to help.
Administrator
Hero Member
   
Karma: 10001
Offline
Posts: 2687
|
 |
« Reply #1 on: May 07, 2008, 08:45 » |
|
1. Clean is the actual template name.
2. The new template put the tagline instead of Home, search ,etc. If you want something else there, you need to edit the template.
3. Since using just one template file for all categories and other pages used in SS was complicated to edit by many people, we chose to split the templates over more files. So instead one central index.tpl file now you have home.tpl (for main site index), category.tpl for categories, product.tpl for products, and so on. So usually you would need to edit all the .tpl files in a template where a specific code that you want to edit shows. You can occasionally just edit/skip certain files, for example if you want some code to show on products page but not on category page.
4. Sure, the same way.
|