5
votes
Use srcset for dynamic image output
Kadence's default blog archive display uses srcset for the featured image so that the various image sizes are included. Can the dynamic image content be set to output the same srcset instead of just the main img src?
For example, when I use the Elements Template option to replace the Archive Loop Template and create my own blog archive layout, I can use dynamic content to display the post's featured image. But that image is output with just img src, not all the srcset image sizes.
Would love for the dynamic featured image output to match the default featured image code.


