Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How Do You Change Breadcrumb Title


Barbie97

Recommended Posts

Posted

Hi Gang,

 

Can you all tell me where I need to make this change? My client wants the breadcrumb that currently reads "catalog" to read "Home". I can't find where to do this and need some help from the smart people! :)

 

Thank you!!

Posted

Hello,

 

Go here: catalog/includes/languages/english.php

 

Change this:

 

define('HEADER_TITLE_TOP', 'Catalog');

 

To this:

 

define('HEADER_TITLE_TOP', 'Home');

 

You can change most wording in the english file, you just need to have a play :)

Posted

THANK YOU THANK YOU THANK YOU!!!!!!!!!!!!!!!!!!!!!

 

I just have to say.. this place is AWESOME!!!! It's great for beginners like me. I'm learning tons thanks to people like you. THANK YOU!!!

Posted

Hi Gang... I tried to make the change as listed above... but it didn't work by changing the HEADER_TITLE_TOP... but did work when I changed the HEADER_TITLE_CATALOG line. (I'm still extremely grateful! Just wanted to make that known for people finding this post in the future.)

Archived

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

×
×
  • Create New...