View Single Post
  #3  
Old 01-25-2008, 07:17 AM
  wardworth's Avatar 
wardworth wardworth is offline
 

Advanced Member
  
Join Date: Sep 2007
Posts: 78
 

Default Re: breadcrumb not showing on help.php? pages, orders.php or static pages

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
Reply With Quote