Comments Louise started the conversationDecember 21, 2020 at 9:32pmHello! Is it possible to prevent the customer from cancelling their booking using the customer panel? I just want customers to be able to change the date/time of their booking but not to cancel it.Many thanks!Louise 2,572Aleksandar repliedDecember 23, 2020 at 9:33amHello LouseIt's not possible to disable cancelling from plugin's settings, but you can hide that option using some custom CSS on the page: .am-cabinet-dropdown-menu > li:nth-child(2) { display: none !important; }And it will be shown like this: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 TablesLouise repliedDecember 23, 2020 at 11:55amPerfect, exactly what I wanted! Thankyou so much 2,572Aleksandar repliedDecember 24, 2020 at 3:28pmYou're welcome, LouseIf you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.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 ...
Hello! Is it possible to prevent the customer from cancelling their booking using the customer panel? I just want customers to be able to change the date/time of their booking but not to cancel it.
Many thanks!
Louise
Hello Louse
It's not possible to disable cancelling from plugin's settings, but you can hide that option using some custom CSS on the page:
And it will be shown like this:
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
Perfect, exactly what I wanted! Thankyou so much
You're welcome, Louse
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
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