You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've managed to replace the dropdowns with groups of checkboxes, but it works fine only if I choose 1 checkbox for taxonomy.
If my url is something like
"mysite.com/?facetious_post_type=products&rivestimento=trasparente&performances=antincendio&performances=antisismica&destinazione=corporate"
the result is obviously incorrect.
Any suggestion to get the right query?
The text was updated successfully, but these errors were encountered:
I've managed to replace the dropdowns with groups of checkboxes, but it works fine only if I choose 1 checkbox for taxonomy.
If my url is something like
"mysite.com/?facetious_post_type=products&rivestimento=trasparente&performances=antincendio&performances=antisismica&destinazione=corporate"
the result is obviously incorrect.
Any suggestion to get the right query?
The text was updated successfully, but these errors were encountered: