As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hi!
Is it possible to import appointments to amelia? We build a new site for our client, they have appointments, and we should import them to the new system.
Hello Unger
Thank you for reaching out to us.
There is a way to import Amelia data to a new website by movingĀ database tables.
There are around 47 tables with wp_amelia_ prefix that need to be moved. Please note that wp_ is the default database prefix, but on your end it could be anything, so look for your_prefix_amelia_ tables.
Besides that, you also need to go to wp_options and search for option_nameĀ "amelia_settings" - that returns one row, so you need to copy the option_value and paste it in the same field on the other site. Note that this contains all info from your live website, so you will need to replace the URLs in this cell.
If you have any more questions, feel free to contact us.