• Resolved leerh

    (@leerh)


    I have your plugin installed and was wondering how I can remove the order date and custom field text (field label) from any emails being sent out.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author tychesoftwares

    (@tychesoftwares)

    Hi @leerh,

    For removing the delivery date field label from email only, you will have to override the email template from WooCommerce > Settings > Emails section and then you will have to make few changes in the template file as per your requirement.

    You can fetch the delivery date using the meta key and customize it as per your requirement.

    Do let me know if you want to customize the email template in that way. I will share with you the code for fetching the delivery date.

    Thread Starter leerh

    (@leerh)

    Thanks for getting back to me. I am using an email customizer plugin, called Kadence WooCommerce Email Designer, not the standard emails woocommerce provide. Will that make a difference?

    My knowledge of PHP and javascript is almost zero, I know CSS, but that won’t help me here. Any help would be great though.

    Plugin Author tychesoftwares

    (@tychesoftwares)

    Okay, then would you please contact to Kadence WooCommerce Email Designer plugin and ask them to make the necessary changes in their plugin. I think they will assist you in a better way here.

    The reason is we do store the delivery date in database and then the plugin which does show the delivery date in email, is responsible for this. So, you will have to contact them. If they will need any help, don’t hesitate to ask me.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Order date and custom field in customer emails’ is closed to new replies.