Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

breadcrumb problem

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 12-10-2005, 12:05 PM
 
junaid junaid is offline
 

Advanced Member
  
Join Date: Dec 2003
Posts: 96
 

Default breadcrumb problem

Hi,
i am facing an odd issue, breadcrumb doesnt show on category page and products page but does shows up on home and product page.
tried looking into many files but couldnt find the answer.

would be grateful for any help.

for this one i m using 4.0.17
__________________
xcart 4.18 on linux
Reply With Quote
  #2  
Old 12-10-2005, 12:52 PM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

You are using a really old version of X-Cart, so we'll need to see your customer/home.tpl and your location.tpl files.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #3  
Old 12-10-2005, 11:57 PM
 
junaid junaid is offline
 

Advanced Member
  
Join Date: Dec 2003
Posts: 96
 

Default

actually i have two installations for xcart one is 3.5.2 and other is 4.0.17 .

issue i am facing is with the 4.0.17 not older one.

regards
Junaid
__________________
xcart 4.18 on linux
Reply With Quote
  #4  
Old 12-11-2005, 01:29 AM
 
junaid junaid is offline
 

Advanced Member
  
Join Date: Dec 2003
Posts: 96
 

Default

it does show location at home & product page but not on category pages.
any help would be appreciated.

home.tpl

{* $Id: home.tpl,v 1.67.2.10 2005/10/31 11:36:14 max Exp $ *}
{if $printable ne ''}
{include file="customer/home_printable.tpl"}
{else}
{config_load file="$skin_config"}
<HTML>
<HEAD>
<TITLE>
{if $config.SEO.page_title_format eq "A"}
{section name=position loop=$location}
{$location[position].0|escape}
{if not %position.last%} :: {/if}
{/section}
{else}
{section name=position loop=$location step=-1}
{$location[position].0|escape}
{if not %position.last%} :: {/if}
{/section}
{/if}
</TITLE>
{ include file="meta.tpl" }
<LINK rel="stylesheet" href="css/styler.css">
</HEAD>
<BODY leftmargin="0" topmargin="0" rightmargin="0" bottomargin="0" marginwidth="0" marginheight="0"{if $body_onload ne ''} onload="{$body_onload}"{/if}>

{ include file="customer/top_menu.tpl" }

<TABLE border="0" width="779" cellpadding="0" cellspacing="0" align="center">
<TR>

<TD width="162" valign="top">

{ include file="customer/categories.tpl" }



</TD>

<TD valign="top" width="460">
{include file="location.tpl"}
{include file="dialog_message.tpl"}

{include file="customer/home_main.tpl"}


</TD>

<TD width="155" valign="top">

{ include file="customer/main/minicart.tpl" }


</TD>

</TR>
</TABLE>
{ include file="footer.tpl" }
</BODY>
</HTML>
{/if}

Location.tpl

{* $Id: location.tpl,v 1.13 2004/05/29 14:21:41 svowl Exp $ *}
{if $location}

{strip}
{section name=position loop=$location}
{if $location[position].1 ne "" }<A href="{$location[position].1}" class="NavigationPath">{/if}
{$location[position].0}
{if $location[position].1 ne "" }</A>{/if}
{if not %position.last%}::{/if}
{/section}
{/strip}

{/if}
__________________
xcart 4.18 on linux
Reply With Quote
  #5  
Old 12-11-2005, 05:31 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default

Sounds like it might be time to open a ticket with X-Cart.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote
  #6  
Old 12-11-2005, 07:36 AM
 
junaid junaid is offline
 

Advanced Member
  
Join Date: Dec 2003
Posts: 96
 

Default

yes i did spend enough time onthis and couldnt get it right, most probably it happened while editing the templates or php files.
thanks for your consideration.
regards
Junaid
__________________
xcart 4.18 on linux
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 06:11 AM.

   

 
X-Cart forums © 2001-2020