Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
I am trying to setup Appointment Next Day Reminder SMS notifications, but they wont send as scheduled.
I have added a PHP cron event to the plugin WP Crontrol with the following php code:
file_get_contents("https://www.youthsportsgroup.org/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send");
and a custom interval of every 15 minutes.
I can get a notification to send if I manually click the "Send Test SMS" button, however it does not send one at the specified time based on the "Scheduled For" field.
Is the php code above correctly structured or is there more/missing configuration that needs to be done?
Thank you.
Hello Robert.
It all looks good as far as I can see, and if your test SMS works then the cron job definitely works.
Probably something with setting up the cron schedule that's messing with it here.
Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.
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
Trying to test just one scheduled notification to start - Day Before Appointment, SMS TO EMPLOYEE scheduled for 10am.
Hi Robert,
Aleksandar is currently on vacation so I will try to help you out.
I noticed that also if you manually enter in the browser URL the cron command everything seems fine ( attachment )
So in this case can you please check with your hosting provider is the cron enabled.
Everything seems fine with the php code and also the test notifications are working.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and 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