Navigation überspringen

[Gelöst] List custom post titles by second level taxonomy

Dieser Thread wurde gelöst. Hier ist eine Beschreibung des Problems und der Lösung.

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 vor 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 -

Zeitzone des Unterstützers: Asia/Kolkata (GMT+05:30)

Dieses Thema enthält 3 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von jonathanR-5 vor 4 years, 11 months.

Assistiert von: Minesh.

Author
Artikel
#2089589

I need to create a new page similar to this one: versteckter Link
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
Unterstützer

Sprachen: Englisch (English )

Zeitzone: 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!