ppockey Posted October 11, 2007 Share Posted October 11, 2007 Please tell me how to remove the New Products for Month box on index.php page. Thank you. PP Link to comment Share on other sites More sharing options...
Gauravs Posted October 12, 2007 Share Posted October 12, 2007 Please tell me how to remove the New Products for Month box on index.php page. Thank you. PP Towards bottom of the file (index.php) comment out following section <TR> <TD><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></TD> </TR> That should serve your purpose. Cheers Best Regards,Gaurav Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.