Navigation überspringen

[Gelöst] How do I do a loop within a loop in a View?

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

Problem:
How do I do a loop within a loop in a View?

Solution:'
To create view inside view, you will have to use classic view. Block view does not support nested views.

Here is the article that shows how you can display posts group by category using the nested views:
- https://toolset.com/2015/07/how-to-group-posts-by-category/

Relevant Documentation:
=> https://toolset.com/documentation/legacy-features/views-plugin/

This support ticket is created vor 3 Jahre, 2 Monaten. 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 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

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

Zuletzt aktualisiert von Kristian Adolfsson vor 3 Jahre, 2 Monaten.

Assistiert von: Minesh.

Author
Artikel
#2322613

You have deleted all old tickets that Google still finds.
Where is some documentation about the above on your site, can't fin anything?
Not using blocks!

#2322641

Minesh
Unterstützer

Sprachen: Englisch (English )

Zeitzone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

If you are not using Blocks, then here is the article that shows how you can display posts group by category using the nested views:
- https://toolset.com/2015/07/how-to-group-posts-by-category/

More info:
- https://toolset.com/documentation/legacy-features/views-plugin/

#2322701

My issue is resolved now. Thank you!