Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how to remove review, poll, language, currency box...


rud

Recommended Posts

Posted

hi. is anyone know how can i remove info box such as language, currency, manufacturer infobox? .... pls help :cry:

Posted

Just comment out ( put // in front) the box you dont need in catalog/includes/column_left or right.php

 

HTH

The_Bear

Posted
Just comment out ( put // in front) the box you dont need in catalog/includes/column_left or right.php

 

HTH

The_Bear

 

thks The_Bear. your great

  • 2 weeks later...
Posted

I tried to do this to get rid of the "new products" box at the bottom, but apparently am not doing it right. This is the line I think I'm supposed to be commenting out. (in the default.php file).

 

<td><br><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td>

 

How am I supposed to code this to get rid of the box?

Archived

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

×
×
  • Create New...