chnm / rrchnm-wordpress

0 stars 1 forks source link

search results - images with no alt value #114

Closed IdaAkiwumi closed 4 years ago

IdaAkiwumi commented 4 years ago

When using the search feature, WAVE alerts to images not having an alt value/text.

https://rrchnm.org/?s=news https://rrchnm.org/?s=annual+report

kimisgold commented 4 years ago

With https://github.com/chnm/rrchnm-wordpress/commit/82a4a4df10ee8eda1eafe1ade99201bc19416645, this should now be fixed.

IdaAkiwumi commented 4 years ago

WAVE is alerting to these 4 images (on searching for news) having nearby images with same alt text. Something similar is happening on the other search (annual report). I wonder if it's the repeated alt text on the text link? Screen Shot 2020-10-19 at 10 59 59 AM Screen Shot 2020-10-19 at 11 00 14 AM Screen Shot 2020-10-19 at 11 00 22 AM Screen Shot 2020-10-19 at 11 00 31 AM

kimisgold commented 4 years ago

The fix in https://github.com/chnm/rrchnm-wordpress/commit/23bd3670bd681bfd836637aa3999c434e33ea92e should also apply here.