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
Hello,
Since the latest update, I am required to use two widgets (shortcodes) to make the Amelia booking popup appear:
One widget without any parameters
And another with the correct parameters
If I use only the widget with parameters, the booking buttons no longer trigger the popup as expected.
Thank you in advance for your help!
Best regards,
Victor
Same problem here (private ticket #4002301)
Hello there,
Thank you for reaching out to us.
We have explained already too Seb there is bug related to pop ups and our Dev team is already working on it.
In the meantime you can try this CSS please check if the trigger button has the following CSS property applied:
pointer-events: none;
If that's the case, you can override it by targeting the button using its class or ID defined as the trigger, and applying the following CSS rule:
.trigger-button-class {
pointer-events: unset !important;
}
This will re-enable click events for the trigger button and allow the popup to function properly.
Hope this helps.
Looking forward to your reply.
Kind Regards,
Marko Davidovic
Kind Regards,
Marko Davidovic [email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, 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