View Single Post
  #2  
Old 04-10-2012, 04:38 AM
 
balinor balinor is offline
 

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

Default Re: Switch Breadcrumbs off ?

You can comment them out in the code, but I don't recommend it. They are an important part of SEO. Remove this code in customer/content.tpl:

{if $main neq "catalog" or $current_category.category neq ""}
{include file="customer/bread_crumbs.tpl"}
{/if}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote