Home Forums WoodMart support forum Old version of email template

Old version of email template

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #676928

    Mentalunix
    Participant

    Hello Support,

    I have a template that is an old version.
    Is there a patch for it?

    woodmart-child/woocommerce/emails/admin-new-order.php

    – Version 9.8. is outdated. The main version is 10.0.0. –

    Or how can I update it?

    Thanks for your help!

    Best regards,

    Dominik

    #676998

    Hello,

    The file admin-new-order.php in your woodmart-child/woocommerce/emails/ directory is a custom override of the WooCommerce email template. Since it’s based on an older version (9.8) and WooCommerce has updated to version 10.0.4, you are seeing the version mismatch notice.

    To resolve this:

    1. Please ensure that your WooCommerce plugin is updated to the latest version.

    2. After updating, you can copy the latest admin-new-order.php template from:
    wp-content/plugins/woocommerce/templates/emails/admin-new-order.php

    3. Replace the outdated file in your child theme directory with the updated one. If you’ve made customizations in the old version, compare both files carefully and reapply the changes as needed.

    Best Regards,

    #677083

    Mentalunix
    Participant

    Hello,

    Thank you very much for your quick support and solution!
    I suspected as much.

    So my problem is solved and everything is fine again!

    Many thanks and best regards,

    Dominik

    #677113

    Hello,

    You’re Most Welcome!

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.

    Have a great day.

    Topic Closed.
    Best Regards,

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Old version of email template’ is closed to new replies.