Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

'how can i Remove product count


cagdas

Recommended Posts

Yes, it can....

www.jyoshna.com. Currently using OsC with STS, Super Download Store, Categories Descriptons, Manufacturers Description, Individual Item Status, Infopages unlimited, Product Sort, Osplayer with flashmp3player, Product Tabs 2.1 with WebFx Tabpane and other bits and pieces including some I made myself. Many thanks to all whose contributions I have used!

Link to comment
Share on other sites

I've just seen your web site...it looks nice..can you please also help me with removing new products module on the front of site..and also i'd like to add images with the links to the front of the site between right and left hand side of the site..

thanks in advance

Link to comment
Share on other sites

Hi, thank you! :)

 

To remove the new products go to catalog/index.php, find: (there are 2 instances of it)

 

<td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td>
and comment it out like that:

 

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

 

I have replaced my new products module with the star product and featured products addons.

 

Edited to add: whatever you do, BACKUP first!

~ Don't mistake my kindness for weakness ~

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...