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:
When you are posting on tickets that are not yours or have questions or issues which are not related to the title of the active ticket can you please open a new one, and we will help you there. In that way, issues and questions which are related to different subjects will be in different tickets so other customers or our support agents can find it easily. Our policy is to have one issue or question per ticket because of the reasons that is described already.
The issue is entirely related to the current post. It is better that we address it here so others can benefit from it as well. Let me explain my issue in more detail:
Amelia short code does not work with Elementor Pop-up. You guys provided a solution below to make it work with elementor pop-up. However, this solution does not work with all the amelia shortcodes. For example, I want to use it with the following short code:
[ameliaevents tag=”name”] which would translate to [ameliaevents tag="name" trigger=amelia-button-id]
However, when I use this shortcode combo, it shows the shortcode of [ameliaevents trigger=amelia-button-id], it is not specific to the tag name I would like to target.
Sorry, Jeyantus, but you haven't mentioned the Elementor popup in your previous comment, just that the [ameliaevents tag=”name”] shortcode doesn't work for you.
When using tags, you need to actually have a tag called "name" in the Event, and you should use single quotes, not double quotes, like mentioned in our FAQ section.
So, please try using [ameliaevents tag='name'] only after you confirm there is a "name" tag in the Event:
Okay thank you Aleksandar, I was not using the single quote. It works when I use the single quote. The shortcode works fine without any quotation except in Elementor pop-up. It seems the single quote is required when using elementor pop-up.
Now the issue is that. I am unable to put multiple pop-up with the shortcode on the same page. The shortcode only works on the first trigger I click to activate the elementor pop-up with shortcode. When I click other triggers to activate different shortcodes in pop-up it no longer works or it shows listing for all the events rather than the specific tag I have targeted.
Not sure if I understood you correctly there, but if you're using multiple pop-ups for Amelia, all those new buttons need to have different trigger names.
So, if the first button's Button ID is "AmeliaPopUp", the second one needs to be "AmeliaPopUp2", and the shortcode would be different for that one.
I have unique button ID's for all the buttons on the page and their respective shortcodes. The shortcodes and button Id's are correct. For example, I have three button (A, B, C button) on the same page. If I click button A, it will open the elementor pop-up with shortcode listing the events for one particular tag. Now, if I click button B, it will open the elementor pop-up with listing for all the events not particular to the tag name specified in the shortcode.
Now, if I click button B before button A, then the event listings for button B would be correct but the event listings for button A would show all the event listings not specific to the tag specified.
I hope what I am trying to say is clear. How can I resolve this issue? Also, if I reclick the same button, the contents of the shortcode does not reappear. How can I fix it that the content shows each time I click on the button
I don't believe this is something you can fix on your website, but it'd have to be forwarded to our development team for review.
With all existing tasks and issues they have, I cannot guarantee this will be fixed any time soon. I will forward your comment to our developers, so they can replicate it, and see what's going on. As soon as I hear back from them I will let you know.
Can you please create a new private ticket, where you'd be able to provide us with a temporary wp-admin user, so our administrators can check what's going on?
Hello.
I have encountered an issue trying to implemet the [ameliabooking] shortcode into Elementor Pro Pop-up Template.
On the preview page: amelia interface is missing completely
On the elementor builder page: amelia only displays a perpetual loading sign
Re-installing the plugin did not resolve the issue.
--
Also, how can I check shortcode service ID for my services?
Hello Ronald.
Thank you for your purchase.
Unfortunately, there's a conflict between Elementor's Pop-Up and Amelia. We can provide a fix, but it's a bit complicated.
My advice would be to install the Add Admin JavaScript and Add Admin CSS plugins, and then apply the following:
CSS:
JS
You need to add an ID to the Edit button "ameliaPopUpButton":
Then, you need to enable "Prevent Closing on Overlay":
And then, when you're adding the shortcode in the pop-up, you need to add the class 'amelia-elementor-popup':
If you're adding a shortcode which is not in a pop-up, you need to add the class 'amelia-elementor-form'.
Kind Regards,
Aleksandar Vuković
[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
I have the same problem. ¿Is there a better and easy solution?
Hello Julián
It's much simpler now.
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:
That's it.
Kind Regards,
Aleksandar Vuković
[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
This does not work with all shortcodes, for example I want to use it with the following short code
[ameliaevents tag=”name”]
It shows the shortcode of [ameliaevents] rather than [ameliaevents tag=”name”]
How can we fix this?
Hello Jeyantus
When you are posting on tickets that are not yours or have questions or issues which are not related to the title of the active ticket can you please open a new one, and we will help you there. In that way, issues and questions which are related to different subjects will be in different tickets so other customers or our support agents can find it easily. Our policy is to have one issue or question per ticket because of the reasons that is described already.
Thank you for understanding.
Kind Regards,
Aleksandar Vuković
[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
Hi Aleksandar,
The issue is entirely related to the current post. It is better that we address it here so others can benefit from it as well. Let me explain my issue in more detail:
Amelia short code does not work with Elementor Pop-up. You guys provided a solution below to make it work with elementor pop-up. However, this solution does not work with all the amelia shortcodes. For example, I want to use it with the following short code:
[ameliaevents tag=”name”] which would translate to [ameliaevents tag="name" trigger=amelia-button-id]
However, when I use this shortcode combo, it shows the shortcode of [ameliaevents trigger=amelia-button-id], it is not specific to the tag name I would like to target.
How can we fix this?
Sorry, Jeyantus, but you haven't mentioned the Elementor popup in your previous comment, just that the [ameliaevents tag=”name”] shortcode doesn't work for you.
When using tags, you need to actually have a tag called "name" in the Event, and you should use single quotes, not double quotes, like mentioned in our FAQ section.
So, please try using [ameliaevents tag='name'] only after you confirm there is a "name" tag in the Event:
Kind Regards,
Aleksandar Vuković
[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
Okay thank you Aleksandar, I was not using the single quote. It works when I use the single quote. The shortcode works fine without any quotation except in Elementor pop-up. It seems the single quote is required when using elementor pop-up.
Now the issue is that. I am unable to put multiple pop-up with the shortcode on the same page. The shortcode only works on the first trigger I click to activate the elementor pop-up with shortcode. When I click other triggers to activate different shortcodes in pop-up it no longer works or it shows listing for all the events rather than the specific tag I have targeted.
Can you look into this issue?
Not sure if I understood you correctly there, but if you're using multiple pop-ups for Amelia, all those new buttons need to have different trigger names.
So, if the first button's Button ID is "AmeliaPopUp", the second one needs to be "AmeliaPopUp2", and the shortcode would be different for that one.
Kind Regards,
Aleksandar Vuković
[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
I have unique button ID's for all the buttons on the page and their respective shortcodes. The shortcodes and button Id's are correct. For example, I have three button (A, B, C button) on the same page. If I click button A, it will open the elementor pop-up with shortcode listing the events for one particular tag. Now, if I click button B, it will open the elementor pop-up with listing for all the events not particular to the tag name specified in the shortcode.
Now, if I click button B before button A, then the event listings for button B would be correct but the event listings for button A would show all the event listings not specific to the tag specified.
I hope what I am trying to say is clear. How can I resolve this issue? Also, if I reclick the same button, the contents of the shortcode does not reappear. How can I fix it that the content shows each time I click on the button
I see, Jeyantus
I don't believe this is something you can fix on your website, but it'd have to be forwarded to our development team for review.
With all existing tasks and issues they have, I cannot guarantee this will be fixed any time soon. I will forward your comment to our developers, so they can replicate it, and see what's going on. As soon as I hear back from them I will let you know.
Kind Regards,
Aleksandar Vuković
[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
Can you please create a new private ticket, where you'd be able to provide us with a temporary wp-admin user, so our administrators can check what's going on?
Kind Regards,
Aleksandar Vuković
[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