Hello! I've tried different things but can find the way if there is one. We have a major upcoming event calendar on our front page. As of now, we display 2 month at a time, but at the end of each month (around 20th) the list get very short and basically only 1 month ahead. And if we put 3 months, it's too much a the beginning of each month...
So is there a way to have a short code so the calendar display let say next 45 days (or any number of days) upcoming events so the calendar gets about the same numbers at all time?
Thanks again!
- Mar 29,2026 AT 12:01PM - 4 months agoHI,
We too are looking for a way to deal with the way EventON displays upcoming events. Instead of recommending additional addons, why can’t we just use in the shortcode something like event_count=”8” where it will display the next 8 upcoming events? Simply and straight forward. I tried using the following shortcodes as recommended by Claude & Chatgpt but they don’t work and they both blame poor documentation on your teams part:
[add_eventon_list event_count=”8” hide_month_headers=”yes” hide_empty_months=”yes” tiles=”yes” tile_bg=”1” tile_style=”1” show_upcoming=”yes”]
If you want to show 8 events from different months as one list, you need to use Event Lists: Ext add-on with added event_count_list=”yes”:
[add_eventon_el number_of_months=”12” event_count=”8” event_count_list=”yes” hide_empty_months=”yes” tiles=”yes” tile_bg=”1” tile_style=”1”]
Try on
https://dev.myeventon.com/wp-admin/