How to properly change appointment details when it moves to Woocommerce cart? There is some fields which I don't want to show for customer, for example:
If you're referring to Amelia's Custom Fields you simply need to go to the Customize menu, click on Custom fields, and select the fields you wish to delete by clicking on the trash icon on the right:
Hello
How to properly change appointment details when it moves to Woocommerce cart? There is some fields which I don't want to show for customer, for example:
Please check my attachment for full picture.
Thank you
Hello Vladimir
This will require some code modification in file
src/Infrastructure/WP/Integrations/WooCommerce/WooCommerceService.php around line 745 you will find this code
This bookableInfo is what will be displayed what will be sent to WooCommerce about appointment.
Probably you have custom fields in the bookableInfo? Let me 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
I have some custom fields configured in Amelia WP admin console. Can I remove them? How to do that properly?
Hello again Vladimir
If you're referring to Amelia's Custom Fields you simply need to go to the Customize menu, click on Custom fields, and select the fields you wish to delete by clicking on the trash icon on the right:
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