Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Disable left, right column and new product list


chuntse

Recommended Posts

Hi All,

 

I have sucessfully disable the new products list in the frontpage by index.php

 

But each category still has the new product list.

 

Where should I disable the code?

 

I also want to disable the left and right column. how can I do it?

 

The code of oscommerce 2.3.1 is much more complicated than 2.2.

 

Please help me.

 

Thanks

Link to comment
Share on other sites

WenChun,

 

in the /index.php find and remove this around line 88: <?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?>

 

and this around line 265: include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS);

 

 

 

 

 

Chris

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...