X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   Make Advanced Search Option the Default (https://forum.x-cart.com/showthread.php?t=43877)

JRC 11-25-2008 11:31 AM

Make Advanced Search Option the Default
 
By default you have to select "Advanced" (or something like that) to view the advanced search options, even though it doesn't save any loading time. To make the advanced search options available by default, comment the if and /if lines:

{*if $search_prefilled.need_advanced_options*}
{*/if*}


Edit one or more of these files to get the effect in the appropriate places of your store:

..\skin1\admin\main\users.tpl
..\skin1\customer\main\search_result.tpl
..\skin1\main\orders.tpl
..\skin1\main\popup_users.tpl
..\skin1\main\search_result.tpl


All times are GMT -8. The time now is 04:48 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.