• Resolved geekydoc

    (@geekydoc)


    hi,

    We are using Divi theme – but the API etc, and soon as we put the code [ECFG_calender_events] and then save – the Divi just fails every time. Only when it uses the code? any ideas why? thx

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi @geekydoc ,
    Can you please share any screenshot explaining how this fails . Any error message or so . So we can better get guided what’s the issue.

    Thanks

    Thread Starter geekydoc

    (@geekydoc)

    every time we try to save the page, we just get a “Your Save Has Failed” ie https://user-images.githubusercontent.com/3000808/39397020-bc0af55c-4af8-11e8-9660-074090bb2ce9.png

    All other pages are working fine, editing and saving. as soon as i place the code [ECFG_calender_events] it cant seem to handle it at all?

    Plugin Author Rupinder Kaur

    (@coolcoders)

    I am not sure why its not saving because it should not effect the page as it is just listing the data callled by api .
    But Yes you can try the following solutions.
    1)Make sure you have saved the plugin settings for every section for example ‘general setting,advance settings’and so on.
    2) Switch to normal theme and save your page . It Should do a trick.
    3)Deactivate the plugin and save the page with shortcode . After that you can activate the plugin.

    The last two solution will skip any issue you are having while saving .Also it will list any error (if exists) after saving the shortcode.

    Do let me know if these work for you .

    Thanks

    Thread Starter geekydoc

    (@geekydoc)

    1), 2) didnt do anything – 3), yes i can then actually edit the page. but as soon as i re-activate the plugin, no go. Very strange, maybe i must be doing something wrong from google Calender? Although i have the google account set up, does look like the page is “live” (altho i cant edit again) when i look into the preview page, the calender just says ”
    Not Found”….

    Plugin Author Rupinder Kaur

    (@coolcoders)

    Okay. If it is listing ‘not found’ then the issue is with the calendar api. You can read more about this error at https://developers.google.com/calendar/api/guides/errors#404_not_found

    You can visit below link and fill your calendar details there. If it returns the success message then there is no issue with details. Otherwise you need to recheck your calendar api setting. https://developers.google.com/calendar/api/v3/reference/events/list#try-it

    Two more things you can check are
    1.Is your calendar public?
    2.Are there any events listed for future? Means the next day.

    Thread Starter geekydoc

    (@geekydoc)

    1.Is your calendar public? – Yes, as far as i know.
    2.Are there any events listed for future? Means the next day. – Ive made a couple of listings, but nothing else.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[ECFG_calender_events] – Fails’ is closed to new replies.