made. If I then go to employees and want to select the calendar there, I am guided through the permissions. It then says that connection to Google Calendar is not possible.
I'm afraid we don't understand what exactly is the issue? Can you explain in a little more detail and send us some screenshots or a short one-minute video?
When you see an error in the top right, that says "Unable to connect to Google Calendar" when you enter your employee's profile, you probably already connected this employee to the Google Calendar, but (s)he dropped out.
They usually drop out when the App you created in Google Developers Console is not published, so first access your Google Developers Console, and go to the OAuth Consent Screen. In there, make sure the app is published:
After you do this, you'll need to access your database (via phpMyAdmin, or some other database management tool) and access the wp_amelia_providers_to_google_calendar table (please note that wp_ is the default database prefix, but on your end, it could be anything, so look for your_prefix_amelia_providers_to_google_calendar table). Delete all rows from that table, and after that, you should be able to connect your employees to the Google Calendar.
I would like to integrate the Google calendar and have done this step by step
https://wpamelia.com/de/configuring-google-calendar-2-way-sync/?_gl=1*h1d41z*_up*MQ..*_ga*MTkyOTIzODQ3NC4xNzMyMTEwMDA2*_ga_DXWCJGBR6F*MTczMjExMDAwNi4xLjAuMTczMjExMDAwNi4wLjAuMzU2MTQ0NTA2
made. If I then go to employees and want to select the calendar there, I am guided through the permissions. It then says that connection to Google Calendar is not possible.
Hello there,
Thank you for reaching out to us.
I'm afraid we don't understand what exactly is the issue? Can you explain in a little more detail and send us some screenshots or a short one-minute video?
Looking forward to your reply.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hello again,
When you see an error in the top right, that says "Unable to connect to Google Calendar" when you enter your employee's profile, you probably already connected this employee to the Google Calendar, but (s)he dropped out.
They usually drop out when the App you created in Google Developers Console is not published, so first access your Google Developers Console, and go to the OAuth Consent Screen. In there, make sure the app is published:
After you do this, you'll need to access your database (via phpMyAdmin, or some other database management tool) and access the wp_amelia_providers_to_google_calendar table (please note that wp_ is the default database prefix, but on your end, it could be anything, so look for your_prefix_amelia_providers_to_google_calendar table). Delete all rows from that table, and after that, you should be able to connect your employees to the Google Calendar.
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, floor plans, choropleth maps, and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables