Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Header Navigation


mooretaste

Recommended Posts

Posted

Hi

 

Now I know this is really really stupid of me but a long long time ago I changed the way that the Navigation path at the top left of the header was displayed to show an external home page. I now need to change it back and I've forgotten where I made the change :'(

 

Can someone point me in the direction of which file to change, I feel as though I've looked in every possible file so now I'm sure I'm going mad.

 

Thanks heaps

Toni

Posted

Could it have been in the includes/languages/english.php file.

 

Most header text is controlled in the // header text in includes/header.php section.

REMEMBER BACKUP, BACKUP AND BACKUP

Posted

and if you are after the url bit to an external page it might have been defined in includes/filenames.php.

 

[not too sure what you've changed without seeing it]

:)

one-click installation..

Dave's info

Posted
The change you made would have been to includes/application_top.php

 

Vger

 

 

I am new (my site is not live yet), and I have managed to change the oscommerce logo to my own, now when I click on that logo I want to go a diiferent part of my site (not Oscommerce).

 

This thread seems to say I need to go to includes/application_top.php but in there I can't see what I need to change. Any help would be greatly appreciated.

 

Thanks

 

 

Matthew

Posted

Thanks for your prompt responses. Unfortunately I can't see what I'm looking for in the files mentioned. My website is www.mooretaste.com and the bit I'm talking about is where it says home>>catalog you'll notice when clicking on home that it leaves you on this page, that's because I used to have another page as index that was outside of oscommerce. This is no longer the case so I need to remove home from here to remove the confusion.

 

Thanks

Toni

Posted

In catalog/includes/application_top.php look for:

$breadcrumb->add(HEADER_TITLE_TOP, HTTP_SERVER);

 

Then look in catalog/includes/languages/english.php for this:

define('HEADER_TITLE_TOP', 'Top');

 

Change and be happy. :)

Archived

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

×
×
  • Create New...