Reply 323986 to: Error message on checkout, stays on page

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

Hello, @HDTeam

Did you try to edit et-core-plugin/packages/woocommerce-email-template-customizer/includes/email-render.php file and then find

public function remove_wc_style() {
		__return_empty_string();
	}

replace by

public function remove_wc_style() {
		return '';
	}

Do you have the error with the emails 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.