What “errors” are you trying to fix?
I ran your site through that checker and while there are some technical “errors”, none are causing any problems for your site.
Thread Starter
soyd
(@soyd)
Thanks for the reply Steve.
I’m trying to fix the errors because I’m worried if I do any advertising third party social media platforms will block my website for it failing to pass W3C.
My plan was to ignore the warnings that Nu Html checker throws up and fix the errors. Do you think I’m worrying needlessly?
The 4 errors I’m trying to fix are below, but I don’t know where specifically I need to go in WordPress editor or FTP to fix them. When I follow the route it seems to suggest by clicking on source, I can’t find any of this code.
Error: CSS: color: Parse Error.
At line 1, column 8947
size:auto;color:}#section-156{
Error: CSS: color: Parse Error.
At line 1, column 9055
size:auto;color:}#main-slider
Error: The frameborder attribute on the iframe element is obsolete. Use CSS instead.
From line 19, column 4154; to line 19, column 4283
ntent”><p><iframe src=”https://player.vimeo.com/video/203682287″ width=”640″ height=”360″ frameborder=”0″ allowfullscreen=”allowfullscreen”></ifra
Error: The for attribute of the label element must refer to a non-hidden form control.
From line 19, column 9074; to line 19, column 9153
ld-id=”6″><label class=”wpforms-field-label wpforms-label-hide” for=”wpforms-136-field_6″>Confir
-
This reply was modified 8 years, 1 month ago by
soyd.
Those are error, but tracking down how they got there will be a pain. Just a warning. 🙂
It looks like one is from wp forms, so you could ask in their sub-forum.
Thread Starter
soyd
(@soyd)
Hi so just to continue this.
I solved all my errors using nu html checker which now shows only 12 warnings.
Then I tried a few other checkers including jigsaw.w3
It came back with 8 errors and 680 warnings, so one problem is that I’m confused which checker to listen to. The only thing I want to clarify is if I’m W3C compliant and if I’m not how to fix it.
The 8 errors listed on the jigsaw checker website are:
6 .slick-list.dragging Value Error : cursor hand is not a cursor value : hand
9 .parallax-section.blank_template Value Error : min-height Too many values or values are not recognized : none
11 #section-528 Value Error : color Parse Error :
11 #section-156 Value Error : color Parse Error :
11 #section-61 Value Error : color Parse Error :
11 #section-137 Value Error : color Parse Error :
11 #section-692 Value Error : color Parse Error :
11 Parse Error };
Thanks,
-
This reply was modified 8 years, 1 month ago by
soyd.