Brian-Bear Posted November 17, 2007 Posted November 17, 2007 How do I get rid of new items for month and customers who purchased this also... infoboxes what file do I edit please
Brian-Bear Posted November 19, 2007 Author Posted November 19, 2007 For anyone else scratching their heads how to do this: in catalog/index.php look for the two instances of this code <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> and chance both to this <td><?php //include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> Job done, cheers Brian
Recommended Posts
Archived
This topic is now archived and is closed to further replies.