• Is it possible to actually choose entirely different images as part of the srcset versus just different image sizes?

    My use case is we have images designed for larger displays with overlayed text. If we just make those images smaller, the text becomes unreadable. So instead we need to use a completely different version of the image.

    Right now we are “solving” this problem using CSS and display:none, display:block etc. but that isn’t very efficient in terms of keeping the page size down.

    thanks

Viewing 1 replies (of 1 total)
  • Plugin Author stefanledin

    (@stefanledin)

    Hi lsilver!
    I understand your problem and it’s a good question. It would indeed be nice to have that ability, but I’m afraid RWP doesn’t.

    I’ll keep this thought in the back of my head and see if I get any bright idea about how to implement this. If you have any suggestions about how you would want this to work inside WordPress, feel free to tell me ??

    Hope you still find RWP useful!

Viewing 1 replies (of 1 total)
  • The topic ‘Choose specific images for the srcset?’ is closed to new replies.