• Resolved nelsonamaya

    (@nelsonamaya)


    Hi, I’m running my site on an NginX server and I cannot edit the server config files, so I’m delivering the WebP versions of the images in the front-end using the <PICTURE> tag syntax.

    My question is, what if I’m already using the <PICTURE> tag in some of my images? Will this plugin create a <PICTURE> tag inside my current <PICTURE> tags?

    Also I have some cases where I’m using a <IMG> tag as fallback for the <VIDEO> tags, how does the plugin work in this case?

    Thanks.

    • This topic was modified 4 years, 4 months ago by nelsonamaya.
Viewing 1 replies (of 1 total)
  • Plugin Support Gerard Blanco

    (@sixaxis)

    Hi @nelsonamaya,

    The <picture> method replaces <img> tags, therefore it will ignore any other tags.

    Regarding the <video> case, I believe it should work like any other <img> tag. But if you see any bug, just let us know!

    Best,

Viewing 1 replies (of 1 total)
  • The topic ‘What if I’m already using the PICTURE tag?’ is closed to new replies.