I'm a coach working on my own. I don't have a list of different services. And I don't have any employees. Do I have to add a service category? I think that's just one more step for the client to go through. Also, do they have to choose the employee if I'm the only one available? I haven't tested it out on the frond end. I just installed it and was setting it up. But that really concerned me. I don't know if I made the right choice. It seems to me that Amelia is for small business, like yoga studios or gym. You never use coaches or consultants as examples.
I booked an appointment to test it. When I tried to book a second one it wouldn't allow me to change my name and my email in the form, as if it knew it was me because of my IP address or something.
How do I change that? It's very bad. What if I want to book a second appointment for my son or my wife or whoever?!
If you booked an appointment while still logged into WordPress, your admin account now has the data you entered in the form associated to the user ID. Also, as an admin - you are not able to change that data.
If you wish your customers to be able to change the data in the form, you should disable the slider in Amelia Settings/Roles/Customer:
Issue with email notifications could be caused by several reasons:
1. Your hosting provider is blocking all 3rd party settings, and only allowing their SMTP (or other) settings.
2. Your website has PHP version less than 7
3. The credentials are not correct
4. There's something else blocking the notifications from being sent.
Please check these points, and let me know if you were able to resolve the issue. If you're not able to resolve the issue, 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 because this ticket is private and nobody can see it except us.
Hi! I updated it to PHP 7.1 (it was the higher version available in my hostgator cpanel). The notification test went through and apparently it is working. I have a new question!
What is this?
To send this notification please add the following line in your cron:
cron is a Linux utility which schedules a command or script on your server to run automatically at a specified time and date. A cron job is the scheduled task itself. Cron jobs can be very useful to automate repetitive tasks like in our plugin for notifications.
So, if you need to send out reminder, follow up or birthday greeting notifications you will need to use them. My advice would be to go with the WP Crontrol plugin, and you can see how you can use it in our FAQ.
What is the WP control plugin exactly? I would go for the simplest option, of course. This reminder is kind of an important feature of the plugin. Calendly has it and we just take it for granted. I clicked on that link you provided and it opened a new tab with one code line. I don't know if that did anything at all.
I was reading the FAQ and found it too complicated! I can copy and paste a code line. But I didn't get the part of setting up the intervals. Everyone that purchases Amelia would have to do all this in order to make scheduled notifications work? :O
Set up the next run below it to be a minute or two in the future;
Set up recurrence to once a day.
That's it. Just save it, and in the scheduled notifications in Amelia choose when they will be sent (there's a hour selection in the top right when you access scheduled notification template).
I think I created the event correctly as you explained. What I don't understand is why I should choose the next run, a few minutes in the future, and recurrence daily. Isn't this supposed to help Amelia send notifications to people who booked an appointment one day before the scheduled appointment?
Please forgive my ignorance. It's just not my world! :)
Another question: Aren't there reminders to the appointment? Like a few hours prior to the scheduled time, then 1 hour before, etc? I used that feature in Calendly. Does Amelia offer that?
You set the next run to be a few minutes in the future, just so the cron runs once, and it is created. Then, you can choose to run it once a day, or every 5 minutes - doesn't really matter, since once the cron runs at a given time it checks if there are any emails that were supposed to be sent. If there are - it sends them, if there are none - it doesn't, and that's it.
We don't have any reminders for the day of appointment/event, only a day before.
Hi,
I'm a coach working on my own. I don't have a list of different services. And I don't have any employees. Do I have to add a service category? I think that's just one more step for the client to go through. Also, do they have to choose the employee if I'm the only one available? I haven't tested it out on the frond end. I just installed it and was setting it up. But that really concerned me. I don't know if I made the right choice. It seems to me that Amelia is for small business, like yoga studios or gym. You never use coaches or consultants as examples.
Hello Jack
Thank you for your purchase.
If you have only one service and one employee, your customers would only see the calendar with available dates and times.
The plugin requires you to create a category, in which you have to create a service. You need to create them, but it won't affect your front-end.
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
I booked an appointment to test it. When I tried to book a second one it wouldn't allow me to change my name and my email in the form, as if it knew it was me because of my IP address or something.
How do I change that? It's very bad. What if I want to book a second appointment for my son or my wife or whoever?!
Another issue:
When sending a test email from the Notification settings it prompts an error! Not working. Can you please look into that?
Hi again Jack
If you booked an appointment while still logged into WordPress, your admin account now has the data you entered in the form associated to the user ID. Also, as an admin - you are not able to change that data.
If you wish your customers to be able to change the data in the form, you should disable the slider in Amelia Settings/Roles/Customer:
Issue with email notifications could be caused by several reasons:
1. Your hosting provider is blocking all 3rd party settings, and only allowing their SMTP (or other) settings.
2. Your website has PHP version less than 7
3. The credentials are not correct
4. There's something else blocking the notifications from being sent.
Please check these points, and let me know if you were able to resolve the issue. If you're not able to resolve the issue, 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 because this ticket is private and nobody can see it 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
Hi! I updated it to PHP 7.1 (it was the higher version available in my hostgator cpanel). The notification test went through and apparently it is working. I have a new question!
What is this?
To send this notification please add the following line in your cron:
*/15 * * * * https://expandyourbrandintensive.com/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send
I have no idea what that means! :)
Hi again Jack
I'm glad to hear the new PHP version fixed the issue.
What you see there is a cron that needs to be added to your server (or use just https://expandyourbrandintensive.com/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send in the WP Crontrol plugin) in order to run scheduled notifications.
cron is a Linux utility which schedules a command or script on your server to run automatically at a specified time and date. A cron job is the scheduled task itself. Cron jobs can be very useful to automate repetitive tasks like in our plugin for notifications.
So, if you need to send out reminder, follow up or birthday greeting notifications you will need to use them. My advice would be to go with the WP Crontrol plugin, and you can see how you can use it in our FAQ.
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
Hello again.
What is the WP control plugin exactly? I would go for the simplest option, of course. This reminder is kind of an important feature of the plugin. Calendly has it and we just take it for granted. I clicked on that link you provided and it opened a new tab with one code line. I don't know if that did anything at all.
I installed WP control plugin. What do I do next?
Looking forward to hearing from you again!
I was reading the FAQ and found it too complicated! I can copy and paste a code line. But I didn't get the part of setting up the intervals. Everyone that purchases Amelia would have to do all this in order to make scheduled notifications work? :O
Hello Jack
Yeah, for scheduled notifications everyone needs to configure cron.
When using WP Crontrol, you should do what exactly what it says in our FAQ, and I'm not sure I can simplify it any further.
When you access Cron Events, you click on Create new PHP event, and add this:
Name the cron ("Amelia cron" for example);
Set up the next run below it to be a minute or two in the future;
Set up recurrence to once a day.
That's it. Just save it, and in the scheduled notifications in Amelia choose when they will be sent (there's a hour selection in the top right when you access scheduled notification template).
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
Hi, Aleksandar,
I think I created the event correctly as you explained. What I don't understand is why I should choose the next run, a few minutes in the future, and recurrence daily. Isn't this supposed to help Amelia send notifications to people who booked an appointment one day before the scheduled appointment?
Please forgive my ignorance. It's just not my world! :)
Maybe I shouldn't know why it works, as long as it does! LOL. I'm gonna start testing all the notifications. And see if I did it right.
Another question: Aren't there reminders to the appointment? Like a few hours prior to the scheduled time, then 1 hour before, etc? I used that feature in Calendly. Does Amelia offer that?
Hi again Jack
You set the next run to be a few minutes in the future, just so the cron runs once, and it is created. Then, you can choose to run it once a day, or every 5 minutes - doesn't really matter, since once the cron runs at a given time it checks if there are any emails that were supposed to be sent. If there are - it sends them, if there are none - it doesn't, and that's it.
We don't have any reminders for the day of appointment/event, only a day before.
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
I had a different problem, posted here. And just managed to fix it on my own. I don't know how to delete a post. So, ignore this message.
There should be an option to delete a post here. :/
Another fix I found after fiddling with the settings.
Hi Jack
I agree with you, but unfortunately there's no way to delete tickets. I will close it, and if you need any further assistance please open a new one.
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