• Resolved Ov3rfly

    (@ov3rfly)


    When evaluation Zerif Lite 1.8.2.1 for a client, I found the closing </div> for <div id="content" class="site-content"> missing on most (all?) pages.

    A quick & dirty workaround is to add </div> to the beginning of footer.php but untested if this breaks other things.

    Besides that the theme looks promising, there are some issues when using it as parent for a child-theme (child-style gets added too early in header), if you are interested in more details on this, let me know.

Viewing 1 replies (of 1 total)
  • Thank you soooo so much for this invaluable tip!! I went through the page div for div and my results matched yours exactly. I did as you suggested, added a closing div at the top of the footer, and now the validator no longer complains. So wonderful. Thank you.

    What issues do you encounter that are caused by the child-style getting called too early in header?

Viewing 1 replies (of 1 total)

The topic ‘Closing div for id="content" class="site-content" missing’ is closed to new replies.