• Resolved generic0

    (@generic0)


    I’m using EM with WP FullCalendar – we are having an issue printing the weekly agenda on one page – the PrintFriendly plugin does not have the ability to fit a calendar to a one page… so we are looking at options.

    I tried importing the events feed into iCal and Google calendar – they import no problem but the events are not showing up at the correct time of day – example out of Google:

    Google Calendar time: 12:30am – 1:30am
    The event that shows up on at that time is the event scheduled for 5:30am — Vinyasa Yoga w/Shannon – – 13/02/2013 – 5:30 am – 6:30 am

    I did change my wpfullcalendar php page args to adjust the calendar to display specific times – minTime:’5′,maxTime:’21’,firstHour:’5′, — but I wouldn’t think that would effect the feeds…???

    https://www.ads-software.com/extend/plugins/events-manager/

Viewing 6 replies - 1 through 6 (of 6 total)
  • scattered810

    (@scattered810)

    Im sorry for being extremely vague, but don’t have a lot of time. When I have more time I’ll delve a little deeper.

    You’re going to want to look at the CSS of the output (calendar in print plugin)

    Somewhere in there, you’re going to want to add a @media rule for printing.

    See here: https://www.w3schools.com/css/css_mediatypes.asp

    Like I said, when I have a little more time I can try and get a little more into this.. Links would also help a lot.

    Thread Starter generic0

    (@generic0)

    Thank you scattered810 the PrintFriendly plugin does allow me to adjust the font size by 70% which is small enough… but since I am using the Weekly Adgenda and events run until 7:30 or later the height of the calendar causes the calendar to print on two pages rather than one.

    I can print the calendar as required via Google Calendar but the times are not showing up correctly…

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    regarding the event times, have you checked your general WP settings page and see your blog timezone? It’s most likely timezone related.

    Thread Starter generic0

    (@generic0)

    The settings in WP are correct, the Google calendar setting is also correct.

    It works fine on iCal, but not Google calendar — WP is set to Eastern Time, the Google Calendar is set to Eastern Time but when the feed comes into the calendar the hours are not correct – there is a 5 hour difference.

    Thread Starter generic0

    (@generic0)

    Ok, Google Calendar is working now… must have been some sort of DNS delay or something but it works!

    agelonwl

    (@angelonwl)

    thanks for updating us.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Google Calender/ iCal feeds’ is closed to new replies.