Love the Cherry Zen template. Thanks for making it available.
I have uploaded the template, made a few changes, but I'm stuck on the below point. I have read the FAQs in detail, but this is not working out for me for some reason.
*** I can not get rid of the "Congratulations! You have installed the ZenCart...." text though the over ride (cherry_zen). I copied the languages/english/index.php to languages/english/cherry_zen/index.php, made the change to the text, but it didn't work. Seems like when the website loads, it still looks at the language/english/index.php Can someone tell me what I'm doing wrong? Here's the website... http://alboperformance.com/catalog
Here's how it looks in the english/cherry_zen/index.php file
Last time I tried to make the change directly in the english/index.php while having the template on it ruined everything and I had to re-install the Zen Cart from the beginning. I'm not doing that again. Anyone has any idea?{ // This section deals with the "home" page at the top level with no options/products selected /*Replace this text with the headline you would like for your shop. For example: 'Welcome to My SHOP!'*/ define('HEADING_TITLE', 'Albo Performance'); } elseif ($category_depth == 'nested') { // This section deals with displaying a subcategory /*Replace this line with the headline you would like for your shop. For example: 'Welcome to My SHOP!'*/ define('HEADING_TITLE', 'Albo Performance'); } ?>


Reply With Quote
