Guest Posted April 20, 2007 Posted April 20, 2007 Hi Everyone! I am very new to OsC and my web developer has been MIA for awhile. I have many questions, but I will just ask them one at a time..... :) How do I disable the 'manufacture' section from the 'advanced' search area? Any and all help is greatly appreciated! Thank you! Adrian Cabrera
GulSar Ray's Posted April 20, 2007 Posted April 20, 2007 Hi Everyone! I am very new to OsC and my web developer has been MIA for awhile. I have many questions, but I will just ask them one at a time..... :) How do I disable the 'manufacture' section from the 'advanced' search area? Any and all help is greatly appreciated! Thank you! Adrian Cabrera Block the following code from line 199 - 202 <tr> <td class="fieldKey"><?php echo ENTRY_MANUFACTURERS; ?></td> <td class="fieldValue"><?php echo tep_draw_pull_down_menu('manufacturers_id', tep_get_manufacturers(array(array('id' => '', 'text' => TEXT_ALL_MANUFACTURERS)))); ?></td> </tr> Thanks :) Hard Work Is The Simplest Way Of Success
Recommended Posts
Archived
This topic is now archived and is closed to further replies.