Thread Starter
Gecko
(@gecko1952)
Well the quick and easy resolution was to just copy the header.php file into my child theme and edit accordingly, it now passes validation. But I really dislike this type of fix, as the header.php file in the parent Customizr theme could change in a future update thus causing more issues later.
After doing some research (see the ARIA documentation) the <header> element includes a role=banner attribute by default so using the roll=”banner” ARIA within the header element throws the warning error.
This is a default unedited Customizr theme, updated to v3.5.11 on 4-21-2017. So it really needs to be addressed by the developers. Hopefully this issue will be fixed in the next Customizr update.
-
This reply was modified 8 years, 11 months ago by
Gecko.
-
This reply was modified 8 years, 11 months ago by
bdbrown.
Hi,
In order to get the developers’ attention. Please make an issue report on Customizr theme’s github.
https://github.com/presscustomizr/customizr/issues
Thank you
Thread Starter
Gecko
(@gecko1952)
Thank you Denzel for pointing me in the right direction to report this issue, it’s done.
You are welcome.
Thank you.