Comments 1allan started the conversationJune 3, 2020 at 2:00pmanother question. How do i change the endscreen which shows after a client makes an appointment. I would like it to say something like "Thanks, Goi check your email for a message from my assistant, susan". 2,572Aleksandar repliedJune 4, 2020 at 11:32amHello again allanYou can change that in file ../wp-content/plugins/ameliabooking/src/Infrastructure/WP/Translations/FrontendStrings.php around line 72: 'booking_completed_approved' => __('Thank you! Your booking is completed.', 'wpamelia'),You can change that text, but keep in mind that this will revert when the plugin updates, so you'll need to do it again.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 Sign in to reply ...
another question.
How do i change the endscreen which shows after a client makes an appointment. I would like it to say something like "Thanks, Goi check your email for a message from my assistant, susan".
Hello again allan
You can change that in file ../wp-content/plugins/ameliabooking/src/Infrastructure/WP/Translations/FrontendStrings.php around line 72:
You can change that text, but keep in mind that this will revert when the plugin updates, so you'll need to do it again.
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