-
Notifications
You must be signed in to change notification settings - Fork 605
Missing Alt Attributes For Images Nivo-Slider Automatically Adds #408
Comments
I also had that problem in my website CoolTechUnder.com As I only worry about Google audit, and I'm ok to have some general alt text for all images, I did only one change in line 79:
In this case I have alt attribute always set.
Hope this helps |
Hello, I made some change in the code to correct this issue #408 |
Thanks!
…On Thu, Jan 14, 2021 at 4:56 AM NeoGiani ***@***.***> wrote:
Hello, I made some change in the code to correct this issue #408
<#408>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#408 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJC2QVO6GDXCPAMOZFX2UIDSZ25WFANCNFSM4EZFPM2A>
.
--
Jennifer DeRosa
Sun Embroidery Screen Printing
1-609-204-9724
|
There is also an updated fork here - I will check to see if this change is applied in there (or add it), along with compatibility fixes for newer jquery - https://github.com/thecarnie/Nivo-Slider-jQuery |
Ok, It's not possible to merge on this repo ? |
I don't have merge access -- but I see that one of original project leads merged the pull request -- |
When I run a site audit with Google Lighthouse the slider image alt tags are missing (I receive an error in GL) even though they are included on my html page. Is it possible to add the alt attributes into the image tags nivo-slider automatically adds?
The text was updated successfully, but these errors were encountered: