Here is how to modify MarketKing emails in terms of design, text, or structure.
How to modify email text
If you simply want to modify specific text strings within emails (small changes), the easiest way to do this is by "translating" the email with a plugin such as Loco Translate.
This does not require actually changing the language. If your site is in English, you can simply create an English translation and it will take priority. You can use this method to modify text strings everywhere in the plugin, as well as in emails.
Here's more info on using Loco Translate with MarketKing: Translation and Localization Guide
How to modify email structure and content
If you're looking to make structural or major changes to emails, you can do this by copying the email template to your theme folder and editing the template there.
For example:
- Go to wp-content/plugins/marketking-core/public/emails/templates/
- Copy a template such as "vendor-new-account.php"
- Paste it in your theme folder, such as wp-content/themes/storefront/
- Modify the PHP template in the theme folder however you want
Note! There is a folder difference between MarketKing and WooCommerce emails! WooCommerce email templates must be copied to wp-content/themes/storefront/woocommerce/emails/, whereas MarketKing email templates are copied directly into the theme folder.
How to customize email design
If you want to customize the design or color scheme of emails, MarketKing is compatible with most email designer plugins.
Specifically, we have tested it with Kadence Email Designer, which is capable of correctly changing the design of MarketKing emails.

