baalwww Posted October 11, 2006 Posted October 11, 2006 AAAAAARRRGH!!!!!!! I pray that the next version will make it easier to find where something is changed to customize the look. When one clicks on a category from the home page, the main column shows categories at the top. But I dont wan't this...there is a category tree given in the left column, and to have the many subcategories listed in the middle-top above products is a waste of real estate to me. Problem is, I can't find what I need to comment out to get rid of it.
Guest Posted October 11, 2006 Posted October 11, 2006 I think you'll find what you're looking for in catalog/index.php. Do a search for $category_depth == 'nested'. That should give you an idea of where to go. Btw, have you considered using something like the Dynamenu contribution? It can work both ways; click the + sign to expand the categories listing in the left column or click on the name of the category itself to open up in the main page.
baalwww Posted October 12, 2006 Author Posted October 12, 2006 I think you'll find what you're looking for in catalog/index.php. Do a search for $category_depth == 'nested'. That should give you an idea of where to go. Btw, have you considered using something like the Dynamenu contribution? It can work both ways; click the + sign to expand the categories listing in the left column or click on the name of the category itself to open up in the main page. Thanks, that was it. You know, I had tried changing that, and it did NOTHING. Turns out, my local config file was missing on the test machine, so as soon as I clicked a category, expecting it to load the page with something looking different based on my tweaking, it loaded the live page, which of course never changed. Dumb coder tricks. I'll take a look at dynamenu. Appreciate your help.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.