Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Quick Question: Header Navigation


lech

Recommended Posts

Posted

Hello,

 

I installed osCommerce in the catalog directory but I have the htaccess file in the root direct straight to the catalog.

 

On the header navigation you have "top >> catalog >> ...". I want to completely remove "top". I have removed "top" in english.php but I still have the trailing ">>".

 

Where is the order of Header Navigation defined? (Doesn't seem to be in header.php)

 

Thank you very much.

Lech

 

(Guess it wasn't so quick after all)

Posted

Just in case anyone else has this problem:

 

The header navigation is defined in includes/application_top.php (breadcrumb trial).

 

If you want to chop some branches from the tree (like the first in my case) comment out

 

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

 

around line 466.

Archived

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

×
×
  • Create New...