CRP Image missing srcset
-
Hi. Firstly, thanks a lot for your great plugin. ??
I’m currently trying out stuff on a temporary private website.
Problem:
The markup for the related post image does not have srcset. The plugin shows the correct image (AKA the post’s thumbnail or featured image), but there is no srcset. I need srcset to reduce bandwidth usage.Using Chrome’s inspect tool, this is the markup I get:
<img src="https://mydomain.com/cms/wp-content/uploads/2020/09/water_drops-copy-652x408.jpg" class="crp_thumb crp_featured" alt="Media Settings Tester" title="Media Settings Tester">
OTHER INFO:
The file “water_drops-copy-652×408.jpg” has multiple sizes automatically created by WordPress. I verified this using my control panel’s File Manager to check inside the Uploads folder.
WordPress version: 5.5.1
Theme: TwentySeventeen version 2.4
Plugins installed:
1. Contextual related posts
2. Hide My Site (to make the site private because it is for testing/development only)
3. Regenerate ThumbnailsMy CRP Thumbnail settings
(WP Admin > Settings > Related Posts > Thumbnail):
Location of the post thumbnail: Display thumbnails inline with posts, before title.
Thumbnail size: thumbnail (652×408)
Hard crop thumbnails: unchecked.
Generate thumbnail sizes: unchecked.
- The topic ‘CRP Image missing srcset’ is closed to new replies.