Example of default behavior when <picture> tags are used in HTML before Imagify swaps <img> tags out. We end up with nested <picture> tags.

Example of adding class of “itoi-skip-picture” to an <img> tag to prevent nested <picture> tags.

Example of adding attribute of data-itoi-skip-picture=”yes” to an <img> tag to prevent nested <picture> tags.

Recent Comments