Home › Forums › WoodMart support forum › Alt attribute of lazy.png
Alt attribute of lazy.png
- This topic has 9 replies, 2 voices, and was last updated 4 years, 11 months ago by Artem Temos.
-
AuthorPosts
-
December 22, 2019 at 11:20 am #164467
BVEdgieParticipantHello,
When using lazy load function, the generated page code shows an empty alt attribute for the lazy.png img. Where can I edit this alt attribute?
ThanksExample : <img alt src=”https://mysite/wp-content/themes/woodmart/images/lazy.png” data-wood-src=”https://secure.gravatar.com/avatar/123?s=32&d=mm&r=g” data-srcset=”https://secure.gravatar.com/avatar/123?s=64&d=mm&r=g 2x” class=”woodmart-lazy-load woodmart-lazy-fade avatar avatar-32 photo jetpack-lazy-image” height=”32″ width=”32″ data-lazy-srcset data-lazy-src=”https://mysite/wp-content/themes/woodmart/images/lazy.png?is-pending-load=1″ srcset=”data:image/gif;base64,123///234″><noscript><img alt=” src=”https://mysite/wp-content/themes/woodmart/images/lazy.png” data-wood-src=’https://secure.gravatar.com/avatar/123?s=32&d=mm&r=g’ srcset=”” data-srcset=’https://secure.gravatar.com/avatar/123?s=64&d=mm&r=g 2x’ class=’woodmart-lazy-load woodmart-lazy-fade avatar avatar-32 photo’ height=’32’ width=’32’ /></noscript>
December 23, 2019 at 7:02 am #164591
Artem TemosKeymasterHi,
Please, describe to us your problems in a bit more details. Attach some screenshots and provide us with a list of steps on how to reproduce it on your website.
Thank you in advance.
December 23, 2019 at 8:22 am #164614
BVEdgieParticipantHello Artem,
I don’t know how I could be more explicit… Have you read my post, really?
I pasted the HTML generated code on a webpage.Best regards
December 23, 2019 at 11:26 am #164616
Artem TemosKeymasterOf course, but where exactly have you copied it? There are maybe hundreds and thousands of images on the website in a lot of different places.
December 23, 2019 at 1:20 pm #164673
BVEdgieParticipantThe main idea is to have alt attribute defined each time the lazy.png image is used.
The pasted code is get from the website link below.
Is it more clear? :/December 24, 2019 at 1:22 am #164674
Artem TemosKeymasterWe just tested that website and see that ALT attribute is there https://gyazo.com/9b874f34aea289b4e2ac207f20683d40
December 24, 2019 at 6:00 am #164774
BVEdgieParticipantNo!
It’s the alt attribute of a product picture.
See attached.Attachments:
You must be logged in to view attached files.December 24, 2019 at 7:05 am #164783
Artem TemosKeymasterThat is why we asked you which image exactly has this problem since the products are working correctly. It seems to be an image for posts author. We will fill that attribute with the author name in our next theme update. Thank you for the report.
December 24, 2019 at 7:18 am #164787
BVEdgieParticipantArtem,
I said “lazy.png” file 😉
So, additionally, you could check here to see that there is 6 occurrences of missing alt attribute for lazy.png file on the page : https://en.alyze.info/ (look at the images tab after lauching exploration of my site). You can test on yours having Woodmart template.
Best regards
December 24, 2019 at 10:27 am #164792
Artem TemosKeymasterYes, you said
lazy.png
but it is the file that is loaded on ALL images when lazy loading is turned on. -
AuthorPosts
- You must be logged in to create new topics. Login / Register