hi Clever Zenned ones!
I have tried and tried to understand the override folders, but still don't understand it. I have a live shop, so don't want to rock the boat, but need to update from 1.3.7.
An example of my problem:
I have an override folder here: catalog/includes/languages/my_custom/ and this works great
But what about this custom page, (was page 2): catalog/includes/templates/template_default/templates/tpl_General_Security_Tips_default.php. There seems to be bits of the page config in lots of different folders.
where should this override folder be? Should it be inside
catalog/includes/templates/template_default/my_custom/
or
catalog/includes/templates/my_custom/
or even
catalog/includes/my_custom?
Basically, I don't know what folder level to put my /my_custom/ folders in. Is it in the same level or back one, etc?
Also: this is one of my pages; http://www.cctvireland.ie/catalog/in..._Security_Tips
At the top of the page it says "Home" then "NAVBAR_TITLE" Which I don't want
The Main heading is: "General_Security_Tips" which looks stupid with the underlines instead of spaces, but if I take them out the page doesn't display.
I have spent ages trying to resolve this, but can't, so any help would be appreciated.
I think one of the main problems is that some of my overrides work, and some don't. One of the biggest mistakes is that when I had an override folder that worked I didn't remove the default folder/file that was no longer needed, so am now totally confused with lots of near identical folders..


Reply With Quote

