eulamae Posted February 23, 2003 Share Posted February 23, 2003 What is the proper way to remove the manufacturer box from my catalog? Thanks. Link to comment Share on other sites More sharing options...
Ajeh Posted February 23, 2003 Share Posted February 23, 2003 If you edit /includes/column_left.php or /includes/column_right.php you will see where the boxes are loaded. If you comment out all references to a box with // then they will not load. Plus, later ... if you want them back you just need to remove the // and they are back. Link to comment Share on other sites More sharing options...
valeriestw Posted February 25, 2003 Share Posted February 25, 2003 Hi! I've been trying to customize my boxes, and I successfully moved a couple of things from the right to the left, commented out some things, etc. Two problems: 1) I keep trying to add shopping_cart.php to the left column, but no matter what I do, it never appears. 2) I copied the What's New box over to the right column, but I can't get rid of it in the left column. I tried commenting out - nothing happened. Then I deleted the code - still nothing happened, it's still there. Both of these issues relate to the left column - is it possible I somehow "locked" this column to changes or something? As you might have guessed, I'm a php newbie. Any help would be greatly appreciated! www.knownworldweb.com Link to comment Share on other sites More sharing options...
radders Posted February 25, 2003 Share Posted February 25, 2003 Try installing the Column Controller contribution. Link to comment Share on other sites More sharing options...
toolcrazy Posted February 25, 2003 Share Posted February 25, 2003 Go to: http://guide.oscdox.com Read it. All your questions will be answered. Steve ------------------------- Link to comment Share on other sites More sharing options...
RobertJTurner Posted April 13, 2011 Share Posted April 13, 2011 Hello All, These posts were very useful, we have a customer on an old install that is not PHP5 compliant and I had to reinstall and rework the theme to get it to match the original website and this was invaluable. Thanks to all that Contributed. ajeh was on the money! Rob Turner Islandnet.com Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.