Sauter la navigation

[Résolu] Taxonomy filters not working

This support ticket is created Il y a 6 années et 8 mois. 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.

Ce sujet contient 1 réponse, a 1 voix.

Dernière mise à jour par BrendanM4226 Il y a 6 années et 8 mois.

Auteur
Publications
#906814

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

Link to a page where the issue can be seen: lien caché

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.