millend Posted February 21, 2008 Posted February 21, 2008 Hello all, I've gone through all of this forum and have found nothing... maybe I am not looking correctly or using the correct search terms, but the fact is, that my head is spinning already from reading the posts and so I turn to you for help... I need to remove the categories box from main page (when clicked on category) Basically, what I am try n to achieve is to show products from subSubCategories straight away when clicked on subCategory in an orderly fashion and in a list (NO IMAGES)! I just want my subSubCategories show in my links section and thats it... no pictures just a list or remove the categories box all together... Please people, gimme some pointers, I can imagine this is probably couple of lines of code, but since I am not too good in php I have no clue... Sincerely thank you in advance! image here http://www.vipest.ee/oscommerce_help.jpg and here http://www.vipest.ee/oscommerce_help2.jpg
CoSmis Posted February 22, 2008 Posted February 22, 2008 I am not totally sure of what you want, but here's how to remove categories box altogether: OPEN: catalog/includes/column_left.php FIND: include(DIR_WS_BOXES . 'categories.php'); REPLACE WITH: // include(DIR_WS_BOXES . 'categories.php');
Guest Posted March 25, 2009 Posted March 25, 2009 Hi! I also need help with this and as I understand it, Sten doesn´t want remove the whole category box but the categories that is shown when you have clicked one, you know with the clickable images and all, that is anyway what I want to remove, all the categories images and text when you have clicked on a category in your left box? Why is this so hard to explain, hmm well english isn´t my first language! I would like to when you flip around the categories that the uder stays on whatever page he´s on until he actually click on the desired sub-category. I hope you all understand what I want to do here? Tahnks alot! Martin.
Guest Posted April 14, 2009 Posted April 14, 2009 Anyone? I´m almost finished with my shop, just a few things left and this one of them! So how do you nice people do it? Thanks again.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.