Limit number of posts in query for Posts Carousel
By NathanW36, 8 years ago. Last reply by Alex S, 8 years ago
Hi, I’m trying to build a new post carousel and I’ve built a query that pulls back 100+ posts. I’ve set it to show 4 posts per page, but I’m wanting to limit the query to bring back the 8 most recent posts that match the query criteria. So it shows the 4 newest posts,…