![]() |
Switch Breadcrumbs off ?
Hi,
Is it possible to switch the breadcrumb trail off ? Regards, dav X-Cart Gold 4.4.3 |
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} |
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 |
All times are GMT -8. The time now is 06:32 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.