Reply 323827 to: animalshop and the customer no email from Xstore now

Avatar: Olga Barlow
Olga Barlow
Support staff
May 13, 2022 at 16:11

Hello,

Edit et-core-plugin/packages/woocommerce-email-template-customizer/includes/email-render.php file and find

public function remove_wc_style() {
		__return_empty_string();
	}

replace by

public function remove_wc_style() {
		return '';
	}

Try after that.

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.