• Resolved grex22

    (@grex22)


    When using this plugin, it doesn’t seem to change the URLs for the srcset responsive image paths that WordPress adds in. I’m getting output like this:

    <img src="https://domain.com/picture.png" srcset="https://domain.com/picture.png 200w, https://domain.com/picture.png 300w" />

    Note that the src has the https, but the srcset attribs have http (no s)

    Any ideas?

    • This topic was modified 8 years, 1 month ago by grex22.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter grex22

    (@grex22)

    Bump?

    Hi, the plugin forces the SSL. If there is a hardcoded url with http then you need to change that.

    Make sure you changed the WordPress Address (URL) and Site Address (URL) parameters under General > Settings to https

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mixed content issue with responsive images srcset’s’ is closed to new replies.