mafeya Posted November 26, 2006 Posted November 26, 2006 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.
Avec Posted November 26, 2006 Posted November 26, 2006 Lots of posts on these already. Use search feature.
mafeya Posted November 26, 2006 Author Posted November 26, 2006 searched, can't seem to find how to get the mainpage to display recently added products...
♥14steve14 Posted November 26, 2006 Posted November 26, 2006 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
mafeya Posted November 26, 2006 Author Posted November 26, 2006 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.