Accessibility
-
Your plugin is using an aria-label in an unsupported way. On line 166 of /includes/shortcodes/class-ctl-loop-helpers.php there is an aria-label applied to the div surrounding the timeline items title with an aria-label set to 2. That is an invalid use of an aria-label and causes our site to fail accessibility checks. I have a filter applied to your shortcode right now that removes the aria-label and now our site is passing accessibility checks. Can you remove the aria-label in your code?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.