Viewing 15 replies - 1 through 15 (of 25 total)
  • Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    hi there,

    could I have the link or the ID of the Google Calendar you are trying to display?

    Thread Starter adypem

    (@adypem)

    The google calendar ID is [email protected]

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    ok,

    I think it may have to do with the cache (the calendar feed on your local wordpress hasn’t pick up the event if you added it later) – if this is the case, you can refresh the cache of that feed by updating it or manually updating the feed cache from the edit feeds page

    if that is not the case, I think you need to tweak the settings – perhaps it’s not picking the right period (start/end) where it looks for events to display

    you can also test it with other calendar displays such as the grid

    Thread Starter adypem

    (@adypem)

    I’ve tried clearing the cache, changing the settings from list/grid etc..
    but still nothing is being displayed.

    I don’t have any dates set in the feed – just the calendar id and a couple of check boxes.

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    so display date offset is 0, number of events per page is at least 1?

    if it’s a recurring event you may also want to tick expand recurring events and multiple day events

    in the wordpress editor for the feed do you have shortcodes? (like when you add a new feed you should see the default ones)

    or you can tick the main checkbox in display options on the right

    (sorry if some questions sound obvious, I just can’t see your screen so I’m guessing a bit)

    Thread Starter adypem

    (@adypem)

    offset set to 0, events per page = 7,
    expand recurring events and multiple days set
    Got a short code and when I add it to a page it just shows a blank calendar.

    I’ve got the display option selected on the right.

    Puzzled.

    The only way I can see something on a google calendar is if I embed it into an iframe.

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    ok what I meant by shortcodes, when you edit this feed settings, in the same page where you have the settings you just mentioned, just below the feed title you have the familiar wordpress post editor – in that editor, for the feed edit page, you should see a bunch of ‘shortcodes’, something like this:

    [event-title]
    Starts: [start-time]
    Ends: [end-date] - [end-time]
    [if-location]
    
    Location: [location]
    [/if-location]
    [if-description]
    
    Description: [description]
    [/if-description]
    
    [link newwindow="true"]More details...[/link]

    I just want to make sure you have them – this is for you to customize the appearance of each event, but if you remove them all, you might not visualize events correctly

    Thread Starter adypem

    (@adypem)

    I have the following :
    [event-title]
    Starts: [start-time]
    Ends: [end-date] – [end-time]
    [if-location]Location: [location]
    [/if-location]
    [if-description]

    Description: [description]
    [/if-description]

    [link newwindow=”true”]More details…[/link]

    Search Query
    Find and show events based on a search query.
    Expand Recurring Events?	 Yes
    Display recurring events each time they occur. If disabled, events will be displayed only the first time they occur.
    Multiple Day Events	 Show on each day
    Display multiple day events on each day that they span. If disabled, multiple day events will be displayed only on the first day they occur.
    Display Mode
    Select how to display this feed.
    Events per Page
    How many events to display per page (List View only).
    Display Start Date Offset
    Change to initially display events on a date other than today (List View only).
    Earliest Feed Event Date
    Set how far back to retrieve events regardless of initial display.
    Note: Total events are currently limited to 2,500 by the Google Calendar API.
    Latest Feed Event Date
    Set how far in the future to retrieve events regardless of initial display.
    Show Paging Links	 Display Next and Back navigation links.
    Show Tooltips	 Display tooltips when hovering over events (Grid View only).
    Date Format
    Use PHP date formatting.	Leave blank to use the default.
    Time Format
    Use PHP date formatting.	Leave blank to use the default.
    Cache Duration
    The length of time, in seconds, to cache the feed (43200 = 12 hours). If this feed changes regularly, you may want to reduce the cache duration.
    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    Hey

    sorry, perhaps I should have asked earlier, are you using your own Google API key or the one bundled with the plugin?

    also on the right side of the add or edit feed page, there’s a panel with a checkbox at the top, have you ticked that by any chance?

    Thread Starter adypem

    (@adypem)

    Im using my own google API key and I have the checkbox checked.

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    the latest 2.2.7 update didn’t solve your issue either?

    Thread Starter adypem

    (@adypem)

    Nope. The latest update didn’t make any difference

    Plugin Contributor Nick Young

    (@nickyoung87)

    Your calendar looks like it only has 2 events on it which the dates have passed. That could be why you aren’t seeing any dates right now. Try adding some events in the next coming days/weeks so that we can see what happens.

    Thread Starter adypem

    (@adypem)

    Ive added a couple of events for the next couple of weeks and they still don’t get displayed.

    Have the same issue.. Checked everything, using my own API..

    glidersports.com, under training schedule.

    Thanks,
    shawn

Viewing 15 replies - 1 through 15 (of 25 total)
  • The topic ‘No events to display.’ is closed to new replies.