Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Reply to: How do I


brakemaster

Recommended Posts

Posted

How Do I ……

 

1. …

 

2. … Change the What’s New Here on the front page?

Go to catalog/includes/languages/English/index.php

Find the following line and change it to what you want it to say

CODE

define('HEADING_TITLE', 'What\'s New Here?');

 

 

Tell me; has anybody made this change w/success?

 

In fact, mine reads:

define('HEADING_TITLE', 'Let\'s See What We Have Here');

 

This is from catalog/ includes/languages/english/index.php.

 

So tell me, how do you remove/change the 'What's New Here?' on the front page?

 

Any takers? huh? :-"

Posted
How Do I ……

 

1. …

 

2. … Change the What’s New Here on the front page?

Go to catalog/includes/languages/English/index.php

Find the following line and change it to what you want it to say

CODE

define('HEADING_TITLE', 'What\'s New Here?');

Tell me; has anybody made this change w/success?

 

In fact, mine reads:

define('HEADING_TITLE', 'Let\'s See What We Have Here');

 

This is from catalog/ includes/languages/english/index.php.

 

So tell me, how do you remove/change the 'What's New Here?' on the front page?

 

Any takers? huh? :-"

Yes, everybody changes it successfully. It has been discussed many times in the forums. You could google something like oscommerce What's New Here and see what turns up.

Posted

Oh Man I feel so stupid! Almost at the bottom of the file is where the text needed changed.

I kept seeing higher where it says:

define('HEADING_TITLE', 'Let\'s See What We Have Here');

 

If anyone is having same ... The text is fifth line up from the bottom of catalog/includes/languages/english/index.php :thumbsup:

Archived

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

×
×
  • Create New...