| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Switch Breadcrumbs off ? | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Switch Breadcrumbs off ?
Hi,
Is it possible to switch the breadcrumb trail off ? Regards, dav X-Cart Gold 4.4.3
__________________
Version 4.4.2 |
|||||||
#2
|
|||||||
|
|||||||
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 |
|||||||
#3
|
|||||||
|
|||||||
Re: Switch Breadcrumbs off ?
Padraic,
Thanks for the reply. It's not so much that I want to switch it off, just that we don't need it as we don't use sub-categories. I'll look at moving it out of the way instaed. Regards, Dave
__________________
Version 4.4.2 |
|||||||
|
|||
X-Cart forums © 2001-2020
|