• I have installed your plugin on the site and it has corrected most of the issues but it is not fixing insecure links in the srcset attribute in the source sub-element of, for example, a picture element.

    <picture>
      <!--[if IE 9]><video style="display: none;"><![endif]-->
      <source media="(min-width: 901px)" srcset="https://mitmagazine.co.uk/wp-content/uploads/2020/11/shorthand/25656/1xJSIik2Sb/assets/sn66Yo0uZ8/scrollmation-500-2-uvm-1.gif">
      <source media="(max-width: 900px)" srcset="https://mitmagazine.co.uk/wp-content/uploads/2020/11/shorthand/25656/1xJSIik2Sb/assets/sn66Yo0uZ8/scrollmation-500-2-uvm-1.gif">
      <!--[if IE 9]></video><![endif]--><img src="https://mitmagazine.co.uk/wp-content/uploads/2020/11/shorthand/25656/1xJSIik2Sb/assets/sn66Yo0uZ8/scrollmation-500-2-uvm-1.gif">
    </picture>

    Is there any chance of getting this covered off in the plugin please

    Cheers
    Greg

    The page I need help with: [log in to see the link]

  • The topic ‘Srcset attribute of picture tag not getting fixed’ is closed to new replies.