Home Forums Plugins WooCommerce Orders Tracking Hide Carrier From Emails

Hide Carrier From Emails

  • Author
    Posts
  • #61301

    Alanon202
    Participant

    Hello,

    As the title says, I would like to be able to hide the carrier name completely, so that my customers never see China POST or whatever the carrier may be in any of the places that the tracking plugin controls.

    As far as I can tell, there are four places where the carrier name is displayed – the order tracking page, order details (My Account/Orders/View), the Woo Commerce order completed transactional email, and the order table in other emails.

    I was able to change the design of the order tracking page to not display the carrier information, and I also hid the carrier info in the My Accounts section using this CSS code, which I presume is correct:

    div.woo-orders-tracking-orders-details-tracking-carrier {
    	display: none;
    }

    However, I need some help hiding it from the emails.

    During a pre-purchase conversation on Envato, the support team indicated that this will become an option in a future update of the plugin. They also said they could make a temporary version with this feature until an update is made. I’m making this post because it will be easier for the staff to read and respond here than in the comments on Envato.

    Of course, I stand by for any further questions,

    Best regards,

    Alanon.

You must be logged in to see replies to this topic. Click here to login or register