• Resolved davidostrow

    (@davidostrow)


    Hi. I run a site gracecovenantepc.org for the church. I am finishing and upgrade to the skin and navs and am working on validating the code. I am getting this error and have traced it to the Church Admin Plug in:

    ” Line 50, Column 11: required attribute “type” not specified
    <style>table.church_admin_calendar{width:630 !important;}</style>

    The attribute given above is required for an element that you’ve used, but you have omitted it. For instance, in most HTML and XHTML document types the “type” attribute is required on the “script” element and the “alt” attribute is required for the “img” element.

    Typical values for type are type=”text/css” for <style> and type=”text/javascript” for <script>.”

    I have looked in the church admin files and cannot find this string. Please advise on where this is so i may fix it. I am picky about valid code. All other errors are now fixed so this is the last one.

    Thanks for your help.

    Dave

    http://wordpress.org/extend/plugins/church-admin/

Viewing 1 replies (of 1 total)
  • Plugin Author andy_moyle

    (@andy_moyle)

    It’s line 19 of header.inc.php in the includes directory.
    V0.50 fixes that and a few other bugs and adds new functionality (just being uploaded as I write)

Viewing 1 replies (of 1 total)
  • The topic ‘Invalid code’ is closed to new replies.