Hi, @justintadlock as I have mentioned here #21 and following your instructions I'm opening this issue. There are 2 validation errors and 1 warning when trying to validate through validator.nu.
The errors are caused by the <meta> tags inside the <ul> in lines 175-176 of inc/breadcrumbs.php and the warning from line 214 of the same file where role="navigation" is not required. after doing those three changes, the page completely validates both at validator.nu and https://developers.google.com/structured-data/testing-tool/ . I can't see that those changes affect anything else, if so please enlighten me.
Regards
Hi, @justintadlock as I have mentioned here #21 and following your instructions I'm opening this issue. There are 2 validation errors and 1 warning when trying to validate through validator.nu.
The errors are caused by the
<meta>tags inside the<ul>in lines 175-176 of inc/breadcrumbs.php and the warning from line 214 of the same file whererole="navigation"is not required. after doing those three changes, the page completely validates both at validator.nu and https://developers.google.com/structured-data/testing-tool/ . I can't see that those changes affect anything else, if so please enlighten me.Regards