I have set up email and SMS reminders to send to customers for their appointments. It’s not working however. I have added the suggested line to the cron but I’m not having any luck. Can you send me a step by step guide to setting it up please? I have also changed email to smpt. Thank you.
Scheduled notifications require a bit of additional configuration with your server cron scheduler. The command that has to be added can be found on the “Notifications” page when notification that requires scheduling is active. You can recognize these notifications by the clock icon next to the notification name. Copy command and paste it in the cron file. The command looks like this:
You can see the more detailed tutorial how to set up cron at this link.If you are not familar with this you can contact your hosting provide and check how to do that.
Also, you have instruction in our FAQ page how to set Cronjobs over some plugin.(look for How to set the cron job notifications?)
Hi
I have set up email and SMS reminders to send to customers for their appointments. It’s not working however. I have added the suggested line to the cron but I’m not having any luck. Can you send me a step by step guide to setting it up please? I have also changed email to smpt. Thank you.
Hi Vinny,
Thank you for your purchase.
Scheduled notifications require a bit of additional configuration with your server cron scheduler. The command that has to be added can be found on the “Notifications” page when notification that requires scheduling is active. You can recognize these notifications by the clock icon next to the notification name. Copy command and paste it in the cron file. The command looks like this:
*/15 * * * * https://yourwebsite.com/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send
You can see the more detailed tutorial how to set up cron at this link.If you are not familar with this you can contact your hosting provide and check how to do that.
Also, you have instruction in our FAQ page how to set Cronjobs over some plugin.(look for How to set the cron job notifications?)
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
thank you. I’ll give it a go
Hi Vinny,
You are welcome.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables