| ||||||||||
| Shopping cart software Solutions for online shops and malls | ||||||||||
|
|
||||||||||
| X-Cart Home |
location.tpl | |||
![]() |
|
||
|
|
Thread Tools | Search this Thread |
|
#1
|
|||||||||
|
|||||||||
|
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?
__________________
xcart 5.1.2 |
|||||||||
|
#2
|
|||||||
|
|||||||
|
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:
__________________
X-Cart Gold v. 4.1.10 |
|||||||
|
#3
|
|||||||||
|
|||||||||
|
Worked great thx!
__________________
xcart 5.1.2 |
|||||||||
|
#4
|
|||||||||
|
|||||||||
|
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 |
|||||||||
|
|
|||
|
X-Cart forums © 2001-2020
|
|||