• Resolved nik7n

    (@nik7n)


    WP’s built in file uploader supports convertion of image into different sizes for different screens and it adds HTML “srcset” and “sizes” attributes to img tags. But since this plugin doesn’t apply srcset attributes to img tags it results in attaching the originally uploaded image into img[src], which means it can be multiple megabites per image (even if only thumbnails shown)

    Would be greatif this will be fixed

    • This topic was modified 4 years, 12 months ago by nik7n.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support cusrev

    (@cusrev)

    Thanks for trying our plugin!

    Can you please share URL of a page with this problem?

    Plugin Support cusrev

    (@cusrev)

    We haven’t heard from you for more than two weeks. For this reason, I’ll assume that either you are not interested in this question/problem anymore or it has been resolved. If this is not the case, please let us know and we’ll be happy to help.

    Thread Starter nik7n

    (@nik7n)

    > Can you please share URL of a page with this problem?

    Why do you need an URL? It’s not an issue I can show visually

    • This reply was modified 4 years, 11 months ago by nik7n.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Missing “srcset” and “sizes” attributes on images’ is closed to new replies.