I have a problem with validation of GA script, as w3c validator don’t recognize data-cmplz-src as SRC (async validation) – screen below.
Do you have any idea how to deal with it?
Thanks!
Radek
Is there something else i could do instead?
]]>w3c validator showed me an error related to your plugin. Could you help me solving it?
Error: Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)
From line 419, column 1344; to line 419, column 1387
ue"><span><div class="cli-bar-container cli-style-v2"><div c
Contexts in which element div may be used:
Where flow content is expected.
As a child of a dl element.
Content model for element span:
Phrasing content.
]]>Best regards
]]>I have installed and started using this amazing plugin.
I found an issue when I try to validate the site using w3c validation tool.
The issue is –
Error: Element style not allowed as child of element div in this context.
<div id="mailpoet_form_1" class="mailpoet_form mailpoet_form_widget">↩
<style >.mailpoet_hp_email_label{display:none!important;}#mailpoet_form_1 .mailpoet_form { padding: 10px; }↩
Please suggest how can I keep the css out of the div tag.
Any help is highly appreciated.
]]>we’ve got a user complaining that Yoast breadcrumbs are throwing W3C validation errors:
Error: Attribute xmlns:v not allowed here.
<span xmlns:v="https://rdf.data-vocabulary.org/#">
We’ve already noticed here that you’ve planned to switch to schema.org breadcrumbs which is great and would solve the issue, but it seems there is no activity since January. Do you have any further information when this will be fixed?
]]>As an example see https://validator.w3.org/nu/?doc=https%3A%2F%2Fwww.travelideology.com%2Fshop%2Fbrands%2Feagle-creek%2Fpack-it-on-board%2F
Errors are related to two blocks of woocommerce text in the code:
1.
<img width="200" height="200" src="/wp-content/uploads/2016/03/on-board-200x200.jpg" class="attachme…00.jpg 300w, /wp-content/uploads/2016/03/on-board.jpg 600w" sizes="(max-width: 200px) 100vw, 200px">
Error: Attribute caption not allowed on element img at this point.
Error: Attribute url not allowed on element img at this point.
2.
<input type="number" step="1" min="1" max="" name="quantity" value="1" title="Qty" class="input-text qty text" size="4" pattern="[0-9]*" inputmode="numeric">
Error: Bad value for attribute max on element input: The empty string is not a valid floating point number.
Error: Attribute inputmode not allowed on element input at this point.
Error: Attribute pattern is only allowed when the input type is email, password, search, tel, text, or url.
Warning: The inputmode attribute is not supported in all browsers. Please be sure to test, and consider using a polyfill.
If someone can tell me how to fix these or where to find the code I would be very appreciative.
Thanks
]]>I know. ONE error on a W3C validation is basically same thing as nothing, but to me it isn’t.
I’ve removed all the errors out of the coding, but I got stuck with one error:
A super silly “No p element in scope but a p end tag seen” error.
It’s caused in the “About us” section. To get the text looking more readable than the standard, I use the <p> and </p>. I have done this consistently, so there really are no errors in my text. Yet it does not validate…
When I remove the tags, it validates correctly.
But even with one <p> </p> added, there’s the darn error again.
What to do? I want my 100% validation, but I don’t want my text looking like one solid block. Anyone an idea?
It’s frustrating the heck out of me!
Thanks.
Sacha.
]]>I’ve tried several things:
Can someone else try one of their WP posts or pages and see if they get the same error? I’d like to know if its 4.6 or something else. Thanks!