fix wcag 2.1 accessibility errors on pods
-
I’m having accessibility errors using Pods blocks.
These are the errors I’m getting:- Criterion: 1.1.1 1.3.1 4.1.2 Tech: H65
Using the title attribute to identify form controls when the label element cannot be used - Criterion: 1.3.1 4.1.2 Tech: ARIA16
Using aria-labelledby to provide a name for user interface controls - Criterion: 1.3.5 Tech: H98
Identify the purpose of inputs using the autocomplete value
I entered the error code and the link to its explanation.
The errors all concern the search form between the pods and perhaps also the pagination buttons. From what I understand it is enough to add the aria and role attributes to make it accessible. could you help me to solve them, is it possible to add them somehow in the plugin, in the pods search bar template?
- Criterion: 1.1.1 1.3.1 4.1.2 Tech: H65
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘fix wcag 2.1 accessibility errors on pods’ is closed to new replies.