Hi there,
I am trying to loop through FAQ custom post types that have both a “product_category” and a FAQ category (“faq-kategorie”). The tabs on top shall contain the products, whilst the individual panels of the tabs elements contain the respective FAQ categories in the left column (the terms) and a list of the questions in the right column. Sort of a nested loop, I guess.
Clicking on a category shall display the respective questions pertaining to both the product and the FAQ category in the right column.
How do I achieve that? I tried both an Archive and Page.
I already have single tabs containing the product taxonomies but I cannot populate the panels .
Thank you!
Cheers,
Jens