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!
Good morning,
I wanted to insert in the middle of a page the possibility of buying a lesson. Using elementor I divided the page into 3 columns (fig.a). Unfortunately when I go to select a service (fig b.)I can only use the space in the column and the navigation for the purchase is very bad and difficult (fig.c). Is it possible for Amelia to open a new page when we select the service?
Thanks and best regards
Hi Antonio
Thank you for reaching out to us.
Unfortunately this is not possible but what I can suggest as a workaround is creating buttons that would lead to a new page where you can place service specific shortcodes. The full list of available shortcodes can be found here.
Another suggestion would be to display the booking form as a pop up.
We added a shortcode for the popup - it needs to have the ID of the button that is calling the popup, so this is how one of the shortcodes should look like in the Elementor pop-up:
[ameliabooking trigger=amelia-button-id]
so if the button ID is 1 it will be:
[ameliabooking trigger=1]
So, you create a PopUp and set this shortcode in the popup, you will see the option Load booking form manually when you create Amelia shortcode, where you need to provide the button's ID, please look at the attachment.
When you create a button, on which the PopUp will be called, you set its Button ID (that you will provide in the shortcode above afterwards):
You need to enable the "Prevent Closing on Overlay" option in the popup settings:
thanks Blaženka I try