I’m building a repeating card layout on wiserpolicy.org that should pull in every post tagged with a specific category (“WISER Wednesday”), but the Looper Consumer only renders one post instead of all matching posts, even though the query settings all appear correct.
Current setup (Section level):
- Looper Provider: ON
- Post Type: Post
- Taxonomies: WISER Wednesday (single term, no AND/OR chaining)
- Authors: Any
- Date: Any
- Count: Default
- Order By: Date/Descending
- Offset: Off
- Looper Consumer: ON, Items set to “All”
What I’ve already ruled out:
- Confirmed via the Posts list that many published posts carry the “WISER Wednesday” category (7+ visible in one filtered view), so this isn’t a data/tagging issue.
- Tried the taxonomy filter with WISER Wednesday alone, WISER-Op alone, and both combined — same result each time.
- Confirmed Post Type is correctly set to “Post.”
- Confirmed no duplicate/conflicting Looper Provider is active at the Row or Column level — Section is the only level with Provider turned on, and the Raw Content element (inside Column 1) is the only Consumer.
- Confirmed Count is “Default,” not Custom/1.
What actually renders: the Consumer correctly pulls real, accurate post data (title and permalink resolve properly via {{dc:post:title}} / {{dc:post:permalink}} ) — but it only ever renders one post, never repeating for the rest of the matching query results.
Could you help identify why the Consumer is limiting to one result despite Items being set to “All”? Happy to provide login access or a screen recording if that speeds things up.

