Hello, I am new to your plugin and I have the following issue. I have 3 services which happen in 3 different times:
10.30 - 14.00 Service 1
14.30 - 18.30 Service 2
15.00 - 18.30 Service 3
The services 2 and 3 are corresponding with each other. Is it possible to add the hours which happen at the same time? Or what can you advice me to do? Thanks! Margarita
Hello, for my case I found a way to use Employees option to create services with different times. Is it somehow possible to use the same email for the employees? It doesn't make any sense to leave 3 different email addresses, since employees for my case is just internal services in a company.
All Amelia's users are saved in the database, and databases don't allow multiple users to have the same email.
The only way you can do this is through the database, so you'd need to navigate to wp_amelia_users table (please note that wp_ is the default database prefix, but on your end it could be anything, so look for your_prefix_amelia_users table). Then, go to Structure of that table, and drop the "email" index:
After that, go back to the table (click on "Browse" in top left of the screen above), and manually change the email addresses of all your "providers". You cannot do this from within Amelia, though, so if you were to add a new employee, you would need to save that employee with a dummy email address, then navigate back to wp_amelia_users and change his email in the database.
Hello, I am new to your plugin and I have the following issue. I have 3 services which happen in 3 different times:
10.30 - 14.00 Service 1
14.30 - 18.30 Service 2
15.00 - 18.30 Service 3
The services 2 and 3 are corresponding with each other. Is it possible to add the hours which happen at the same time? Or what can you advice me to do? Thanks!
Margarita
Ok, i found a way to do it.
Hello Margarita,
I am glad to hear that you found the solution to this.
Please let me know if you have any other questions.
Kind Regards,
Uros Jovanovic
[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
Hello, for my case I found a way to use Employees option to create services with different times. Is it somehow possible to use the same email for the employees? It doesn't make any sense to leave 3 different email addresses, since employees for my case is just internal services in a company.
Hello Margarita,
Thank you for reaching back out to us.
All Amelia's users are saved in the database, and databases don't allow multiple users to have the same email.
The only way you can do this is through the database, so you'd need to navigate to wp_amelia_users table (please note that wp_ is the default database prefix, but on your end it could be anything, so look for your_prefix_amelia_users table). Then, go to Structure of that table, and drop the "email" index:
After that, go back to the table (click on "Browse" in top left of the screen above), and manually change the email addresses of all your "providers". You cannot do this from within Amelia, though, so if you were to add a new employee, you would need to save that employee with a dummy email address, then navigate back to wp_amelia_users and change his email in the database.
Kind Regards,
Uros Jovanovic
[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