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
Don't show some days in the next month in the calendar | Event Espresso - Staging Server

Support

Home Forums Calendar Don't show some days in the next month in the calendar

Don't show some days in the next month in the calendar

Posted: March 24, 2014 at 10:07 am

Viewing 1 reply thread


Luis Alberto Nunez Roldan

March 24, 2014 at 10:07 am

Hi, I have some events in diferent months, when i’m showing for example july in the botton i can see the day 1,2 and 3 of august but i can’t see the events in day 2 and 3. If i go to august i see all days in this month including day 2 and 3.


Dean

  • Support Staff

March 25, 2014 at 12:23 am

Hi,

Those days are just preview days for the next month and dont show data.

Removing them is quite hard as they are structurally part of the calendar. What you could do though is hide the day numbers with CSS

.fc-other-month .fc-day-number {
display: none;
}
Viewing 1 reply thread

The support post ‘Don't show some days in the next month in the calendar’ 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