• Hi, I would like to display all events, from all time past to all time future, with no event # limit. My webpage is http://wordpress.lebanonbfc.org/calendar/

    When I try to do this, under Settings, the greatest “Maximum number of events to retrieve” I can set is 365. This is a church website, and I would like to show all of the events for 2014, and beyond, but a limit of 365 doesn’t cut it.

    I am using this shortcode on my calendar page: [google-calendar-events id=”1″ type=”ajax” title=”Events on”]

    Thanks in advance!

    http://wordpress.org/plugins/google-calendar-events/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Ross Hanney

    (@rosshanney)

    Hello,

    There isn’t a limit on the value of the “Maximum number of events to retrieve” setting. You can set it as high as you like.

    Thread Starter mintdave

    (@mintdave)

    Wow – thank you for your quick reply!

    I am not sure why this is happening then. When I set the “Maximum number of events to retrieve” to any number higher than 365, my page no longer loads. Currently, it is set to “1000”, and I get a blank page here: http://wordpress.lebanonbfc.org/calendar/, whereas, before it would load just fine.

    Any idea as to why this is happening?

    Thanks again!

    Plugin Contributor Ross Hanney

    (@rosshanney)

    It looks like a PHP error of some sort is occurring. Do you have access to your server’s error logs?

    Thread Starter mintdave

    (@mintdave)

    Unfortunately, I don’t know how to do that. I’m hosted at 1and1.com, but I don’t know php code or anything like that.

    What’s strange is that I was just testing it again, and now the highest limit it will allow is 627. And I didn’t change anything.

    Anything that I can do?

    Plugin Contributor Ross Hanney

    (@rosshanney)

    I can’t be 100% sure without knowing exactly what error is occurring, I’m afraid.

    It’s a bit odd, as even if the request for calendar data was timing out or otherwise failing, this shouldn’t cause a fatal error, as appears to be happening.

    You could try temporarily enabling WP_DEBUG in your wp-config.php file, which would show any errors that occur directly on the page. I wouldn’t recommend attempting this unless you’re sure how to do it, though, as a mistake in this file could prevent your site from loading.

    Thread Starter mintdave

    (@mintdave)

    Unfortunately, I don’t know how to go about that. But thank you for the suggestion. Wish I knew more about this stuff.

    But great plugin though. Best Google Calendar integration plugin out there!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Can't display all events in my calendar’ is closed to new replies.