Hi there,
I build an e-learning website and I am trying to loop through various learning categories, each of which shall ONLY DISPLAY the learning content assigned to the specific category and populate one slide of my slide container with one learning item.
I created two custom post types in ACF: memberships and club_contents (aka learning content). The membership categories show up just fine but not the club_contents …
I learned that I somehow need to use “All terms” and nest the loopers but I don’t understand how this is done. I guess it’s similar to this Nesting loopers but my layout is way more complex.
How do I accomplish that?
Regards,
Jens