Home › AliExpress Dropshipping Forum › Ali2Woo Tools › Add-ons & Extensions › How to send tracking numbers to the customers automatically?
- This topic has 2 replies, 3 voices, and was last updated 6 months ago by
Nick.
- AuthorPosts
Comsatis
ParticipantDecember 11, 2018 at 12:55 am #6521Hi,
How do I communicate the order tracking number to customers automatically? Can you communicate a procedure to me?
Regards,
William
Admin
KeymasterNick
ParticipantAugust 26, 2020 at 6:35 pm #10573FYI if anyone is struggling with this.
I found that I have to go to the order and manually Email Invoice/Order Details. This is not automatically sent by Woocomm by default.
Also, not sure if it’s just me or what, but the template by default has a field for date and I found that the date does not populate so I had to remove the lines from the template.
Two lines:
<th class=”date-shipped” scope=”col” class=”td” style=”text-align: left; font-family: ‘Helvetica Neue’, Helvetica, Roboto, Arial, sans-serif; color: #737373; border: 1px solid #e4e4e4; padding: 12px;”><?php _e( ‘Date’, ‘wcali_strack’ ); ?></th>
& <td class=”date-shipped” data-title=”<?php _e( ‘Status’, ‘wcali_strack’ ); ?>” style=”text-align: left; font-family: ‘Helvetica Neue’, Helvetica, Roboto, Arial, sans-serif; color: #737373; border: 1px solid #e4e4e4; padding: 12px;”>Should be line 22 & 34 respectively in the ‘wp-content/plugins/woocommerce_aliexpress_shipment_tracking/templates/email/tracking_info.php’ file.
If you’re looking to modify the actual email template for this it is woocommerce email template: email-order-details.php
- AuthorPosts
- You must be logged in to reply to this topic.