Problem:
Sort view's result by taxonomy or fields of parent post type.
Solution:
Toolset Views is using WordPress Class WP_Query to query posts in database.
You can only order the results by some post fields, you can not order the result by taxonomy.
You can only order the results by post fields of current post type you are querying, it is not possible to order the result by post fields of other post types(parent post type or grandparent post post type)
Relevant Documentation:
https://developer.wordpress.org/reference/classes/wp_query/#order-orderby-parameters
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.
Ce sujet est une subdivision de https://toolset.com/fr/forums/topic/ow-to-make-views-sortable-by-clicking-on-table-headings/
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
Ce sujet contient 2 réponses, a 2 voix.
Dernière mise à jour par Il y a 4 années et 7 mois.
Assisté par: Luo Yang.