Quick Search & Options D7

In D7 you have the quick search feature, it also comes up with the 'options' box. The Options box allows you to search for a 'contact' age etc. How can I remove the Options box and keep the Quick search box?

There are none so blind as those that will not see.
Quote · 7 Jan 2010

Well, there does not seem to be a easy way to do that. At least i could not find a option to shut it off.

I suppose the code could be changed. But i would have to find what to modify.

In the mean time you could simply try hiding it by adding this to templates\base\css\common.css

.quick_search_form2_wrapper {
display: none;
}

https://www.deanbassett.com
Quote · 7 Jan 2010

Many thanks Deano, I will try that!

 

Stuart

There are none so blind as those that will not see.
Quote · 7 Jan 2010

In D7 you have the quick search feature, it also comes up with the 'options' box. The Options box allows you to search for a 'contact' age etc. How can I remove the Options box and keep the Quick search box?

It is actually very easy to do.

Go to your admin panel -> Builders -> Profile Fields -> Select "search Profiles" at top right.

Then you can see 3 search options just below that. Select "Quick search" from that. Remove the "Misc Info" block fully. That will remove the "Options" box. Else you can edit those fields by adding or removing blocks.

Quote · 7 Jan 2010

Aneesh, thanks for that, works great!

 

Stuart

There are none so blind as those that will not see.
Quote · 7 Jan 2010

 

My god, I've been trying to find the answer to this for a week...probably spent 5 or 6 hours of my life on it!

 

Thank you...

Numberz

Quote · 8 Jan 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.