| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Changing breadcrumbs... want to make "HOME" the to | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Hello,
Instead of having my company name as the top level in the breadcrumbs like this: Company :: category :: subcategory :: product I would like to have: HOME :: category :: subcategory :: product I tried simply changing the company name in the General Settings area but then HOME shows up in my title tags instead of my company name. I'm sure the secret lies in changing the locations.tpl file but I'm at a loss as to how to do that. Thanks, Jennifer
__________________
Jennifer Kirkpatrick X-Cart Pro Version 4.4.1 AND X-Cart Gold Version 4.1.9 |
|||||||
#2
|
|||||||
|
|||||||
![]() Hi Jennifer-
I was in the same boat as you and came up with this (less than elegant) solution: Code:
good luck, Glen
__________________
NO LONGER USING X-CART - NOT ACTIVE IN THESE FORUMS |
|||||||
#3
|
|||||||
|
|||||||
![]() Thanks Glen, worked perfectly!
Jennifer
__________________
Jennifer Kirkpatrick X-Cart Pro Version 4.4.1 AND X-Cart Gold Version 4.1.9 |
|||||||
#4
|
|||||||
|
|||||||
![]() Thanks gfiebich... works like a champ!
![]()
__________________
DanC ![]() X-cart Gold 4.0.11 |
|||||||
#5
|
|||||||
|
|||||||
![]() How can we remove the home page link entirely from the breadcrumb?
Version 4.0.18 Thank you, Chris
__________________
4.0x - 4.5x |
|||||||
#6
|
|||||||
|
|||||||
![]() chris b
got to general settings seo options paget title options: choose the one without "shop name"
__________________
X-Cart 4.0.18 DBest |
|||||||
#7
|
|||||||
|
|||||||
![]() in 4 0 18
Instead of having my company name as the top level in the breadcrumbs like this: Company :: category :: subcategory :: product I would like to have: Home :: category :: subcategory :: product I would like Home to only appear if the customer is NOT on the HOME PAGE. In other words, there's no need to tell them their in the home page. i know i got to edit location.ptl
__________________
X-Cart 4.0.18 DBest |
|||||||
#8
|
|||||||
|
|||||||
![]() heres my location ptl for 4 0 18
{* $Id: location.tpl,v 1.13 2004/05/29 14:21:41 svowl Exp $ *} {if $location} <FONT class="NavigationPath"> {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} </FONT> {/if}
__________________
X-Cart 4.0.18 DBest |
|||||||
#9
|
|||||||||
|
|||||||||
![]() Quote:
http://forum.x-cart.com/viewtopic.php?t=22497 Regards Shafiq :sK
__________________
Developing in 4.7.x now (Dipping into v5 - Slowly!) Have used 4.1.x, 4.2.x, 4.4.x, 4.5.x, 4.6.x & 4.7.x Multiple Instances of X-Cart MySQL 5.6.37 CentOS 7.4 Chamber Internet - Lancashire, United Kingdom http://www.chamberelancs.co.uk |
|||||||||
#10
|
|||||||
|
|||||||
![]() thanks chamber, i got it.
__________________
X-Cart 4.0.18 DBest |
|||||||
|
|||
X-Cart forums © 2001-2020
|