There is an option in the WooCommerce settings that shows you how to override and edit the email templates: WooCommerce -> Settings -> Emails
From there, simply click on the email name or the cog/settings icon to the right of the email template that you would like to modify and you will be presented with the following screen:
Highlighted in Red, is the section that refers to the emails HTML template.
You can click on the ‘Copy file to theme’ button and this will copy the email template file from:
wp-content/plugins/woocommerce/templates/emails/
to your currently active themes folder as a template override:
wp-content/themes/your-active-theme/woocommerce/emails/
Update: This was caused by a plugin and was found when I asked OP to disable plugins to test in comments below
Related Posts:
- WooCommerce – Load Templates From Plugin For All Template Files
- how to redirect to my template
- How to send an automated email to the customers when product is added woocommerce
- Woocommerce – Change Variable Product Add to Cart to behave like external product using Custom Field (link) [closed]
- WoCommerce Cart is not showing pricing
- Programmatically generate new pages for a site based on page template and content elements accessed via DB
- WordPress eMails not working
- Template conflict with WC Payment Method
- Get value from an input field and pass into update_meta_data as $meta_value
- WP Customer Reviews call short code on another page [closed]
- Send Processing Order Email from custom payment plugin
- additional fields based on the quantity of products selected
- Possible to overwrite load_template function in plugin using functions.php
- I want to disable Cash on delivery based on product tag in woocommerce Checkout Page [closed]
- Is there a way to create custom product templates based on category on WooCommerce?
- Woocommerce Deposit, then random payments until product paid in full [closed]
- How to toggle between two custom fields in WordPress woocommerce ‘WC Product Field Group’ plugin?
- custom payment gateway in woocommerce failed to connect to remote api server
- Looking for a way that will collect visitors emails before letting them view the blog posts [closed]
- Display encrypted content on my website
- Programmatically Process Order through WooCommerce/Stripe Payment Gateway [closed]
- Replacing a plugin function with a custom renamed function doesn’t work
- How to display (plugin?) output on a single page (not a widget, probably not a short code) – template, plugin, combination?
- CampaignMonitor for WooCommerce – Move subscribe button [closed]
- Multiple Billing forms in WooCommerce (one billing form per product)
- Creating a Callback URL for WordPress Woocommerce to update Order Status
- Change Product Addon price based on select Variation
- WooCommerce – Maximum qty per line per product
- Woocommerce Create custom product type with variations
- Facebook Messager Plugin
- Sending HTML emails via wp_mail not working properly
- Remove /product/ from url. I want only category name then product name
- Pre booking doesn’t work with custom bootstrap modul in woocommerce [closed]
- WooCommerce specifc variations for specific user role [closed]
- Save custom attributes of product in woocommerce
- Filtering WooCommerce Orders by Category
- Advanced Custom Field DatePicker [closed]
- trying to get product category image in woo-coomerce
- How to add checkboxes for a woocommerce product? [closed]
- Use of Templates in a Plugin
- Why am I getting ( WooCommerce Services could not be installed (Could not create directory.). ) error and how to solve it ?
- Add comments for template variables
- Product queue for my subscription box
- Want to Show Sub categories under Categories section using Woo Commerce [closed]
- how to do login using woocommerce rest api From android
- Custom Pages for Woocommerce Product-Category Pages
- Woocommerce Minimum Price for a Composite Product to add in cart
- creating a custom shop page display on archive woocommerce
- Send email when a portfolio project is updated
- Render custom php template into string
- Perform internal redirect in WordPress?
- How WordPress is able to change locale without using setlocale
- Notify comment author upon reply
- Sync User to cPanel webmail?
- Woocommerce Shop page variation product button replace with add to cart button
- How can I insert thousands of Woocommerce products by batch with PHP? [closed]
- WooCommerce search products between price range using WP_Query
- Is there any hook for theme activation ? or something similar?
- How to use get_template part in the plugin?
- Redirect to another page using contact form 7? [closed]
- changing posts layout in ultimate member profile plugin
- Template filter for custom taxonomy terms
- How to use add_submenu_page() for editors?
- PHP Error When a plugin is active
- How to pass variables to a function argument using add_action [duplicate]
- how to force tag page layout to use same as search layout?
- woocommerce with custom post type
- How can I use a file in my plugin as a replacement for single.php on custom-post-type query?
- Is it possible to send blog posts via email to subscribers?
- Calling the_excerpt from inside a plugin template file
- Best practice for including plugin output in a template without using shortcode?
- Implementing an “Email this” button?
- Timber – Twig post.content returns null can’t create ACF Gutenberg blocks
- Is there a way to get plugins and themes not built for multisite to work on a network subsite?
- Send admin an email when a user’s search has no results
- Exact Hook to payment methods
- Restrict content based on buy woocommerce product
- How to get a list of bundled products using wp_query in woocommerce
- Adding Static Image to WooCommerce Content-Single-Product template
- Where to find the code used to render a page that has a shortcode and a template defined?
- How do I override plugin templates and stylesheets?
- Hide a Menu Item on Login
- WordPress as template engine
- Looking for advice for a mail sending plugin
- How to check if an email was sent from or originated from a specific plugin?
- Default taxonomy template in plugin, override in theme
- Plugin to email a post or page to someone
- Collecting email addresses via a “beta” sign up form
- Product count in archive page Title in WooCommerce [closed]
- Add item to the woocommerce dashboard menu from a plugin
- WooCommerce – set session with new cart item meta when updating cart item quantity [closed]
- How to get the particular product quantity in orders in Woocommerce [closed]
- SMTP Error: Could not authenticate [closed]
- Get Every Key & Value from Array then Display All in New Line
- Woocommerce Coupon Menu and Marketing Menu missing After “Coupons can now be managed from Marketing > Coupons.” [closed]
- Get orders of a specific customer woocommerce
- WooCommerce: Force coupon for existing/registered customers [closed]
- Plugin Admin Menu Boiler Plate
- Add_rewrite_endpoint doesn’t work with post name permalink structure
- wc_get_template new template does not showing up