• Resolved hooperman13

    (@hooperman13)


    I’m using the “Accessibility Checker” plugin from Equalize Digital and this is reporting the following seven lines as “improper use of link”. I believe these are from the Complianz plug-in. I imagine some ARIA information would resolve this. Is this something I can fix or would it be possible for you to do so in the plug-in?

    <a class="cmplz-link cmplz-manage-options cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">Manage options</a>
    <span style="background-color: initial; font-family: inherit; font-size: 0.8rem;"><a class="cmplz-link cmplz-manage-third-parties cookie-statement" href="#" data-relative_url="#cmplz-cookies-overview">Manage services</a></span>
    
    <span style="background-color: initial; font-family: inherit; font-size: 0.8rem;"><a class="cmplz-link cmplz-manage-vendors tcf cookie-statement" href="#" data-relative_url="#cmplz-tcf-wrapper">Manage vendors</a></span>
    
    <span style="background-color: initial; font-family: inherit; font-size: 0.8rem;"><a class="cmplz-btn cmplz-manage-options tcf cookie-statement" href="#" data-relative_url="#cmplz-manage-consent-container">View preferences</a></span>
    
    <span style="background-color: initial; font-family: inherit; font-size: 0.8rem;"><a class="cmplz-link cookie-statement" href="#" data-relative_url="">{title}</a></span>
    
    <span style="background-color: initial; font-family: inherit; font-size: 0.8rem;"><a class="cmplz-link privacy-statement" href="#" data-relative_url="">{title}</a></span>
    
    <span style="background-color: initial; font-family: inherit; font-size: 0.8rem;"><a class="cmplz-link impressum" href="#" data-relative_url="">{title}</a></span>


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

Viewing 1 replies (of 1 total)
  • Plugin Author Aert

    (@aahulsebos)

    Hi @hooperman13,

    My guess is that this plugin checks the page source, and doesn’t take into account that these are dynamic elements, and are populated with javascript afterward.

    In this case, the HTML is available in the source, but not for the user. As the links are hidden in your banner design.

    I can’t change our plugin for this reason, but you’re able to edit the cookie banner template if so needed; https://complianz.io/create-your-own-banner-from-scratch/

    Hope this helps,
    regards Aert

Viewing 1 replies (of 1 total)

The topic ‘Accessibility Checker Report’ is closed to new replies.