UPDATE:
To have multiple choiche working, (e.g. multiple categories with checkboxes) you must include the otion operators=",OR"
in the shortcode.
Like:
[searchandfilter fields="search,category,post_tag" types=",checkbox,checkbox" operators=",OR headings=",Categories,Tags"]
(don’t forget the quote…)
From documentation:https://docs.designsandcode.com/search-filter/
operators
– Comma seperated list containing:
- AND – results shown must be IN ALL terms
- OR – results shown can be IN ANY of the terms
-
This reply was modified 7 years, 10 months ago by uomopalese. Reason: correction
-
This reply was modified 7 years, 10 months ago by uomopalese. Reason: update informations
-
This reply was modified 7 years, 10 months ago by uomopalese.
-
This reply was modified 7 years, 10 months ago by uomopalese.
-
This reply was modified 7 years, 10 months ago by uomopalese.