Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to get the mainpage to display new products?


mafeya

Recommended Posts

Posted

Hey guys, newbie here and have a few questions.

 

1. How to get the mainpage to display new products (as in replacing all the current error messages, editing page texts, etc. text )?

 

2. How do I remove the oscommerce logo?

 

Thanks for the help.

Posted

oscommerce will automatically do that for you. There should be a box on the index page with a title something like "new products for"

 

If its not there you should find the code in your cataloge/index.php file. It will look something like

 

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

REMEMBER BACKUP, BACKUP AND BACKUP

Posted
oscommerce will automatically do that for you. There should be a box on the index page with a title something like "new products for"

 

If its not there you should find the code in your cataloge/index.php file. It will look something like

 

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

 

yeap, its there but new products are just showing up on the left side inside a small box. I want new products to be displayed in full in the center...sort of like blogging, when a new product is added, it is shown in full not just in one corner, and not just one item. Not sure if you guys understand...

 

Thanks again...really.

Archived

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

×
×
  • Create New...