This support ticket is created Il y a 4 années et 12 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.
Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.
I am trying to: get resultst to display filtered by a the taxonomy type event-teacher.
This is working already on the taxonomy type event-category
Link to a page where the issue can be seen: lien caché
On this page you can see that all of the events are being displayed for all teachers even though the query filter for this view is set to "Taxonomy is set where this view is inserted".
I expected to see: Only the events that the teacher jock-orton is teaching (in this case he has no evens so I'd expect no results found to display. But the issue is the same if you filter by another teacher for example: lien caché also shows all events for all teachers.
I've set this up exactly the same as event-category which is working perfectly. I've also tried flushing the permalinks several times after I make changes and clearing the cache. And I've also removed the content template from the taxonomy view too just in case that was the issue.