• Resolved bredamcguigan

    (@bredamcguigan)


    Hi, I am trying to improve the accessibility WCAG on this website. It is giving this problem related to the Cookie Plugin:

    What’s the issue

    Interactive elements must have a clear, accessible name.

    Where is it

    <div inert="" role="dialog" data-testid="popup-dialog" aria-hidden="true" class="popup-dialog popup-dialog--left popup-dialog--up" style="top: 0px; left: 0px;" part="container">

    How can I get an aria-label in there?

    Also on the icon for the pop up I’m getting this:

    No alt text on the icon for the cookie pop up.

    Can you help please?

    Breda

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Nick

    (@nickcysupport)

    Hi @bredamcguigan,

    Thanks for sharing the details.

    The <div> you’ve referenced does not appear to be generated by the CookieYes plugin. CookieYes elements already include the required ARIA labels and accessible names to meet WCAG accessibility requirements.

    To verify this, please temporarily deactivate the CookieYes plugin and then recheck the page. If the same element and accessibility warning are still present, it indicates that the markup is being added by another plugin, the active theme, or a custom script.

    Regarding the popup icon warning about missing alt text: CookieYes does not render image-based icons without appropriate accessibility attributes. If an icon is being flagged for missing alternative text, it is most likely not originating from CookieYes.

    Hope this helps.

    Plugin Support Nick

    (@nickcysupport)

    Hi @bredamcguigan,

    We’re just checking in to see if you were able to test this by temporarily deactivating the CookieYes plugin and reviewing the page again.

    As mentioned earlier, if the element and accessibility warning persist after deactivation, it would indicate that the markup is being generated by another plugin, your active theme, or a custom script.

    Since we haven’t received an update, we’ll mark this topic as resolved for now. If you’re still experiencing the issue, please reply here with your findings and we’ll be happy to continue assisting you.

    Thank you.

    Thread Starter bredamcguigan

    (@bredamcguigan)

    Yes this is resolved thanks.

    B

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.