Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Remove or reroute "top" link


twittren

Recommended Posts

Posted

Is there a way to remove the "top" link from the header?

 

I installed my oscommerce site in a subdirectory off my main website directory.

 

When I click on the "top" link I go to my top website rather than my oscommerce site.

 

Is there a fix?

Posted

goto your catalog\includes\application_top.php comment out this line

$breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);

Posted
I installed my oscommerce site in a subdirectory off my main website directory.

Can you tell me how you did that?

 

I think I just have to make a button/link on my main website, and put in the OsC site address, is that correct?

 

Cathi

Posted
goto your catalog\includes\application_top.php comment out this line

$breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);

Thank you!

Posted
Can you tell me how you did that?

 

I think I just have to make a button/link on my main website, and put in the OsC site address, is that correct?

 

Cathi

I am a newby. I installed oscommerce using CPANEL into a subdirectory off my root directory...

Archived

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

×
×
  • Create New...