Passer la navigation

[Résolu] List custom post titles by second level taxonomy

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:
List custom post titles by second level taxonomy

Solution:
This will require the nested view and nested views are supported in classic views mode, its not supported in block view mode.

Please check the following article that may help you:
=> https://toolset.com/2015/07/how-to-group-posts-by-category/

Relevant Documentation:

This support ticket is created Il y a 4 years, 11 months. 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.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Fuseau horaire du supporter : Asia/Kolkata (GMT+05:30)

Marqué : ,

Ce sujet contient 3 réponses, a 2 voix.

Dernière mise à jour par jonathanR-5 Il y a 4 years, 11 months.

Assisté par: Minesh.

Auteur
Publications
#2089589

I need to create a new page similar to this one: lien caché
but I don't know how to list the posts by second level of taxonomy using Views. So under 'Clinical Psychology' which would be my top level taxonomy, I want to list sub-level ones like Area Chair, Ladder Faculty etc.. and then dynamically loop through and list that custom post (Faculty) under those sub-taxonomies.
Right now when I try to do that with Views, it only lists the taxonomy name not the custom post title (faculty name) which belongs to it. I am currently unable to send any credentials to the development site so please send me any tutorials on the topic instead. Thanks.

#2090605

Please advise.

#2090679

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

This will require the nested view and nested views are supported in classic views mode, its not supported in block view mode.

Please check the following article that may help you:
=> https://toolset.com/2015/07/how-to-group-posts-by-category/

#2091861

My issue is resolved now. Thank you!