`Hello Kenneth,
Thank you for your quick response.
It’s not the warnings for the W3C that I care about, it’s the 2 errors.
I have found the code that creates the meta tag (woocommerce-google-adwords-conversion-tracking-tag/classes/pixels/trait-product.php, line 246), it creates an input element with type=hidden if it’s in the body, which is correct. But it also creates a meta element with a type=hidden when in the head. The meta element, as far as I know, doesn’t have a type.
Could you please help me to find a way to correct this without me changing any core plugin files because it won’t be updatable anymore?
Thank you in advance,