Skiny Posted April 24, 2005 Share Posted April 24, 2005 Hi there, Can someone tell me how I can remove the manufacturers box on the left of the page? Thanks, Skiny Link to comment Share on other sites More sharing options...
Nacer Posted April 24, 2005 Share Posted April 24, 2005 This should help: http://www.oscommerce.info/kb/osCommerce_D...g_Area/Boxes/64 Enjoy Nacer. Link to comment Share on other sites More sharing options...
Skiny Posted April 24, 2005 Author Share Posted April 24, 2005 This should help: http://www.oscommerce.info/kb/osCommerce_D...g_Area/Boxes/64 Enjoy Nacer. <{POST_SNAPBACK}> Thanks, got it now. :D Link to comment Share on other sites More sharing options...
etu1972 Posted May 15, 2005 Share Posted May 15, 2005 Thanks from me as well. Spot on. AMc Should I stay or should I go now? Thanks and goodbye Joe. Link to comment Share on other sites More sharing options...
jenthenewbie Posted May 19, 2005 Share Posted May 19, 2005 This should help: http://www.oscommerce.info/kb/osCommerce_D...g_Area/Boxes/64 Enjoy Nacer. <{POST_SNAPBACK}> Thanks Nacer for this but when I opened the files the code was not as written, instead the were all these if-then-else bits and deleting/commenting them out resulted in either the whole page or column disappearing. Any other suggestions? Link to comment Share on other sites More sharing options...
Wendy James Posted May 19, 2005 Share Posted May 19, 2005 open catalog/includes/column_left.php and remove if ((USE_CACHE == 'true') && empty($SID)) { echo tep_cache_manufacturers_box(); } else { include(DIR_WS_BOXES . 'manufacturers.php'); } or put // in front of each line. That will make it not show up in the store but leave it there so you can always go back and put it back in by just removing the // Wendy James Creativity is allowing yourself to make mistakes. Art is knowing which ones to keep. Link to comment Share on other sites More sharing options...
TENCENTS Posted December 31, 2005 Share Posted December 31, 2005 Removing all your manufacturers seems to do the trick as well. :-" Never underestimate the power of stupid people, especially in groups. Link to comment Share on other sites More sharing options...
rabbitseffort Posted December 31, 2005 Share Posted December 31, 2005 you could always comment boxes out in column_right or column_left also "I must admit that I personally measure success in terms of the contributions an individual makes to her or his fellow human beings." ---Margaret Mead--- "The answer is never the answer. What's really interesting is the mystery. If you seek the mystery instead of the answer, you'll always be seeking. I've never seen anybody really find the answer -- they think they have, so they stop thinking. But the job is to seek mystery, evoke mystery, plant a garden in which strange plants grow and mysteries bloom. The need for mystery is greater than the need for an answer. --Ken Kesey" Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.