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