Navigation überspringen

[Gelöst] List of products in higher terminology archive

This support ticket is created vor 1 Jahr, 5 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.

Dieses Thema enthält 1 Antwort, hat 2 Stimmen.

Zuletzt aktualisiert von Nigel vor 1 Jahr, 5 Monaten.

Author
Artikel
#2641369

Hi, I have created a View to show all the child terminologies in the parent terminology. I would like the parent terminology to also show the post listings for each child terminology.

-Top Term
--Term child 1
---Product 1
---Product 2
---Product 3
---Product 4
--Term child 2
---Product 1
---Product 2
---Product 3

How could this be done with Toolset?
Best regards and thanks

#2641399

Nigel
Supporter

Sprachen: Englisch (English ) Spanisch (Español )

Zeitzone: Europe/London (GMT+00:00)

Hi there

I assume you have created a View with the legacy editor to output the child taxonomy terms.

You could then nest a second View in the loop output section of this first View, where the second View outputs product posts and includes a Query Filter to specify that only products with the term set by the outer View should be shown.