templaza / astroid-framework

Powerful framework for designers and developers to create responsive, fast & robust Joomla based websites and templates.
https://astroidframe.work/
GNU General Public License v3.0
77 stars 12 forks source link

Aria and accessibility #573

Closed fontanil closed 4 months ago

fontanil commented 4 months ago

Hi, I tested the accessibilty of a website with Pagespeed and got this error : "Assistive technologies such as screen readers cannot interpret ARIA attributes if their values are invalid" image How to solve that?

Thanks for your help!

sonvnn commented 4 months ago

Which part do you get this error? Widgets, Modules or Layout? Please detail the issue to help us save time to find solution.

Thank you!

fontanil commented 4 months ago

Hi,

It's in a module: https://www.kennedy-formations.com/ module "les entreprises" The site is using Astroid One

sonvnn commented 4 months ago

If you are using a module please help me check that module's content. Some custom html will raise issue when you copy and paste content directly without clear text.

fontanil commented 4 months ago

Thanks Sonny,

It's hardcoded and I don't know why. The text was added by my client: <div class="dnXCYb" tabindex="0" role="button" aria-controls="_6nPvZI36Dp-hkdUPjvqb0As_34" aria-expanded="true" data-hveid="CBoQAQ"><span style="font-size: 12pt; color: #2a189a; font-family: 'book antiqua', palatino;"> I'm going to try and remove theses useless informations, there's no "a" link to another page.