Alt text and lazyloading
-
Hello,
I am having issue with the alt text of my images. It seems like the lazy loading creates multiple versions of the same image. And some of this versions don’t have alt text, even thought the parent picture has one on my wordpress library.
Did I miss something ?
For example :
<a href="https://www.alternative-francaise.fr/categorie/decoration/"><img width="46" height="46" data-src="https://www.alternative-francaise.fr/wp-content/uploads/001-aromatherapy-150x150.png" class="lazyload" src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==" /><noscript><img src="https://www.alternative-francaise.fr/wp-content/uploads/001-aromatherapy-150x150.png" width="46" height="46" /></noscript>Décoration</a>
Alt text should be “Decoration et home”.
Thanks for your help!
The page I need help with: [log in to see the link]
- The topic ‘Alt text and lazyloading’ is closed to new replies.