Hi there!
I’m working on a Looper and looper consumer and want a loop with all the posts for the current category.
The page I’m using this on is a layout for a custom post type. Currently, I’m able to use a looper with the Query Builder, but that only allows me to pick a specific Taxonomy.
-
On the which-list for future upgrades: Make the Query Builder be able to use Dynamic Content, at least for the Taxonomy. Would be awesome.
-
How do I reach there right now. At the moment, my looper shows a list of 40 some items (I got looping rows with feature image, headline and a brief text for each looping item). But it’s only from one of my categories, no matter what type of category the post has, within this post type. (I got around 10 categories at the moment within this post type).
I’ve tried Current Post Terms and All Terms but that only show me 1 item, which is the same as the current post. So I don’t get a loop with all the posts for that category with those. The others Looper Types just go above my head at the moment…
Thanks for your help!