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

How do I take the breadcrumb trails off the home page only?

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 08-27-2004, 02:55 PM
 
AnimeJeff AnimeJeff is offline
 

Advanced Member
  
Join Date: Jun 2004
Posts: 30
 

Default How do I take the breadcrumb trails off the home page only?

Hi guys,
I would like to be able to take off the breadcrumb trail off the top of the home page, but leave it on the other pages. How do I do this? I have played around with some of the code, but can't seem to figure out how to do it.

Help!

Cheers.
__________________
X-cart x-cart-4.0.0pro
MySQL 3.23.58
Linux 2.4.22-1.2188.nptl Fedora Core 1
Apache 2.0.48
Reply With Quote
  #2  
Old 08-29-2004, 05:35 PM
 
kylew3 kylew3 is offline
 

Newbie
  
Join Date: Mar 2003
Posts: 2
 

Default

In the /customer/home.tpl template I changed this line:

Code:
{include file="location.tpl"}

to these lines:

Code:
{if $mode || $cat} {include file="location.tpl"} {/if}

It's a crude way of doing it, but I think it does the trick.

-Kyle
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 11:42 AM.

   

 
X-Cart forums © 2001-2020