Hi, I need to change the main 'Home' link to read 'Store Home' as opposed to just 'Home' in the main header and footer. How can I do this as I cant find where its defined?
Thnaks
Tony
Hi, I need to change the main 'Home' link to read 'Store Home' as opposed to just 'Home' in the main header and footer. How can I do this as I cant find where its defined?
Thnaks
Tony
I'm not 100% certain, but take a look in includes/languages/english/YOUR_TEMPLATE/header.php (where YOUR_TEMPLATE is the name of your custom template) and change
toCode:define('HEADER_TITLE_CATALOG', 'Home');
and see if that does what you want.Code:define('HEADER_TITLE_CATALOG', 'Store Home');
Mary Ellen
I came; I saw; I Zenned
Taking over the world... one website at a time
Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.
Holzheimer
Fan Odyssey