Hi there,
We are trying to show recent posts for the current category using looper/consumers, but have run into an issue:
Here’s the page: https://upriseri.com/category/news/civil-rights/
Right now, it has the whole page as one section, and that is the looper provider using Recent Posts. Works fine EXCEPT the first row of smaller stories repeat the top story. There’s no offset option in Consumer or any way I can figure out to skip a story except…
We tried creating two sections, one for the large top story, and one for the lower stories. We set them both to providers for Recent posts. Oddly, the top section shows the most recent post for the current category as it should, but the lower section shows recent posts from ALL categories.
How do we properly do this?