Looking for an integration? Checkout the integrations documentation below.
Getting Started
Get to grips with basics and build your first search form.
Queries
Find out what Queries are and how you can leverage them to build listings.
Fields
Learn about the different fields types and how to set them up.
Styles Presets
Learn how to create your own styles presets.
FAQ
Some of our most commonly asked questions.
Developer
Documentation for advanced integrations & APIs.
Known Issues
Known issues with third party software and how to work around them.
Integrations
Integrations
Find out the best way to get up and running using your favorite tools.
WooCommerce
Get up an running with WooCommerce, however you use it.
Advanced Custom Fields
Learn how to power up your Search & Filter fields with ACF data.
Looking for version 2 documentation? Head to the version 2 documentation site.
-
Read more ->: Custom query integration
Creating a custom query integration requries several steps depending on your needs. Setting up your query To connect Search & Filter with your query you will need to add an argument to the query itself with the name search_filter_query_id. The value of this argument should be the ID of of the Search & Filter query…
-
Read more ->: Changelogs
Below are the changelogs for the Search & Filter plugins and their extensions.
-
Read more ->: Troubleshooting
Checking for conflicts One of the first steps when troubleshooting is checking for conflicts with plugins and themes. The WordPress ecosystem is vast, and there is no reliable way to ensure that a specific plugin will work well with another, or a specific theme. By using the WordPress APIs and coding standards, we can improve…