Hey there, Awesome Customers!

Just a heads up: We'll be taking a breather to celebrate International Workers' Day (May 1st and 2nd - Wednesday and Thursday) and Orthodox Easter from Good Friday (May 3rd) through Easter Monday (May 6th). So, from May 1st to May 6th, our team will be off enjoying some well-deserved downtime.

During this time, our customer support will be running on a smaller crew, but don't worry! We'll still be around to help with any urgent matters, though it might take us a bit longer than usual to get back to you.

We'll be back in action at full throttle on May 7th (Tuesday), ready to tackle your questions and requests with gusto!

In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find loads of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel). These gems might just have the answers you're looking for while we're kicking back.

Thanks a bunch for your understanding and support!

Catch you on the flip side!

Warm regards,

TMS

Okay
  Print

"Unable to connect to Google Calendar" error in Employee's Profile

Date: November 15th, 2021


If 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.