View Single Post
  #24  
Old 04-07-2009, 12:28 PM
 
balinor balinor is offline
 

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

Default Re: Remove Location Breadcrumbs from Home

What do you want to do? Show welcome on the home page and location breadcrumbs on the other pages? If so, use this:

{if $main eq "catalog" and $current_category.category eq ""}
Welcome!{else}{include file="shared/navigation/breadcrumbs.tpl"}{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote