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

Remove product title in location.tpl

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #11  
Old 04-15-2008, 01:33 PM
 
inmotionmedia inmotionmedia is offline
 

Newbie
  
Join Date: Jun 2007
Posts: 8
 

Default Re: Remove product title in location.tpl

extremely fast answer Cube!
thanks for that!

In the meantime i found another workaround that isn't half as nice than yours so it isn't worth posting it here.

Anyway thanks
__________________
In Motion Media
Reply With Quote
  #12  
Old 04-15-2008, 01:39 PM
  kube's Avatar 
kube kube is offline
 

X-Adept
  
Join Date: Sep 2005
Location: London: a small place East of Wales
Posts: 529
 

Default Re: Remove product title in location.tpl

If you wanted the FONT tags (which I wouldn't recommend keeping) and excluded from the home page you could try this...

Code:
{if $location.1 neq ""} <font class="NavigationPath"> {strip} {section name=position loop=$location start=1} {if $location[position].1 ne "" }<a href="{$location[position].1|amp}" class="NavigationPath">{/if} {$location[position].0} {if $location[position].1 ne "" }</a>{/if} {if not %position.last%} &gt; {/if} {/section} {/strip} </font> {/if}

Hope this helps.

========================
Edit: Changed from {if $location and $location.1 neq ""} to {if $location.1 neq ""}
__________________
Doms
kube v4.1.9
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 11:54 AM.

   

 
X-Cart forums © 2001-2020