Images aren’t coded correctly in emails
-
Hi,
In my client’s abandoned cart emails, the images are showing as HTML code. <> are converted to < > and the quotes don’t match. Example below:
<img width=”242″ height=”159″ src=”https://www.wholesalefairygardens.com/wp-content/uploads/2019/11/time-to-garden-good.jpg” class=”attachment-woocommerce_thumbnail size-woocommerce_thumbnail” alt=”” srcset=”https://www.wholesalefairygardens.com/wp-content/uploads/2019/11/time-to-garden-good.jpg 242w, https://www.wholesalefairygardens.com/wp-content/uploads/2019/11/time-to-garden-good-150×99.jpg 150w” sizes=”(max-width: 242px) 100vw, 242px” />In the code above < keeps getting converted to <, but in the email source it is showing as the HTML entity and not the character <.
This just started happening. It might have started with the latest update of WordPress. The site is on WP 5.3.2.
The topic ‘Images aren’t coded correctly in emails’ is closed to new replies.