X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Change bread crumb to start with "Home" not company name (https://forum.x-cart.com/showthread.php?t=45583)

dwpers 08-12-2009 09:31 AM

Re: Change bread crumb to start with "Home" not company name
 
Thank you again for your help cflsystems, greatly appreciated.

ARW VISIONS 08-12-2009 09:33 AM

Re: Change bread crumb to start with "Home" not company name
 
at the top of the page there is a search button. Use it love it!!!!

ARW VISIONS 08-12-2009 09:42 AM

Re: Change bread crumb to start with "Home" not company name
 
This code works fine. Did you get it working?

Code:

{if $main ne "catalog" || $current_category.category ne ""}
  {include file="customer/bread_crumbs.tpl"}
      {/if}

[/quote]

dwpers 08-12-2009 09:47 AM

Re: Change bread crumb to start with "Home" not company name
 
Yes look up 3 or 4 posts, in this very exact thread! ;)

All kidding aside, the reason why it didn't work the first time was because I was trying to insert it into the breadcrumb tpl, then tried the locations tpl and not into the home tpl like I should have done.

Everything works stellar now.

ARW VISIONS 08-12-2009 09:51 AM

Re: Change bread crumb to start with "Home" not company name
 
well good. I'm glad you figured it out... n00b ;)

TruVu 02-23-2010 06:18 AM

Re: Change bread crumb to start with "Home" not company name
 
4.3.1 version, instead of using Company Name or Home, how can I change the bread crumbs to use the root category :: sub category :: product listing?


All times are GMT -8. The time now is 08:02 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.