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
Printing Calendar pages | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Printing Calendar pages

Printing Calendar pages

Posted: July 3, 2013 at 8:38 am

Viewing 1 reply thread


Julie Cohen

July 3, 2013 at 8:38 am

Hello,

We are trying to add-in the ability to print a specific calendar page:

http://templedavid.org/calendar/

We have this working in Google Chrome, but when we attempt to print in Firefox or Internet Explorer, the event dates do not display on the printout (but everything else in the calendar does). I am guessing that this has something to do with .fc-event being absolutely positioned but I can’t understand why it would work in Chrome and not other browsers.

Does anyone have any ideas? I’m not really a stranger to print CSS and I’ve already attempted to use the fullcalendar plugins prints stylesheet.

Thanks


Josh

July 3, 2013 at 7:35 pm

I don’t think it’s the absolute positioning that’s causing the issue. The calendar on my test site here seems to print fine in Firefox:

http://eetesting.info/3.1.josh/calendar

It might be the inline styles though:

<div class="fc-event-inner fc-event-skin" style="background-color:#96e031;border-color:#96e031;color:#333333"><span class="fc-event-time"></span><span class="fc-event-title">Indoor Erev Shabbat Worship - Ambassador (ret) Princeton N. Lyman to speak</span><p class="time-display-block"><span class="event-start-time">7:30 pm</span> - </p></div>

You might try overriding those with an !important rule in your print stylesheet.

Viewing 1 reply thread

The support post ‘Printing Calendar pages’ 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