soulfinger Posted May 8, 2003 Posted May 8, 2003 Anyone know how to remove the manufacturer box on the left. Don't really need it right now. Thanks
spectrum Posted May 8, 2003 Posted May 8, 2003 In your catalog/includes/column_left.php find and remove (or comment) this: if ( (USE_CACHE == 'true') && !defined('SID')) { echo tep_cache_manufacturers_box(); } else { include(DIR_WS_BOXES . 'manufacturers.php'); }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.