Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

TOP nav bar link needs to be changed....


Hangar11

Recommended Posts

Posted

Good Day All

 

First things first, this community support site is AWESOME.. If you are NEW to OSC.... all the answers you need are HERE... just look around... chances are someone else HAD and fixed what ever your working on....

 

My sincerest thansk to ALL the people who keep OSC going.....

 

Onto my quest.... [ I did look first ]

 

I need to change the nav bar link for TOP from the root dir to a sub dir one level under the root....

 

Can this be done ?????

 

Thanks...

 

Bobby B

Posted

In /catalog/includes/application_top.php

 

Find this line:

 

  $breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);

You can change this:

 

HTTP_SERVER

 

to something like:

 

'http://www.site.com'

 

Or whatever you need.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Archived

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

×
×
  • Create New...