Is there any option in Amelia to share an individual services as link?I want to creat a customised button with link on my page assigned as a service so if someone clicks on the button it will redirect them directly to Amelia step by step booking date and time section not to the services section because the service should be automatically selected through the button click(my customised button)?So that my customers don’t need to select the services again as I will make a customised services card with a book now button under each service.Though I found a Shortcode [ameliastepbooking service=1] but I can’t use it in a button as link.To use it I need to creat individual pages with the Shortcode then I have to copy the page link and paste it into the button but that is quite a headache to do as I have more than 32 services and I have to creat 32 Pages for that.I hope you understand what I am trying to say.Please let me know if there is any shareable link of each services?Thank you.
Unfortunately, currently, this feature is not built-in in Amelia. Yes, you are right. You would need a separate page for that. Other option is the that you create as a popup in Elementor.
When you have created Employees, services and/or events in Amelia, you can add them on front-end using
our shortcodes, which are explained in detail in the article "Amelia Shortcodes and Front-end implementation".
In Elementor widgets, simply search for “Amelia” in Elementor’s side bar, and drag the widget onto a page:
When it’s dragged into the page, the same parameter options seen in the Gutenberg block are shown in
Elementor’s side panel:
So, to cover all options in here real quick:
Select Category – allows you to select a specific category you have created in Amelia.
Select Service – allows you to select a specific service created in Amelia;
Select Employee – selection which filters the form per selected employee;
Select Location – if your employees are working on multiple locations, you can choose which location’s
bookings will appear in the window.
Show All refers to “Services” and “Packages”, and is only available in Amelia’s Pro license (since
packages are not included in the Basic license). With this option, you can choose if the form will show both
services and packages (all), only services, or only packages.
All these can be combined, but please be careful that you’re selecting actual values. For example, if you select [ameliacatalog category=1 employee=3 location=2], and there’s no Employee #3 working on Category 1, or on Location #2, the booking form will continuously load, and will not display anything.
Load booking form manually – this is used for popups within Elementor, and that’s what we’re going to explain now.
First, you need to actually create a Popup in Elementor, following Elementor's tutorial here.
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 "my-popup-button" it will be:
[ameliabooking trigger=my-popup-button]
So, you create a Popup and add this shortcode in the popup.
Please note: At the moment, you cannot use Elementor's Amelia widgets in the popup, so when configuring the popup, make sure to add the "Shortcode" widget, and manually type the shortcode you need:
On the bottom-left part of the screen, click on the gear symbol to access Popup Settings:
In there, go to "Advanced", and enable "Prevent Closing on Overlay":
Then, on the page - add a button, on which the popup will be called, next to the "Link" field click on "Dynamic Tags" and select "Popup" from the drop-down:
Then, click on "Popup" in the link field, and you'll see the settings for the popup. Click on the "All" drop-down, and type the name of the popup you previously created. Select it, and click away to close the settings:
In the same form, below, you will see the "Button ID" field, where you need to add the ID for the trigger (from Amelia's shortcode):
That is it - once you publish this page, when you click on the button, it will open a popup which will manually trigger the "my-popup-button" and open Amelia's booking form.
These ar the option that we have at this time. Hope this helps.
You are most welcome. And I'll kindly ask you to add it as a feature suggestion on this link https://features.wpamelia.com/
Features are pushed up on our "to-do" list when there are a lot of customers requesting those features, so having your vote as a customer can be beneficial to this feature being developed sooner.
You can subscribe to our newsletter or you can follow our changelog so that you can stay up to date with all implementations that we have in Amelia.
Is there any option in Amelia to share an individual services as link?I want to creat a customised button with link on my page assigned as a service so if someone clicks on the button it will redirect them directly to Amelia step by step booking date and time section not to the services section because the service should be automatically selected through the button click(my customised button)?So that my customers don’t need to select the services again as I will make a customised services card with a book now button under each service.Though I found a Shortcode [ameliastepbooking service=1] but I can’t use it in a button as link.To use it I need to creat individual pages with the Shortcode then I have to copy the page link and paste it into the button but that is quite a headache to do as I have more than 32 services and I have to creat 32 Pages for that.I hope you understand what I am trying to say.Please let me know if there is any shareable link of each services?Thank you.
Hello Shohag,
Thank you for your interest in our product.
Unfortunately, currently, this feature is not built-in in Amelia. Yes, you are right. You would need a separate page for that. Other option is the that you create as a popup in Elementor.
When you have created Employees, services and/or events in Amelia, you can add them on front-end using our shortcodes, which are explained in detail in the article "Amelia Shortcodes and Front-end implementation".
In Elementor widgets, simply search for “Amelia” in Elementor’s side bar, and drag the widget onto a page:
When it’s dragged into the page, the same parameter options seen in the Gutenberg block are shown in Elementor’s side panel:
So, to cover all options in here real quick:
First, you need to actually create a Popup in Elementor, following Elementor's tutorial here.
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 "my-popup-button" it will be:
[ameliabooking trigger=my-popup-button]
So, you create a Popup and add this shortcode in the popup.
Please note: At the moment, you cannot use Elementor's Amelia widgets in the popup, so when configuring the popup, make sure to add the "Shortcode" widget, and manually type the shortcode you need:
On the bottom-left part of the screen, click on the gear symbol to access Popup Settings:
In there, go to "Advanced", and enable "Prevent Closing on Overlay":
Then, on the page - add a button, on which the popup will be called, next to the "Link" field click on "Dynamic Tags" and select "Popup" from the drop-down:
Then, click on "Popup" in the link field, and you'll see the settings for the popup. Click on the "All" drop-down, and type the name of the popup you previously created. Select it, and click away to close the settings:
In the same form, below, you will see the "Button ID" field, where you need to add the ID for the trigger (from Amelia's shortcode):
That is it - once you publish this page, when you click on the button, it will open a popup which will manually trigger the "my-popup-button" and open Amelia's booking form.
These ar the option that we have at this time. Hope this helps.
We wish you all the best.
Have a nice day.
Kind Regards,
Marko Davidovic
[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
Thank you for your help.By the way if there is any chance of including the “service share” feature in Amelia anytime sooner or later let me know?
Hello Shohag,
You are most welcome. And I'll kindly ask you to add it as a feature suggestion on this link https://features.wpamelia.com/
Features are pushed up on our "to-do" list when there are a lot of customers requesting those features, so having your vote as a customer can be beneficial to this feature being developed sooner.
You can subscribe to our newsletter or you can follow our changelog so that you can stay up to date with all implementations that we have in Amelia.
We wish you all the best.
Have a nice day.
Kind Regards,
Marko Davidovic
[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