www.resourcesonline.us Posted March 27, 2009 Share Posted March 27, 2009 How can I get rid of the what's new here stuff? Anyone know? Link to comment Share on other sites More sharing options...
Guest Posted March 27, 2009 Share Posted March 27, 2009 Stephen, In catalog>includes>languages>english.php on or around line 79 you will find: // whats_new box text in includes/boxes/whats_new.php define('BOX_HEADING_WHATS_NEW', 'What\'s New?'); You can change the What\'s New? to anything you want or remove it entirely by changing it to this: define('BOX_HEADING_WHATS_NEW', ' '); Chris Link to comment Share on other sites More sharing options...
Guest Posted March 27, 2009 Share Posted March 27, 2009 Hello, The following website has a lot of free osCommerce Video Tutorials to help you to get started: http://www.oscommerce-template-easy.com/os...lumn-series.htm Best regards Link to comment Share on other sites More sharing options...
www.resourcesonline.us Posted March 29, 2009 Author Share Posted March 29, 2009 Stephen, In catalog>includes>languages>english.php on or around line 79 you will find: // whats_new box text in includes/boxes/whats_new.php define('BOX_HEADING_WHATS_NEW', 'What\'s New?'); You can change the What\'s New? to anything you want or remove it entirely by changing it to this: define('BOX_HEADING_WHATS_NEW', ' '); Chris Agin thank you very much! This worked just fine. Link to comment Share on other sites More sharing options...
www.resourcesonline.us Posted March 29, 2009 Author Share Posted March 29, 2009 Hello, The following website has a lot of free osCommerce Video Tutorials to help you to get started: http://www.oscommerce-template-easy.com/os...lumn-series.htm Best regards Alex, this is good stuff! I whsh I had this a long time ago. Do yuo know of any other sources similar to this? THanks by the way! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.