View Single Post
  #25  
Old 07-01-2009, 09:49 AM
 
Meredith Martin Davis Meredith Martin Davis is offline
 

Advanced Member
  
Join Date: Sep 2007
Posts: 70
 

Default Re: Remove Location Breadcrumbs from Home

To add on to all of this, how can I get breadcrumbs to show up only on product pages and sub-category pages?

At the moment, for products only, I have:

{if $main eq "product"}
{include file="location.tpl"}
{/if}

Thanks!
__________________
4.1.8
Reply With Quote