MODX3 ConsentFriend Markup

Hello,

As part of the accessibility law, I’d like to adjust the markup of the cookie popup.

Unfortunately, I can’t find any way to do this.

Does anyone have any ideas?

<div role="dialog" aria-describedby="id-cookie-notice" aria-labelledby="id-cookie-title" id="klaro-cookie-notice" tabindex="0" class="cookie-notice cookie-modal-notice ">

Thank you in advance

bye
Chris

I think this is probably related to the reported issues here at the githhub project for Klaro which is the engine that ConsentFriend uses: Broken aria-attribute aria-labelledby if title is disabled · Issue #521 · kiprotect/klaro · GitHub

@jako could potentially offer another suggestion if I’m off track there.

oh thank you.
Yes, that is the problem.
I hope Jako releases an update with a fix soon.

So, that is the upstream project, Klaro, and not Jako’s project which uses it as the engine for the ConsentFriend Extra. I don’t think there has been a fix. It seems if the heading is there the proper a11y attributes should be there. I could be wrong though.