I just worked out why it wasn’t working.
In order for WordPress to generate the srcset and size attributes for images in the_content, it must have a class associated with it indicating the image attachment id (for example, ‘wp-image-41’).
This is automatically attached to the image when it is inserted via the editor.
Unfortunately, in my older posts, all this class information has been stripped. Will have to go back through and re-insert the classes 🙁
Related Posts:
- How do I disable responsive images in WP 4.4?
- WP 4.4. responsive images browser choosing the “wrong” one
- How to insert pictures without hard coded dimensions?
- Making WordPress Gallery (.gallery-item) Responsive?
- WP 4.4 aspect ratio with responsive image
- How can I serve different images depending on screen size with wordpress
- add data-attribute to all images inside the_content()
- How to Make WordPress Default gallery responsive on mobile?
- Responsive background images added inline
- Responsive Images – Add srcset attributes to custom Images Function
- Get a list of all image sizes that match aspect ratio of original one
- How to exclude an image size from the WordPress srcset
- Responsive Images Resizing Images
- Featured image (responsive) above content is too small after update to WordPress 4.4
- How to display a different image size for mobile
- WP Responsive images – upload custom image sizes
- Fuzzy Images in WordPress 4.4
- Removing height and width from images with a caption
- Extracting gallery images in WordPress 3.5 on index.php
- How to create ‘Local’ filters for WordPress srcset sizes in template parts?
- Multiple amp-image overlays. How to properly do this in wordpress?
- Fallback for missing srcset images
- max_srcset_image_width doesn’t work as intended
- Using SRCSET with Images and Featured Images
- Omit image captions from get_the_content()
- Understanding WordPress image sizes and responsive images
- Custom responsive ‘featured image’ sizes
- One of my image sizes isn’t showing up in srcset
- How to stop WordPress from completely overriding my tags in my templates?
- Adding srcset to an image in ajax
- Serve different images per screen size and cache possible?
- Disable Media File Image Link On Mobile Devices
- All 3?: Responsive resizing of images + image width of actual image for small images + max-width for all larger images
- Why does WordPress list all image sizes in srcset even if they’re larger?
- How to remove image size inline style in article and include caption
- Responsive header image
- What’s are some best practices for responsive images (e.g. for section headers)?
- How to get title of images in post content
- WordPress Responsive Image ( srcset ) not work properly
- Responsive Images – Defining
- Decide how Hero image appears on mobile
- Responsive Featured Images Not Working
- Responsive images with srcset
- Getting extra image links in code with wp_get_attachment_image
- built-in responsive images in content – do I need to add anything to functions.php?
- Why do images inserted in the post content via the_content() go off the max-width?
- Responsive images in Bootstrap 4 slider
- WordPress not choosing the right image from srcset
- Responsive Images in WordPress
- How to best adjust images to a max content width of 490px?
- Filter the_content() to add custom figure tags
- Removing image dimensions from `the_content`
- Show uploaded images in full size
- Is there a good way to use CMS images with CSS
- How to access & display images from a post without textual content ( and vice versa) according to best wordpress practices
- Remove one srcset entry from wp_get_attachment_image
- Generate / attach Image srcsets from ACF Image Field
- Remove srcset thumbnail attribute for products in the WooCommerce shopping cart
- wp_get_attachment_image with custom size not rendering possible 2x srcset image
- medium_large image size not displaying properly on the frontend?
- get_post_gallery with Gutenberg
- Saving the pre-sanitized filename of an attachment as the Title or Caption
- Add aditional class to get_avatar when showing image
- Double thumbnails?
- Alter media caption/description conflict in WordPress?
- No srcset for hard-cropped thumbnails
- Loop through child images of a parent for a Nivo Slider
- Limit author image size
- Remove the http protocol from images
- Display one random image, but only if landscape
- How to change image url?
- How to order images in a post in WordPress 3.3?
- Override img class in gallery
- Change image url size in post editor (when cliking on image)
- Set jpeg_quality for certain post-types
- image uploaded cant be shown
- WordPress automatically downscaled images larger that original
- I got an issue after i migrated a site
- I want to use the GD image editor for just one function then switch back to ImageMagick
- Where is the right place to store custom images?
- Load Gallery Images with Title on Homepage BX Slider
- Resize images in batch
- Advice on image heavy site, compression and slow page loads
- Auto delete pictures in media library by age
- Show last 12 uploaded images on home page, but only from posts
- Link to full-size image for subscriber only
- Thumbnail and image management
- Change Image Size option in the settings in bulk
- Allow wp media library to check already selected images displayed in div
- Rebuilding core image block
- Custom image size with srcset
- How to source control manage site images
- Server peek by Own-IP-Calls?
- Change Featured Image Size of the Post
- Function the_content
- Surround uploaded image link with div
- Check if post has image
- how do i update version for super skeleton
- How to have the frontend show the appropriate image size?
- Copy Content with Images to Other Site