pippi Posted July 19, 2005 Share Posted July 19, 2005 Hello. Have previously removed the manufacturer box in the left column... But when you view an item a "manufacturer info" box turns up in the right column. Would like to remove it here as well... If anyone could help me with this id really appriciate it! Link to comment Share on other sites More sharing options...
♥14steve14 Posted July 20, 2005 Share Posted July 20, 2005 Hello. Have previously removed the manufacturer box in the left column... But when you view an item a "manufacturer info" box turns up in the right column. Would like to remove it here as well... If anyone could help me with this id really appriciate it! <{POST_SNAPBACK}> Its something to do with this bit of code. I found it in the includes/column_right file. if (isset($HTTP_GET_VARS['products_id'])) include(DIR_WS_BOXES . 'manufacturer_info.php'); if (tep_session_is_registered('customer_id')) include(DIR_WS_BOXES . 'order_history.php'); Comment it out or delete which ever part of it you want to remove. REMEMBER BACKUP, BACKUP AND BACKUP Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.