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

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

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #34781
    nickchomey18nickchomey18
    Participant

    Is there any way to show some basic filters (e.g. post type) using the block position, but the other filters (e.g. author, date, etc…) are only accessible by clicking the settings button?

    #34790
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    I’m afraid this is not possible unfortuantely.

    #34799
    nickchomey18nickchomey18
    Participant

    I figured not. Is it possible to add some radio buttons using HTML to serve as the basic/permanently showing filters, pass the values to ASP, and then use the hidden/collapsible filters for the other settings?

    #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.

    #34808
    nickchomey18nickchomey18
    Participant

    Ok thanks anyway! Please close the ticket

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Show basic search filters, hide advanced filters behind button click’ is closed to new replies.