Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Remove link to Top page in breadcrumb trail


Guest

Recommended Posts

Posted

I need to simply remove the link to the 'Top' page or find a way to set it as the same as my catalog page

 

i am using IFrames for my storefront and need to remove the link..

 

 

Anyone know how to edit the breadcrumb trail 'Top' link?

 

Thanks in advance..

Posted
I need to simply remove the link to the 'Top' page or find a way to set it as the same as my catalog page

 

i am using IFrames for my storefront and need to remove the link..

Anyone know how to edit the breadcrumb trail 'Top' link?

 

Thanks in advance..

 

in includes/application_top.php

 

search fro this line....

 

$breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);

 

comment it out

 

// $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);

Its Only Me

Alex

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...