How do I remove the "Limit to Manufacturer" option from the Advanced Search page/function?
How do I remove the "Limit to Manufacturer" option from the Advanced Search page/function?
Comment the function out in
includes/templates/YOUR_TEMPLATE/templates/tpl_advanced_search_default.php
Something like this
~MelanieCode:<fieldset class="floatingBox forward"> <legend><?//php echo ENTRY_MANUFACTURERS; ?></legend> <?php //echo zen_draw_pull_down_menu('manufacturers_id', zen_get_manufacturers(array(array('id' => '', 'text' => TEXT_ALL_MANUFACTURERS))), $sData['manufacturers_id']); ?> <br class="clearBoth" /> </fieldset>
PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
**I answer questions in the forum, private messages are not conducive to a helpful community.