Skip Navigation

[Resuelto] List of products in higher terminology archive

This support ticket is created hace 1 año, 2 meses. 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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Nigel hace 1 año, 2 meses.

Autor
Mensajes
#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

Idiomas: Inglés (English ) Español (Español )

Zona horaria: 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.