Tagged Questions
0
votes
0answers
79 views
Not validating HTML5 website due to wp_head and Content-Lang [closed]
I have energyshop.se which is a webshop in wordpress but on a blank theme so it doesnt look like a blog.
I have only 1 validation output error when Im trying to validate the html through ...
0
votes
3answers
618 views
Can a shortcode included in post content add styles to the <head>?
I have a shortcode that iterates through a list of custom post types and, as part of displaying them, creates a block.
In HTML5, it is illegal to have a style block outside the header (maybe in other ...