Accessiblity
-
Hello!
testing my website with https://tenon.io/ i’ve notice that
on cookie-notice.php line 717 there is a<a href="#"...that is not consider really accessible. so it wold be great if you can change in the next release with this:. '<button id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie ' . $options['button_class'] . ($options['css_style'] !== 'none' ? ' ' . $options['css_style'] : '') . '">' . $options['accept_text'] . '</button>'I think is very important to be accessible just out of the box 😉
I’ve seen on your website that you have attended to the WordCamp Europe 2017 here in Paris. It’s such a pity we didn’t meet! https://www.youtube.com/watch?v=kAnyNL6jGgs&list=PL1pJFUVKQ7EQOkqtnkoe302FSgtqLerFN&index=30 this speech really inspired me.
The topic ‘Accessiblity’ is closed to new replies.