Hi,
Is it possible to display events from multiple months in the full calendar view? Basically when it is the end of the month, such as today the calendar looks empty since it is only showing events from August. However, our September month is loaded with events. We’d like to always display 25-30 events on the page. Not sure if there is a certain combination of shortcode that could accomplish this.
Aug 25,2020 AT 2:39PM - 4 years ago -Hello,
Thank you for your great suggestion, at the moment it is not supported. However please create a new ticket and select Feature Request as category so others can vote on your idea and get it moved into development faster. OR You can send us a customization job request by creating a new ticket in here and selecting Customization Request as the category.
Please also check Event Lists: Ext add-on: https://www.myeventon.com/addons/event-lists-extended/. You can show events from multiple months in one list. Try on http://dev.myeventon.com/wp-admin/.
Hi Artem,
Thanks for the quick reply. Yes, we have the Event List Extension add-on already. Are we able to use this in the tile format? See this screenshot (https://nimb.ws/X3EupY). This is the standard full calendar shortcode, but as you can see since we are at the end of August the calendar looks empty. We want this same look, but to have events from the next month show so the calendar was always full.
It seems that you are using customized version of EventON – Version 200.800.800. The latest version of EventON is 2.9.1.
About Event Lists: Ext. Please try this shortcode:
[add_eventon_el number_of_months=”12″ tiles=”yes” tile_bg=”1″ tile_count=”4″]
This shows events from 12 months with Tile Design enabled.
If you want to limit the number of events please add this to the shortcode:
event_count=”12″ event_count_list=”yes”
Test page: https://csac.yourdevelopmentlink.com/1175-2/
Hey Artem,
Thanks for setting this up!
A couple questions:
1. Not with Event Lists: Ext. However, please check this guide: https://docs.myeventon.com/documentations/how-to-use-event-types-to-do-more/
2. Please add this to the shortcode
ux_val=”3″