We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
The loading time for the Date and Time page is too slow. It is not loading even after 10 minutes of waiting. No customer would wait for so long. It has been running fine for the past year but now shows issues. The employee panel is not loading and showing errors.
Attached files: Capture.PNG
WhatsApp Image 2025-04-01 at 12.45.17.jpeg
Hello Saurabh,
Thank you for reaching out to us.
Slow load can be caused by a lot of things - the number of appointments you have, the number of customers, the number of employees, etc.
Other than Amelia, it could be caused by the amount of other data you have on the page.
Are you on a dedicated, or on a shared hosting? Can you increase the php_memory_limit on your site?
If you're not sure how to do that, you can reach out to your hosting provider.
Please check out our demo sites (https://wpamelia.com/demos/) and see how the plugin should behave on a site with dedicated hosting and good server performance.
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
"The number of appointments you have, the number of customers, the number of employees, etc. "
- Daily appointments range from 4 to 5 max.
- Customers currently are 167
- Employees are 2.
"Are you on a dedicated, or on a shared hosting?"
- it is a dedicated hosting
"Can you increase the php_memory_limit on your site? "
- its 2048 M
please provide with a solutuion?
only the Amelia Plugin is not working on the website.
the Amelia dashboard is also not loading.
Attached files: Screenshot 2025-04-01 234840.png
The service section is not showing any of the services. it just got deleted even when the heading says 2 services
Attached files: services.png
Hello Saurabh,
Thank you for the details. Please provide the following so we can investigate further:
The error message from the browser console when you try to access the Amelia dashboard.
Admin access so we can check the configuration.
Try reinstalling the Amelia plugin and let us know if the issue persists.
Looking forward to your response.
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
I have tried reinstalling the plugin but the issue still persists.
This error is showing up
Attached files: WhatsApp Image 2025-04-02 at 23.01.55.jpeg
Hello Saurabh,
Thank you for the update on this.
The "MySQL server has gone away" error usually occurs when a MySQL query takes too long to execute, or the server disconnects unexpectedly due to issues like timeouts, memory limits, or large query executions. Here are some steps to troubleshoot and resolve this issue:
1. Increase the wait_timeout and interactive_timeout values:In your my.cnf or my.ini file (usually located in the MySQL server’s root directory), increase the values of wait_timeout and interactive_timeout to prevent the server from closing idle connections too early.
After changing these values, restart your MySQL server.
2. Increase the max_allowed_packet value:If you're running large queries or inserting large blobs, the packet size might be exceeding the limit. You can increase the max_allowed_packet value:
Again, restart MySQL after making the change.
3. Check the server's error log:The MySQL error log might contain more details about why the connection is lost. This can help identify whether the issue is caused by a specific query or an external factor (e.g., resource limitations).
4. Check the MySQL server resources:If the server is under heavy load or has low resources, it may close connections. Monitor the server's CPU, memory, and disk usage to ensure there are no resource bottlenecks.
5. Restart MySQL server:In some cases, simply restarting the MySQL server can resolve the issue if it's caused by temporary connection problems or server overload.
If these steps do not resolve the issue, there might be additional configuration issues or server-specific problems that need to be addressed. Let me know if you need further assistance!
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