Validation Error
-
Hello.
I’m using WordPress 4.2.2 and the latest version of this plugin (1.3) gets one validation error, as follows:Element style not allowed as child of element body in this context. (Suppressing further errors from this subtree.)
<style type=”text/css”>Here is the faulty code:
<style type=”text/css”>
body #commentform #l1u9y,
body #commentform #rwzad,
body #commentform #k7oft,
body #commentform #yd21e {
display: none;}
#commentform input,
#commentform textarea {
display: none;}
</style>How can I fix it? The solution is very simple, I suppose.
P.S: The previous version worked fine.Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Validation Error’ is closed to new replies.