We have a type of blog content that is called Groups & Events. They are based on a template page and I can share code screenshots of it if needed. These groups & event blog posts are meant to show up on a Group & Event listing page and each group and event should show up on the franchise location that it is occuring at.
The problem we are running into, it seems HubSpot has some sort of arbitrary limit to how many groups and events will be pulled in.
Some newer events don’t show up, some older events do show up when they shouldn’t. It’s incredibly strange. You can see the Group and Event page here: Groups and Events | Lifeologie Counseling
Below is a screenshot of a section of the code I think is causing this limit. We had a developer help us build our site but they are not the easiest to get in touch with and get code help, so any advice is welcome.
Hey @JDickerson0, thank you for posting in our Community!
Since you’ve identified a specific section of code that you believe is causing the problem, it’s essential to carefully review it. Look for any loops, conditions, or queries that might be imposing a limit on the number of events displayed. You may need to adjust these parameters to ensure all relevant events are being fetched and displayed correctly. Are you able to share more information about the code used?
The more information, screenshots, and details you can provide, the better I can advise on the next steps.
Thank you,
Pam
We have several Group and Events in our HubSpot account. Something like 100 of them. In theory, they should all show up on the Group and Event listing page as well as each group showing up on the location page they are tied to.
The section of code I sent the screenshot of is from the Group and Event listing page. I was originally assuming it was some type of code error, but I think there is actually an error with how HubSpot is dynamically generating these pages.
I really don’t even know where to begin with this so looking for any insight. If there are any specific things you can think of for me to screenshot and send I will appreciate it.
Only eight groups and events show on the listing page
In HubSpot, I have set blog type to Group and Event and Publish Status: Published and there are four pages of 25 each.

