ZenphotoCMS Forum
1.2.2. About the new searchform - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: 1.2.2. About the new searchform (/thread-4178.html)



1.2.2. About the new searchform - jackdaw - 2008-12-03

How can I get my searchform back from version 1.2.1.? I don't like the pulldown with a lot of search options and like it much more as it was. Personally I don't see the use of searching for exif-data like flash or saturation, but if there would be an option to disable that pulldown menu I would be very happy




1.2.2. About the new searchform - flu - 2008-12-03

Hi,
a quick and dirty way :

  1. in the admin panel general options, check or uncheck the options you want in your search form
  2. just add #searchfields_icon {display:none;} in the css of your theme.



1.2.2. About the new searchform - jackdaw - 2008-12-03

Thanks for the tip!
I already found a slow and dirty way by deactivating all the code in template-functions.php, but this is much cleaner. And this way I don't need to adjust the file again during the next update/upgrade .