![]() |
location.tpl
I would like the root link in the location.tpl to say 'Home' without having to change the store name. Can anyone tell me how to do this?
|
Re: location.tpl
Go into skin1/location.tpl and look for the section where it writes out the text between the link tag: {$location[position].0}
Change it to this: Code:
{if %position.first%} |
Re: location.tpl
Worked great thx!
|
Re: location.tpl
If you ever want to add additional localizations in the future, create a language variable to display the word 'Home' and call that instead of hard-coding the word into your template.
Jason |
All times are GMT -8. The time now is 03:30 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.