Double element added
-
Hi, I have a strange thing here. If I configure WebP express to alter the html, it alters it incorrectly on 4 pages. It adds a double <picture> element, causing the second one to show on the website.
<picture> <source srcset="https://www.villa-ladouceprovence.nl/wordpress/wp-content/webp-express/webp-images/doc-root/wordpress/wp-content/uploads/Villa-La-Douce-Provence-Ornament-350x94.png.webp" type="image/webp"> <picture> <source srcset="https://www.villa-ladouceprovence.nl/wordpress/wp-content/webp-express/webp-images/doc-root/wordpress/wp-content/uploads/Villa-La-Douce-Provence-Ornament-350x94.png.webp" type="image/webp"> <img src="https://www.villa-ladouceprovence.nl/wordpress/wp-content/uploads/Villa-La-Douce-Provence-Ornament-350x94.png" alt="Logo de la Villa La Douce à Lorgues en Provence<mq:ch val=" class="webpexpress-processed"> </picture>" title="Logo de la Villa La Douce à Lorgues en Provence<mq:ch val="" />" class="header-logo webpexpress-processed"> </picture>This website uses the Divi theme, the logo is added in a global module, so the same on every page. The site is translated with WPML.
– The French home page (and 3 other french pages) show the issue
– The Dutch, English and German pages are correctAny idea what the problem is?
I can easily fix it by disabling the ‘alter html’ option, but I though you might want to have a look first.
Thanks
JPThe page I need help with: [log in to see the link]
The topic ‘Double element added’ is closed to new replies.