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

    (@nekojira)

    Does the calendar have events for the range you are querying for? Perhaps try to adjust that

    Thread Starter decisivedesign

    (@decisivedesign)

    Yes. Of course. We didn’t change any settings, there is music that has been on the calendar for a very long time before and after the current date, and the API key is in there per your instructions.

    Google is showing two requests to hit the API in dev console, which there should be many more than that, but since it is showing some, that’s strange.

    Do you have any way to test the connection to the API/Calendar from the WordPress site? Or something?

    Same here.
    Set up the API with Google Developers Console.
    Regular calendar works fine, it’s just the widget that doesn’t
    https://www.fakemccoysmusic.com

    Feed text:

    [event-title] [start-time]
    [location]
    [maps-link] <b>Map
    </b>[/maps-link]

     
    <div></div>

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    @decisivedesign

    there aren’t many queries because the plugin caches the response from Google. You can set the cache time for each individual feed (there is a setting field in the feed settings). If you add a new event now on Google, and the cache is set to clear in one hour, the new event will become available in one hour on the site. If you need more frequent intervals because your Calendar is updated often, you can set a lower cache time (depending on your site/setup/setting it may or may not produce a performance hit).

    Each time you hit update button on the feed post type in WordPress (or press one of the clear cache links/buttons placed in the plugin pages) the cached events will be emptied manually.

    It’s likely this will change for the better in future and it won’t be necessary anymore, but for the time being it’s like that.

    As for the fact it didn’t produce events, which settings are you using to query events? Maybe you need to adjust those, to match the time when there are events in the calendar (ie maybe you’re querying a narrow range of days/time where there are no events on?).

    Something happened with the last update. Everything was working until then.
    Frustrating.
    See attached png of settings
    https://drive.google.com/file/d/0B7xuV-DqWtkoY1kxbmdlU1pyM0k/view?usp=sharing

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    from which version have you updated?

    the Google Calendar ID in a URL format you are using is no longer supported by Google (as far as I know, the plugin tries to figure out the ID even if you entered that legacy format)

    also, I’m not sure what is the problem you are having

    if you don’t mind, please elaborate further than ‘something happened’

    I can only guess, maybe you might have been affected by this, not by the plugin update: https://www.ads-software.com/support/topic/individual-google-api-keys-now-required?replies=7

    you can refer to instructions on the linked site in that post also to get your correct Google Calendar ID

    Ok. I use a Google calendar.
    On my website I have a calendar page that works perfectly.
    I, up to recently, used the Google Calendar Event widget on my pages.
    The calendar has not been affected but the event widget has stopped working and displays “Some data was retrieved, but could not be parsed successfully. Please ensure your feed settings are correct.
    No events to display.”

    My website https://www.fakemccoysmusic.com

    I went and got the Google API, not sure what else to do.

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    Yes. I did that.
    Created the API and copied it into the General Settings Google API key.
    Double checked that the API is enabled on Google.

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    ok have you also cleared the feed cache used by that widget? (just click one of the clear cache link/buttons or just update the feed post type once)

    Yep. Done

    Thread Starter decisivedesign

    (@decisivedesign)

    Here are screenshots of everything related in ours. Please advise.

    Plugin settings: https://i.imgur.com/MuvvXhd.png
    Specific calendar settings: https://i.imgur.com/ACxAd6h.png
    Feed shortcodes: https://i.imgur.com/nz3o8Oz.png
    Front end view: https://i.imgur.com/yM1sasM.png

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    try set a value in the latest feed event date, not 0

    Getting more frustrated. I have set everything according to what was suggested and double checked everything. I am in the same situation.
    Calendar works 100%
    Calendar events fail and displays
    “Some data was retrieved, but could not be parsed successfully. Please ensure your feed settings are correct.
    No events to display.”
    https://www.fakemccoysmusic.com/?gce_feed=399

    What now?

    Plugin Contributor Fulvio Notarstefano

    (@nekojira)

    can I have your public Google calendar ID please (since it should be public you can share it here

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘Added API Key – Calendar Events Still Not Showing’ is closed to new replies.