Hi all, I’ve created a page that has a repeating group of posts from multiple users based on keywords that match the URL path. This is all working fine.
What I need help with is limiting the number of posts shown in the repeating group to N posts by any one user. I basically only want to show up to 3 posts per user.
Any help would be greatly appreciated.