![]() |
location.tpl - change company name
Hi,
Is it possible to change the company name that appears in the breadcrumb navigation created by location.tpl to just "Home"? If so, how? David |
Change the code in your location.tpl file to this:
Code:
{if $location} |
Thanks Tela, that works perfectly.
Nice sites, BTW ;-) |
Thank you for the compliments on the sites.
|
so great !!!!!
but I need ask this.... if possible to leave location text if the customer it's in home page ???? |
Code:
{if $main eq "catalog" and $current_category.category eq ""} |
thanks so much !!
|
I'd like to do this change to my location.tpl, but because I have DSEFU
mode, my file is a little different: Code:
{* $Id: location.tpl,v 1.13 2004/05/29 14:21:41 svowl Exp $ *} What would be the changes in my location.tpl ? Thanks ! |
Mine is like this..
Code:
{* $Id: location.tpl,v 1.13 2004/05/29 14:21:41 svowl Exp $ *} The change is the addition of {if $location[position].0 eq $config.Company.company_name} Home {else} I hope this helps. |
Thanks Jwait;
it worked great, and I also add the Balinor bit of code and it was perfect. Appreciate. aldo |
All times are GMT -8. The time now is 12:34 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.