Sauter la navigation

[Résolu] How do I do a loop within a loop in a View?

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

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 Il y a 3 années et 2 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.

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)

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

Dernière mise à jour par Kristian Adolfsson Il y a 3 années et 2 mois.

Assisté par: Minesh.

Auteur
Publications
#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
Supporter

Les langues: Anglais (English )

Fuseau horaire: 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!