• Resolved didrikus

    (@didrikus)


    Hello! I’m trying to use your plugin but I can’t seem to get it to work properly. We have 4 different calendars (each with their own Calendar ID but share the API-key) in our non-profit google-account (G Suite).

    When I use the shortcodes it does not display anything on the page, not even any HTML – but it does do the shortcode at least. It does not matter if I put all the information inside the shortcode or use the one from the settings.

    I have verified that the IDs and API-key work.

    Do you have any idea what could cause these problems?

    Wordpress-version: 5.3
    PHP-version: 7.4.1

    Kind regards,
    Didrik

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author kimipooh

    (@kimipooh)

    Do you check API limitation?
    Reference: https://developers.google.com/calendar/pricing
    And

    Please confirm the shortcode option regarding API and Calendar ID.

    g_id = Google Calendar ID (1)
    g_id_2 = Google Calendar ID (2)
    g_id_3 = Google Calendar ID (3)
    g_id_4 = Google Calendar ID (4)

    g_api_key = Google Calendar API for Google Calendar ID (1)
    g_api_key_2 = Google Calendar API for Google Calendar ID (2)
    g_api_key_3 = Google Calendar API for Google Calendar ID (3)
    g_api_key_4 = Google Calendar API for Google Calendar ID (4)

    Ex. [gc_list_view g_id=”Google Calendar ID (1)” g_api_key=”Google Calendar API” g_id_2=”Google Calendar ID (2)” g_api_key_2=”Google Calendar API” g_id_3=”Google Calendar ID (3)” g_api_key_3=”Google Calendar API” g_id_4=”Google Calendar ID (4)” g_api_key_4=”Google Calendar API”]

    Thread Starter didrikus

    (@didrikus)

    Hello! Thank you for your assistance! I solved it by generating a new API-key (don’t know why or how it worked, but not going to complain :-))

    Cheers!
    Didrik

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin not displaying anything’ is closed to new replies.