This is a discussion on Edit Breadcrumb Trail within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; How can I remove the "home" link from the breadcrumb trail? I've looked at catalog/includes/classes/breadcrumb.php, but can figure it out. ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| How can I remove the "home" link from the breadcrumb trail? I've looked at catalog/includes/classes/breadcrumb.php, but can figure it out. Thanks |
|
#2
| |||
| |||
| Found it, this is what i did. Open /includes/application_top.php Comment or remove this line line 466 $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER); |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| <?php echo $breadcrumb->trail(' » '); | kuzak | osCommerce 2.2 Modification Help | 2 | 09-29-2005 09:16 AM |
| bread crumb trail | federoff | osCMax v2 Customization/Mods | 2 | 09-25-2005 06:02 PM |
| Variables contained in Breadcrumb Trail | carab | osCommerce 2.2 Modification Help | 3 | 10-17-2004 11:46 AM |
| editing breadcrumb trail | pedrump | osCommerce 2.2 Modification Help | 2 | 05-12-2004 09:40 AM |
| change breadcrumb trail text colour | Korsh | osCommerce 2.2 Installation Help | 1 | 09-17-2003 09:53 PM |