Archived topic
"[aria-*] attributes do not match their roles" notice
1 reply · Started by Marcelo on December 2, 2021
When I use google page speed tool (web.dev) in my site it lists in my homepage (blog page, with posts excerpts) a lot of notices regarding that [aria-*] attributes do not match their roles in <footer class="entry-meta" aria-label="Entry meta">. It's showed in all posts excerpts. Whats the reason for this to be there? Is it benefic for anything? How can I get ride of this or fix this?
url: https://www.minhasreceitas.blog.br/
Tested in: htttps://web.dev
Hi Marcelo,
Try add this snippet:
https://generatepress.com/forums/topic/im-not-able-to-remove-the-footer-meta/#post-1923168
Adding PHP: https://docs.generatepress.com/article/adding-php/
Let me know if this helps :)