Guest Posted May 22, 2003 Posted May 22, 2003 I want to remove the New Products for ... box on the frontpage, where do I begin? is there a method call I can just removed, or is it more complicated?
Guest Posted May 22, 2003 Posted May 22, 2003 to remove any box from the columns, you just find the line which calls them in column_left.php or column_right.php & add // at the beginning of that line.
Bricker Posted May 23, 2003 Posted May 23, 2003 The section Mattf is refering to is in the center section not the left or right columns. Mattf, it's located in the catalog/includes/languages/'whateverlanguage'/default.php file. You can just comment out the section that referes to New products for 'month'. I believe it's a few lines of code together. I've done it on my site but I'm not looking at the file right at the moment. If you can't find let me know.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.