deedeedum Posted January 2, 2005 Posted January 2, 2005 I am trying to remove the "New Product This Month" from the category page. I looked and looked and didn't know what file to modify. Can someone please help? Thanks.
boxtel Posted January 2, 2005 Posted January 2, 2005 I am trying to remove the "New Product This Month" from the category page. I looked and looked and didn't know what file to modify. Can someone please help? Thanks. <{POST_SNAPBACK}> <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> in index.php Treasurer MFC
berkedam Posted January 2, 2005 Posted January 2, 2005 <td><?php include(DIR_WS_MODULES . FILENAME_NEW_PRODUCTS); ?></td> in index.php <{POST_SNAPBACK}> And do it twice, in my source approx lines 121 and 313. You can also delete the "separator" above those lines "If you're working on something new, then you are necessarily an amateur."
Recommended Posts
Archived
This topic is now archived and is closed to further replies.