This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Show basic search filters, hide advanced filters behind button click

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Show basic search filters, hide advanced filters behind button click Reply To: Show basic search filters, hide advanced filters behind button click

#34804
Ernest MarcinkoErnest Marcinko
Keymaster

Well, it is not that simple. The settings have to be within the settings form element in order for the plugin to be able to serialize and send the information to the server.
You could do some customization by hiding some items, and perhaps using javascript to show them forcefully – but each filter needs to stay as it is in the HTML structure, otherwise it may not work. I usually suggest a custom code where I can, but this is more complicated than that.