View Single Post
  #1  
Old 05-27-2005, 12:02 AM
 
Kshock Kshock is offline
 

Member
  
Join Date: May 2005
Posts: 11
 

Default Remove Location Breadcrumbs from Home

Is there any way that I can prevent displaying the breadcrumb navigation links that appear at the top of each store page just on the store Home page? That's the only page I don't want them to appear.

I presume there's some conditional I might add to the /customer/home.tpl template where this line appears:

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

But I don't know if there's a global var I can check in Smarty that tells me whether or not I'm currently viewing the store home page??

Thanks.
__________________
X-Cart Gold 4.0.13
Reply With Quote