As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Dear Amelia Team,
At the moment, im trying to add the automated reminder one day before the customer has his appointment. I added the given crontab command with "wget" in my cpanel and ofcorse checked the message to be activated, but its still not working. I enabled a Email adress, which recieves all the send emails but there arent any reminder Emails.
Regars from Switzerland
Richi
Hello Richard,
Depending on the server there are different configurations for the cron setup. You can contact your hosting provider about this or check one of the solutions for this link.
One of the solutions recommended is this one:
*/15 * * * * wget -q -O - "https://www.yourwebsite.com//wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send"
I assume you tried this one.
If the above doesn't help my suggestion is to try with WP Crontrol plugin. You have detailed instructions in our FAQ section (look for WP Crontrol) on how to use it to setup a cron for Amelia.
If this doesn't help either, you need to contact your hosting and ask them what is the configuration needed, and why the above doesn't work.