Navigation überspringen

[Gelöst] Taxonomy filters not working

This support ticket is created vor 6 Jahren, 8 Monaten. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Dieses Thema enthält 1 Antwort, hat 1 Stimme.

Zuletzt aktualisiert von BrendanM4226 vor 6 Jahren, 8 Monaten.

Author
Artikel
#906814

I am trying to: create a directory page with a custom search filter

Link to a page where the issue can be seen: versteckter Link

I expected to see: filtered results

Instead, I got: all results

Notes:
1. This request submitted by toolset contractor Chuck Gregory
2. I've tried with and without ajax and/or submit button and/or reset button
3. Text search on same page works fine
4. Reset button clears text search but not the url parameters for the taxonomies

#906821

When looking it over again I realized I'd set the filters wrong. I used 'any' instead of 'all' for the match. Fixed.