Support Forums

The forums are closed and will be removed when we launch our new site.

Looking for support? You can access the support system via your account.

Forums Forums Search & Filter Pro Filters works on 1 taxonomy only

Tagged: 

Viewing 2 posts - 11 through 12 (of 12 total)
  • Ivan
    #250346
    This reply has been marked as private.
    Ross Moderator
    #250392

    Hi Ivan

    To access the query data, you can use this class:
    https://searchandfilter.com/documentation/accessing-search-data/

    If you’re comfortable with PHP you should be able to access all the variables you need.

    To answer:

    Lastly, is the dropdown controlled by browser setting or is there a CSS class I can tweak to change it?

    Dropdowns are usually native browser dropdowns – which don’t allow for too much styling – you can check our html though, every S&F field has a custom class added (based on its name) to allow for CSS styling.

    If you want more flexibility though, you can tick the option (in your field) – enabled combobox.

    This will use a a script called chosen to display the combobox which give you more CSS styling options.

    *** WARNING, we are removing support for Chosen so in the S&F settings page, change combobox script to select2 – this is what we will be using in the future and provides better options still.

    Thanks

Viewing 2 posts - 11 through 12 (of 12 total)

The forum ‘Search & Filter Pro’ is closed to new topics and replies.