I'm sorry to disappoint you, but unfortunately, something like this is not yet possible.
The only way you can see the email log is if you log into the database and access the wp_amelia_notifications_log table. If there's no email notification sent to the customer, you would be able to add a custom cron job that sends out all undelivered emails:
*Please note that this will send all notifications that were not sent retroactively, thus it could lead to a large number of emails sent if this issue has been ongoing for an extended period of time.
Hello,
I would like to know how to resend an appointment confirmation to someone who did not receive it.
Sincerely,
Quentin
Hello Quentin.
I'm sorry to disappoint you, but unfortunately, something like this is not yet possible.
The only way you can see the email log is if you log into the database and access the wp_amelia_notifications_log table. If there's no email notification sent to the customer, you would be able to add a custom cron job that sends out all undelivered emails:
*/15 * * * * https://example.com/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/undelivered/send
*Please note that this will send all notifications that were not sent retroactively, thus it could lead to a large number of emails sent if this issue has been ongoing for an extended period of time.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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
Ok, thanks for your return.
Quentin
You're welcome, Quentin.
Please feel free to reach out to us if you have any further questions or concerns!
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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