Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

location.tpl

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 09-15-2007, 02:33 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default 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?
__________________
xcart 5.1.2
Reply With Quote
  #2  
Old 09-15-2007, 05:16 PM
 
somekindahate somekindahate is offline
 

Advanced Member
  
Join Date: Apr 2007
Posts: 84
 

Default 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%} Home {else} {$location[position].0} {/if}
__________________
X-Cart Gold v. 4.1.10
Reply With Quote
  #3  
Old 09-15-2007, 05:35 PM
  ARW VISIONS's Avatar 
ARW VISIONS ARW VISIONS is offline
 

X-Man
  
Join Date: Jan 2007
Location: Pensacola, FL
Posts: 2,536
 

Default Re: location.tpl

Worked great thx!
__________________
xcart 5.1.2
Reply With Quote
  #4  
Old 09-15-2007, 05:40 PM
  Jayk's Avatar 
Jayk Jayk is offline
 

eXpert
  
Join Date: Nov 2003
Location: Calgary, Alberta, Canada
Posts: 333
 

Default 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
__________________
X-Cart Gold 4.4.3
Blog: www.flashinthepan.ca
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:56 PM.

   

 
X-Cart forums © 2001-2020