Image width exceeding limits
-
Recently we are running into some issues with images getting past the image width restriction set by this awesome plugin.
Here is a clip of an RSS example, which has one image that has gotten through with a large image width, and in this particular item it has replicated the image twice in the description.
(we are using 560 as max width)
<img width="2150" height="1410" src="https://example.org/wp-content/uploads/2022/03/example.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" />
We are using full text option and some images when they get to mailchimp are set to 1200px width, which is the default media setting for our “Large” image size.
<img aria-describedby="caption-attachment-349843" title="Screen Shot" src="https://example.org/wp-content/uploads/2022/03/example.jpg" alt="" class="size-large wp-image-349843" width="1200" height="665" border="0">
Settings:
Environment:
WP 5.8.3, PHP 7.4, Classic Editor,
HackRepair list via iThemes Security is ON but this has not changed recentlyWould appreciate any insight you have, and also curious if anyone else is able to replicate this. Thanks!
- The topic ‘Image width exceeding limits’ is closed to new replies.