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,
I want to know how to edit the output of the order details in the Woocommerce emails (customer new order, customer on hold order, etc). More specifically, there are some fields that I don't want to show (number of people in the appointment and possibly some custom fields also).
Thanks in advance,
João
Hello João,
There isn't a possibility in Amelia to choose these information, unfortunately. I assume the information sent to the WooCommerce checkout page are the ones added to the emails as well.
You can try removing this directly in the code of the plugin if you want, but please note that this change will be lost when you update Amelia so you would need to apply it after each update.
You can access these information in the file WooCommerceService.php at location
src/Infrastructure/WP/Integrations/WooCommerce/WooCommerceService.php
method
If you have any further questions feel free to ask.