Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Michael Cannon

    (@comprock)

    Where are you catching styling in the body from Testimonials by Aihrus?

    A few releases back, I moved scripts and styles to the footer on demand.

    Thread Starter Jungle Tiger

    (@jungletech)

    The error I am getting with html 5 validation is:

    Line 423, Column 228: Element link is missing required attribute property.

    …s-widget/assets/css/jquery.bxslider.css?ver=3.8′ type=’text/css’ media=’all’ />

    Line 424, Column 201: Element link is missing required attribute property.

    …dget/assets/css/testimonials-widget.css?ver=3.8′ type=’text/css’ media=’all’ />

    This plugin has the only CSS link in the bottom, the rest are scripts.

    Thread Starter Jungle Tiger

    (@jungletech)

    I also did a quick test of the validation with XHTML and get this error:

    Line 423, Column 194: document type does not allow element “link” here
    s-widget/assets/css/jquery.bxslider.css?ver=3.8′ type=’text/css’ media=’all’ />

    Plugin Contributor Michael Cannon

    (@comprock)

    Ah, it’s the styling links. Got it.

    I’m tracking at https://github.com/michael-cannon/testimonials-widget/issues/8. I appreciate the help and will try to get back to this within a week.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘W3C HTML 5’ is closed to new replies.