vnynv7nvdi Posted January 5, 2004 Share Posted January 5, 2004 Hi, I changed the look of my shop and got rid of the big box on the front page of the shop. I can't remember what it was, maybe What's New or Specials. Anyway, it was a box in the center of the page that listed (I think) some products. I changed it not to display this box and I edited the TEXT_GREETING_GUEST and put in a long blurb on how to use the shop, etc. Now I'm thinking it would be nice to have that box back with some products in it. But I can't remember what is was nor what file(s) I changed to get rid of it. If someone could point me in the right direction, I would appreciate it. Thanks! Steph Link to comment Share on other sites More sharing options...
241 Posted January 5, 2004 Share Posted January 5, 2004 catalog/index.php Try looking for this around line 121 <td><?php //include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> This around line 280 <td><?php //include(DIR_WS_MODULES . FILENAME_PRODUCT_LISTING); ?></td> This around line 313 <td><?php //include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> This around line 316 <?php // include(DIR_WS_MODULES . FILENAME_UPCOMING_PRODUCTS); ?> and remove the // No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
vnynv7nvdi Posted January 5, 2004 Author Share Posted January 5, 2004 Thanks, Steve. It was the one around line 313. Now what if I want to show the products in a certain category rather than the "new" products? Any ideas on how to do that? Thanks! Steph Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.