My calendar loads 105-200 events by default even when using calendar__layout="day" and filter__max_date="end_of_today".
This causes performance issues.
Is there a way to cap events per request for the [stec] shortcode?
Perhaps a limit, like is available for the event lists? This is a critical issue for us. I submitted a ticket for this issue a month ago and have not heard anything in response.
My calendar loads 105-200 events by default even when using calendar__layout="day" and filter__max_date="end_of_today".
This causes performance issues.
Is there a way to cap events per request for the [stec] shortcode?
Perhaps a limit, like is available for the event lists? This is a critical issue for us. I submitted a ticket for this issue a month ago and have not heard anything in response.
Attached files: Screenshot STEC cal performans issues 2025-04-18 204852.png
Try adding filter__min_date="start_of_today" as well.
There is a planned refactor of the code that will have your issue on high priority.
Stachethemes Developer