Events calendar in Google

Home Forums Calendar Products Events Calendar PRO Events calendar in Google

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1403955
    christchurch1
    Participant

    Hi! Thank you so much for assisting me with past questions. I used the following ical link http://christ-church.net/events/?ical=1&tribe_display=month for my Google calendar but it is only showing the month of December. I looked on the forum to try to solve this issue but nothing is working. I am wanting to show ALL calendar events. I have also tried http://christ-church.net/events?ical=1

    I also read on the forums that you can export from the bottom-right of the calendar “Export Events.” I don’t have this on our website and couldn’t find out where to enable this in settings.

    Thanks again!

    #1404027
    christchurch1
    Participant

    I changed my list view to show 1000. The link for this page is:https://christ-church.net/events/list

    #1404028
    christchurch1
    Participant

    Lastly, the wrong times are showing up on the Google Calendar. It must be the settings in the events calendar that are not carrying over. Do you know how I can fix this in settings?

    #1405491
    Cliff
    Member

    Hi. Sorry for the frustration here.

    The link from the Export Events button at the bottom of each view would be as follows:

    • Month: /events/?ical=1&tribe_display=month
    • List: /events/list/?ical=1&tribe_display=list
    • Week: /events/week/?ical=1&tribe_display=week
    • etc

    http://christ-church.net/events?ical=1 would be the same as your Month View’s export if Month View is your default view. Month view’s iCal export will export every event viewable on the calendar, including the few days from the prior month and the few days from the following month. For example, December’s Month View iCal export would include events from November 26, 2017, through January 6, 2018.

    Your iCal export limit is not the same as how many events are displayed on List View — so please don’t set that to 1,000 unless you have other reasons to. (Such a high number could be cause for a really slow page load!)

    The default output for iCal is 30 events. Some views, like Month and Week, export according to their own views; however, List View does not.

    To make these views export more than the next 30 events, you can use one of the filters in the main file that contains the iCal export code:/wp-content/plugins/the-events-calendar/src/Tribe/iCal.php — particularly tribe_ical_feed_posts_per_page

    Here’s a code snippet how to do just that:

    https://gist.github.com/cliffordp/0da84c8596a04af3e7409afa62521273

    Please let me know if you have any follow-up questions on this topic.

    #1405496
    Cliff
    Member

    As for the Google Calendar timing issue, please provide a sample event, including a link to the event on the front-end of your site and a screenshot of this event’s wp-admin edit screen (to see the times).

    #1405514
    christchurch1
    Participant

    This reply is private.

    #1406026
    Cliff
    Member

    Sorry things weren’t working just how you’d like. I’m glad you got a workaround, though.

    If you’re interested, now or in the future, you could use our Event Aggregator service to copy from Google to The Events Calendar.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Events calendar in Google’ is closed to new replies.