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

remove link above welcome text

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-24-2007, 04:46 AM
  yamiya's Avatar 
yamiya yamiya is offline
 

Member
  
Join Date: Aug 2007
Posts: 24
 

Default remove link above welcome text

a little bit help here.

i m using "Light & Lucid" skin. Above the welcome text there's this idiotic "my company name" link, which i do not require since my logo and the home button already provide the same feature. how do i remove it? it doesnt appear in welcome.tpl.
__________________
Yamiya Yam
http://www.yamiya.com.my
---------------------------------------
X-Cart Gold v4.1.8 (UNIX)
Reply With Quote
  #2  
Old 08-24-2007, 05:15 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: remove link above welcome text

That is location.tpl being called. To hide it on the home page, go to customer/home.tpl and replace this:

{include file="location.tpl"}

with this

{if $main eq "catalog" and $current_category.category eq ""}{else}
{include file="location.tpl"}{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 08-24-2007, 05:49 AM
  yamiya's Avatar 
yamiya yamiya is offline
 

Member
  
Join Date: Aug 2007
Posts: 24
 

Default Re: remove link above welcome text

thanks. it's working

Quote:
Originally Posted by balinor
That is location.tpl being called. To hide it on the home page, go to customer/home.tpl and replace this:

{include file="location.tpl"}

with this

{if $main eq "catalog" and $current_category.category eq ""}{else}
{include file="location.tpl"}{/if}
__________________
Yamiya Yam
http://www.yamiya.com.my
---------------------------------------
X-Cart Gold v4.1.8 (UNIX)
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 01:16 PM.

   

 
X-Cart forums © 2001-2020