Re: Remove Location Breadcrumbs from Home
Thanks Balinor, once again...
I am having a problem when I have the following:
{if $main ne "catalog" or $current_category.category ne ""}
{include file="shared/navigation/breadcrumbs.tpl"}{/if}
{if $main ne "catalog" or $current_category.category ne ""}
Welcome! {/if}
"Welcome" does not show, any ideas?
|