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,
first i can't access to my old tickets - [email protected] / [email protected]
Second we got a code from you:
window.beforeConfirmedBooking = function()
{
window.location.href = "https://go.helmutberger.life/am-telefon-termine-dankesseite/";
};
but this doesn't work for ameliastepbooking.Do we need a sperate code for this?
Kind regards, Daniel
Hello Daniel,
Thanks for reaching out to us. Apologies, but for some reason i couldn't find any open tickets on the emails provided below. Can you please provide more details regarding your request so we can continue here?
I suppose this should be a webhook / API hook request?
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and 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
Hi,
thanks i found the other account so its ok.
The code was on the site to bypass the confirmation page after the booking - to go directly to the Custom Thank you page.This worked with the old booking formular but not with the new Step booking formular.
So is there a new Hook that does the same? I want to confirm booking and jump directly to the Thank You page without having the congratulations site where i can save the date into my calendar. Kind regards, Daniel
That is the full code.
I have a page builder - Breakdance Builder
then i hav a shortcode element with the service shortcode [ameliabooking service=8]
and a code block element with the code i provided in my first message or see screenshot
That is working great, but if i change the shortcote to [amelistepabooking service=8] it doesn't work
i think the new step booking has another Hook that this is working maybe beforeconfirmedstepbooking.....
Kind regards, Daniel
Attached files: codeblock-amelia.jpg
Hello Daniel,
Here is the script that you can try
Please, let me know if it works.
Kind Regards,
Stefan Petrov
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps, and 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
Perfect, that worked ;)Thx, great support
Sorry, that worked but the appointment was not saved.
I think it is going to fast to the thank you page. Maybe a delay could fix this that it is time to save the appointment in the backend