Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Top>>Catalog


LisaC

Recommended Posts

I edited these words before and now I can not for the life of me find where they are located to re name them.

Can someone tell me what file they are in? - I had no luck searching here or in the knowledge base

 

Thanks so much.

Link to comment
Share on other sites

The breadcrumbs are located in includes/application_top.php .... you can comment 1 or both out there.

 

To change the wording, though, go to your includes/languages/english.php file.

 

Find:

define('HEADER_TITLE_TOP', 'Top');

define('HEADER_TITLE_CATALOG', 'Catalog');

 

Change to:

define('HEADER_TITLE_TOP', 'whatever_you_want');

define('HEADER_TITLE_CATALOG', 'whatever_you_want');

 

Good luck

Jason

 

Simple 1-2-3 Intructions on how to get, install and configure SSL

 

The Google Sandbox explained

 

Simple to follow instructions on how to change the look of your OSC

 

How To Make A Horrible OSC Website

 

my toolbox: All things WordPress-related - All things Adobe-related - PHP Designer 2007 - Codecanyon Junkie - Crimson Editor - Winmerge - phpMyAdmin - WS_FTP

 

my installed contributions: Category Banners, File Upload feature-.77, Header Tags, Sort_Product_Attributes_1, XSellv2.3, Price Break 1.11.2, wishlist 3.5, rollover_category_images_v1.2, Short_Description_v2.1, UPSXML_v1_2_3, quickbooks qbi_v2_10, allprods v4.4, Mouseover-effect for image-buttons 1.0, Ultimate_SEO, AAP 1.41, Auto Select State Value, Fast Easy Checkout, Dynamic SiteMap v2.0, Image Magic, Links Manager 1.14, Featured Products, Customer Testimonials, Article Manager, FAQ System, and I'm sure more ...

Link to comment
Share on other sites

AHHH you rock!! thanks so much that's exactly what I was looking for and when I re read this I remember seeing it there now.

Thanks again :)

 

The breadcrumbs are located in includes/application_top.php .... you can comment 1 or both out there.

 

To change the wording, though, go to your includes/languages/english.php file.

 

Find:

define('HEADER_TITLE_TOP', 'Top');

define('HEADER_TITLE_CATALOG', 'Catalog');

 

Change to:

define('HEADER_TITLE_TOP', 'whatever_you_want');

define('HEADER_TITLE_CATALOG', 'whatever_you_want');

 

Good luck

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...