Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Remove "Whats new Here?"


collector1

Recommended Posts

Hi, I'm having problems removing the line of text "Whats New Here?" just above Welcome guest in v2.3.1. I have read the forums but I think the answers given are for older versions. Please help a newbie with a simple answer. Many thanks.

Link to comment
Share on other sites

Hi, I'm having problems removing the line of text "Whats New Here?" just above Welcome guest in v2.3.1. I have read the forums but I think the answers given are for older versions. Please help a newbie with a simple answer. Many thanks.

 

If you don't want to see "What's New Here" find: <h1><?php echo $category['categories_name']; ?></h1> change to: <?php //echo $category['categories_name']; ?> in the index.php file.

 

Here are some great other tips for the new ver OSC 2.3 that you may find to be very useful.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...