ameliabooking
Forum Replies Created
-
Hello,
Since you’re using the Premium version of the plugin, please open a ticket on our official support platform, and we’ll gladly help you there.
Premium products are not supported in these forums.
Thank you for understanding.
Hello Szilard,
Thank you for clearing that up.
WP Crontrol plugin is the best option for creating cron jobs. You can find more info about it, and detailed instructions on how to set it up in our FAQ section.So, if you already read that, and still need some clarification here’s some further info.
You copy only the URL from below a scheduled notification:

Then, go to Tools/Cron Events, and click on the “Cron Schedules” tab. In it, add a 15-minute interval:

Then go back to the “Cron Events” tab and click on “Add new”:

Below it, select the “PHP Cron event” radio button, and add the URL you copied from Amelia/Notifications in this form:file_get_contents(“yourURL”);

Below it add the name and set it to run a few minutes in the future, using the provided time format. So, if you’re adding the cron event at 12:45 (local, current time), set it to run at 12:50; and then select the schedule you previously selected:

Click on Add Event, and that’s it.
The cron runs every 15 minutes and checks if there’s an email to be sent. So, in Amelia Notifications, your scheduled notifications are set to run every day at a certain time. If you set that time to be 15:00 (for example), the emails will be sent when the cron runs after that time.
For example, there’s an appointment booked for tomorrow, and it’s currently 14:44 – the cron runs, but since it’s not yet 15:00, it doesn’t send anything. It runs again after 15 minutes, so at 14:59, but there are still no emails flagged by Amelia, so it doesn’t send anything. Then it runs again at 15:14 and it sees there’s an email that should’ve been sent at 15:00, so it sends the email. It will only send emails when Amelia sees an appointment scheduled for the next day.
I hope that helps.
Hello,
Since you’re using the Premium version of the plugin, please open a ticket on our official support platform, and we’ll gladly help you there.
Premium products are not supported in these forums.
Thank you for understanding.
Hello,
Thank you for reaching out to us.
Can you please let us know which version of the Amelia plugin you have installed on your website?
Looking forward to your reply.
Forum: Plugins
In reply to: [Booking for Appointments and Events Calendar - Amelia] Setup questioHello, thank you for reaching out to us.
Yes, this could be set up in Amelia, but please note that the maximum duration of an appointment in Amelia is 24 hours.
Please let us know if you have any other questions.
Forum: Plugins
In reply to: [Booking for Appointments and Events Calendar - Amelia] Calendar DisappearedHello, thank you for reaching out to us.
It looks like it works fine now. Can you please test it out and let us know if it does or doesn’t.
Looking forward to your reply.
Hello, thank you for reaching out to us.
I am sorry to disappoint you, but unfortunately, something like this is not possible with the plugin’s built-in features.
Please feel free to search through our feature suggestion page, to see if someone may have already suggested this feature. If you can’t see it, feel free to add your suggestion there, and as more people vote, the feature will move higher on the priority list.
You can certainly follow our changeLog page if you’d like, where we state any changes/new features/bug fixes during updates and our newsletter, so you’re informed about new features, bug fixes, freebies, etc.
Forum: Plugins
In reply to: [Booking for Appointments and Events Calendar - Amelia] Features questionHello, thank you for reaching out to us.
- Our developers are currently working on the OliverPOS and Square payment methods and tthis will be implemented n the future.
- There is no precise information on how it will work as it is currently being developed.
- You are right, the custom fields only apply to appointments and not customers.
- We do have a plan to implement this in the future, but there is no such option at the moment.
- This is being worked on, but there is no ETA when it will be implemented.
- There is only an optiion to cancel it from the notification, rescheduling needs to be done on the customer panel.
Please let us know if you have any other questions.
Hello, thank you for reaching out to us.
At the moment, you can add the URL through the database, but please note that it will come up as HTML:
So, it’s a bit ugly, but at least it works.
To do that, you need to access the wp_options table in your database, and in there search for “amelia_settings” in the “option_name” column. It will return one row, so you need to edit it. Look for “ics” and you’ll see this:
"ics":{"description":{"appointment":"","event":"","translations":{"appointment":null,"event":null}}}Modify the appointment, so it looks like this:
"appointment":"Location: %location_name%"And that’s it.
We’ll work on a better solution in the future.
Hello,
Since you’re using the Premium version of the plugin, please open a ticket on our official support platform, and we’ll gladly help you there.
Premium products are not supported in these forums.
Thank you for understanding.
Forum: Plugins
In reply to: [Booking for Appointments and Events Calendar - Amelia] Amelia GoneHello,
Our developers are working on this and we will provide you with an update on it as soon as possible.
Thank you for your patience.
Hello,
Our developers are working on this and we will provide you with an update on it as soon as possible.
Thank you for your patience.
Hello,
Our developers are working on this and we will provide you with an update on it as soon as possible.
Thank you for your patience.
Forum: Plugins
In reply to: [Booking for Appointments and Events Calendar - Amelia] Cannot book anymoreHello,
Since you’re using the Premium version of the plugin, please open a ticket on our official support platform, and we’ll gladly help you there.
Premium products are not supported in these forums.
Thank you for understanding.
Forum: Plugins
In reply to: [Booking for Appointments and Events Calendar - Amelia] Cannot book anymoreHello, thank you for reaching out to us.
Can you please let us know which version of the Amelia plugin you have installed on your website?
Looking forward to your reply.