i installed and activated the plug-in, but not if i check the site through browser inspect i don’t see any more air attributes than before!
What am I doing wrong or what could be causing this problem?
at the moment I have left the standard configurations because they seemed correct to me I don’t know if I have to add. other settings somewhere else could you help me ?
]]>The plugin has been fantastic, but I am noticing issues on Mac. I’ve tested it on several OS versions and several browsers per version. Generally using the tab key works on Safari, but not when running Monterrey. I did not get the tab key working on any Mac OS I tested with FireFox. The tab key should bring up a skip navigation box (works on PCs). Has anyone experienced similar issues with Mac? Any work-around?
]]>I have the plugin set to add aria attributes. Siteimprove flags every one of my pages with “Text not included in an ARIA landmark”. I don’t understand why, since I can see in the code that landmarks are added, especially main:
div id=”main-content” tabindex=”-1″ role=”main”
Wondering if you think this is a false positive, or if something else might be going on?
I tried adding another main role to et-main-area, but then the Axe plugin yells at me because “main landmark should not be contained in another landmark.”
I know that aria landmarks are a best practice and not required for WCAG, but I’d like to make sure my landmarks are correct and don’t want to confuse users who use screen readers. Thanks for any suggestions.
]]>First of all, thank you for this excellent plugin!
One question: I have a search module in my main menu and it is missing the label:
Relevant code:
<button type=”button” class=”et_pb_menu__icon et_pb_menu__search-button”></button>`
I have version 2.0.4 of the plugin and “Fix missing labels” is selected.
Thank you!
]]>There is an illustration of a bus in the city to the right of the welcome statement. That and other images on the site appear to disappear on my laptop, all browsers, though I can see them on mobile and when I’ve enabled the Divi builder. In order to make the images show up again, I either have to re-upload them (and that’s a temp fix since it happens again) or I need to deactivate the plugin and reactivate. Is there a setting or some way I can avoid this? I am required to make this website accessible and really need and appreciate your plugin!
Many thanks.
I love your app. Great work and thank you for your contribution.
While using the tab button, the flyout menu is skipped therefore the main navigation section is not accessible. Is this function not possible? Thank you.
]]>Why has this plugin been removed. It fixed a number of accessibility issues that I was having?
]]>Hi! I use Divi Accessibility religiously and love it. It addresses most issues automatically, so thank you @alexstine!
When I add a Divi Search module, there is no label for the Search form input field. I get “Missing form label” error. Does the Divi Accessibility plugin address this in a setting? I would like to add a label with a screen-reader-text class but because there’s no “label,” I’m not sure how to add the label or class to the field.
Have any of you come across this and found a solution?
Thanks so much for your assistance!
]]>hi, thanks a lot for this great and useful plugin!!
does your glasses icon tool help me to comply with the 508 requirements? how can I make sure my website passes the 508 requirements? do you know any online tool I can use to check that?
thanks in advance!
]]>When tabbing through a page with a Divi Google map, the keyboard gets trapped in the map. If you start tabbing backwards after the map, you can go through all the links on the map but then cannot exit. Without any pins on the map the problem goes away. Also, the information on the pins cannot be accessed using a keyboard.
]]>In divi-accessibility-embedded-js.php, the role should be tablist (lowercase l), rather than tabList. With that changed it partially works with a screen reader (tested with NVDA/Firefox) but there are still some issues. When changing from one tab to another with the arrow keys, the name of the tab isn’t announced unless you also press the tab key after the correct tab has been selected. Also, it would be good if the down arrow could move into the tab panel as otherwise a screen reader user wouldn’t know that there was any content in the tab, especially if the tab doesn’t contain any links.
]]>Is this in the works for this plugin?
]]>The “aria-labelledby” tag is being added to the Tab headers like this:
aria-labelledby=”et_pb_tab_control_0″ aria-hidden=”false” style
Is there a way to specify the aria-labelledby attribute so that instead of et_pb_tab_control_0 – it displays the title text of the tab? ‘aria-labelledby’ attributes should be descriptive of the elements they are labelling.
Thanks.
]]>Just wondering if anybody has tested it lately on divi, I activated it…but don’t see anything compared to other wordpress accessibility plugins…what am I looking for here…
]]>The Divi blog uses the blog post title as the alt text for the “featured image”, which is useless from an accessibility point of view. Is there a way to use this plugin or some other trick to fix this?
I know I can use a picture in the post instead of the featured image feature, but then it doesn’t show on the blog page – so something that will make a picture in the post show up there would be a fine solution too.
Thank you!
]]>Has anyone created a general “ADA Friendly” statement when using the Divi Accessibility plugin to help explain what it does without claiming full ADA Compliance?
Thanks!
Dawn
My divi has the plugin installed and it still shows some errors in Mobile Menu from Empty Links. And also empty buttons for the search icon. Can you provide support for the plugin regarding these issues? I am using the Wave Aim checker. Located at wave.webaim.org
Any help would be appreciated.
]]>I have a custom nav and each parent LI has an ID and when I activate the plugin it removes those ID’s and breaks my JS that controls the nav.
For example it removes the ID from this element.
<li id=”menu-item-2985″ class=”menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children menu-item-2985″
]]>Hello,
First, thank you for providing a tool which helps us provide accessibility to all.
My question is this, with my broswer zoomed in at 200% and I toggle the focus indicator over the mobile menu, when I hit enter or spacebar, the menu does not toggle. I have both the aria support for a mobile menu as well as focus modules checked. It navigates wonderfully at normal view but when I zoom, which some customers need to do, the hamburger menu focuses but does not expand when hitting the enter key.
Any suggestions would be helpful.
Thanks in advance,
Joshua
]]>I see that your plugin modifies the mobile menu and Tab modules so they have the “aria-expanded” attribute. Would it be possible to get this added to the Accordions and Toggle modules as well?
]]>Hi! I’m not sure how to resolve a fail I’m getting – ARIA hidden element must not contain focusable elements. It relates to the four blurbs in the hero section. Any ideas?
]]>Hi,
I would like to understand how is possible to edit text or to change the language of “Skip to content” label.
I’m currently using Polylang as multilingual plugin.
Thanks in advance.
]]>It comes up as an error in the Axe accessibility checker that there is no role=”main” landmark for the main content.
I was wondering if there is a reason for that? It looks like Divi doesn’t use a <main> tag and there is nothing with role=”main”.
I resolved that issue by adding the following line to the plugin’s js:
$(‘#main-content’).attr(‘role’, ‘main’);
Any thoughts?
]]>https://www.loom.com/share/de708269b1b64211996c1c92122cd062
We’re having an issue with your plugin causing our submenu bar links to glitch when they are clicked. Please see the attached video and let me know if this can be resolved somehow, please!
]]>I want to add the <label> tags to the fields of a form in the child theme of the Divi theme. I am trying to learn how to use this plugin, but I can not add the suggestions that the plugin shows me.
How should this plugin be used?
Thank you very much for your time
]]>Hi,
Is it likely that this plugin will ever be compatible with the latest jQuery and jQuery migrate versions?
I’m trying to create a fully secure WordPress installation that uses all the latest technologies, this plugin throws up some console errors when the latest version of jQuery is used. See below:
Uncaught ReferenceError: jQuery is not defined
at (index):17
(anonymous) @ (index):17
(index):18 Uncaught ReferenceError: jQuery is not defined
at (index):18
(anonymous) @ (index):18
(index):18 Uncaught ReferenceError: jQuery is not defined
at (index):18
(anonymous) @ (index):18
(index):18 Uncaught ReferenceError: jQuery is not defined
at (index):18
(anonymous) @ (index):18
(index):19 Uncaught ReferenceError: jQuery is not defined
at (index):19
(anonymous) @ (index):19
(index):19 Uncaught ReferenceError: jQuery is not defined
at (index):19
It would be great if it were compatible with all versions and future releases.
Please let me know if this is possible or would cause problems, I may have to find an alternative method if it isn’t achievable.
Many thanks,
Kevin
There is a conflict between Divi Accessibility and Formidable Forms. When Divi Accessibility is activated, spaces can’t be typed into the form. We have confirmed this by disabling and re-enabling the Divi Accessibility plugin.
]]>Hi, I wonder if there’s a way to get ios VoiceOver to say something understandable about the “burger button” (menu button)? Currently it only says “a” which is not helpful for our visually impaired visitors.
Link is in Swedish. We’re a free weekly audio magazine, specifically aimed at visually impaired people, so this is very important to us. Any help is appreciated.
Best Regards,
Martin Holmstr?m
Sk?nes Taltidning
Sweden
Should we use the WP Accessibility plugin alongside this Divi Accessibility plugin? Or does this Divi plugin handle most of the things that the WP Accessibility one does?
]]>Hi
I installed this on a site using the Extra theme and accessing the drop down menus via tabbing doesn’t work so I just want to check if this is supposed compatible as of course it could be because of various bespoke coding I have done on the site etc etc
]]>