kevine Posted April 4, 2005 Posted April 4, 2005 Hello All! Please forgive me if this question has been answered before but I cannot seem to find any reference to it. I need to remove the product notification boxes on my site. I went into includes/column_right.php and commented out the line: include (DIR_WS_BOXES . 'product_notifications.php'); That seemed to remove it from the main pages but it is still there when I go into an actual product itself for more information. Is there a way to remove it so that it never shows up site wide? I appreciate any help! Thanks in advance! Cheers! Kevin
WiseWombat Posted April 4, 2005 Posted April 4, 2005 Hello All! Please forgive me if this question has been answered before but I cannot seem to find any reference to it. I need to remove the product notification boxes on my site. I went into includes/column_right.php and commented out the line: include (DIR_WS_BOXES . 'product_notifications.php'); That seemed to remove it from the main pages but it is still there when I go into an actual product itself for more information. Is there a way to remove it so that it never shows up site wide? I appreciate any help! Thanks in advance! Cheers! Kevin <{POST_SNAPBACK}> I think if your go to column_right.php you need to comment it out twice lines 26 and 29 :D ( WARNING ) I think I know what Im talking about. BACK UP BACK UP BACK UP BACK UP
kevine Posted April 4, 2005 Author Posted April 4, 2005 You are correct! Comment out both occurences and it works fine. I can't believe I did that (and with them so close together). Thanks very much. Cheers! Kevin
Recommended Posts
Archived
This topic is now archived and is closed to further replies.