| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
breadcrumb not showing on help.php? pages, orders.php or static pages | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() Hi,
the breadcrumb at the top of my site is showing for product and category pages, but it is not being displayed for help.php? pages, orders.php or static pages. Any ideas? If I've accidentally removed the relevant code (which is possible), where would I have removed it from?
__________________
:: Wardworth Ltd :: X-Cart 4.1.8 |
|||||||||
#2
|
|||||||
|
|||||||
![]() The location.tpl is called from customer/home.tpl. Make sure you didn't add some sort of {if} statement around it that is preventing it from showing on those pages.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||||
|
|||||||||
![]() sorted. I had the following if statement applied -
{if (($main eq 'catalog' && $cat ne '') || $main eq 'product' || ($main eq 'comparison' && $mode eq 'compare_table') || ($main eq 'choosing' && $smarty.get.mode eq 'choose')) && $config.Appearance.enabled_printable_version eq 'Y'} Cheers ![]()
__________________
:: Wardworth Ltd :: X-Cart 4.1.8 |
|||||||||
|
|||
X-Cart forums © 2001-2020
|