HTML validation error
-
Hello!
I’ve got a validation error at https://validator.w3.org. it says
Element style not allowed as child of element div in this context. (Suppressing further errors from this subtree.)It’s goes from wordpress-social-login/includes/widgets/wsl.auth.widgets.php, line 155
and it looks like
<style type="text/css"> .wp-social-login-connect-with{}.wp-social-login-provider-list{}.wp-social-login-provider-list a{}.wp-social-login-provider-list img{}.wsl_connect_with_provider{}</style> <div class="wp-social-login-widget">
Is it nesessary? css is empty, so I commented it.
I guess style section must be in a header…
https://www.ads-software.com/plugins/wordpress-social-login/
- The topic ‘HTML validation error’ is closed to new replies.