Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
Any way to alter calendar display? | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Any way to alter calendar display?

Any way to alter calendar display?

Posted: January 16, 2013 at 8:23 pm

Viewing 4 reply threads


Chris Caviness

January 16, 2013 at 8:23 pm

My user has multiple (like 100’s) of events per day they are managing. The calendar view looks horrible. Is there any way to limit the view to like 5 events with a “see more”?


Dean

  • Support Staff

January 17, 2013 at 3:15 am

Hi Chris,

Not really no, the calendar wasn’t designed for 100’s of events per day, so it shows all the events.

One alternative, is to only show the day on the calendar using

[ESPRESSO_CALENDAR cal_view="basicDay"] (or agendaDay)

instead of the default calendar shortcode.

On some investigation, the calendar we have used as a base for ours (fullcalendar) has had a community provided fork to provide a “View More” button. The code can be found here https://github.com/lyconic/fullcalendar/tree/view-more/src/viewmore but it will still need some work to include it. I will be passing this onto our devs for perusal as well.


Chris Caviness

January 17, 2013 at 4:16 am

Okay, I’ve pulled their js. Can you give me some clue as to where the scripts you use to generate a calendar are so that I might modify?


Dean

  • Support Staff

January 17, 2013 at 4:27 am

Hi Chris,

The calendar files and scripts are all located in the calendar add on directory wp-content/plugins/espresso-calendar.


Chris Caviness

January 17, 2013 at 7:37 am

Thanks

Viewing 4 reply threads

The support post ‘Any way to alter calendar display?’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso - Staging Server