Title: Improper html, major error.
Last modified: August 20, 2016

---

# Improper html, major error.

 *  Resolved [Robert](https://wordpress.org/support/users/robertjakobson/)
 * (@robertjakobson)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/improper-html-major-error/)
 * See what is wrong with the code below?
 * `<aside> <section id="featuredimagewidget-2" class="widget-container widget_featuredimagewidget"
   ><h2 class="widget-title">Tootepilt</h2><img width="233" height="234" src="http://
   valnes.ee/wp-content/uploads/2012/07/c68-pilt2.jpg" class="attachment-medium 
   wp-post-image" alt="c68-pilt2" title="c68-pilt2"></section><div class="attachment_holder"
   ><h2 class="widget-title">Toote dokumentatsioon</h2><ul class="attachment"><li
   class="pdf"><a title="Download the uksesulgurid_prospekt_web" href="http://valnes.
   ee/wp-content/uploads/2012/07/uksesulgurid_prospekt_web1.pdf">uksesulgurid_prospekt_web
   </a><span class="filesize"> 642.41 KB</span><br></li></ul></div></aside>`
 * You are giving the widget the wrong html with a div being used instead of a section
   as described in the theme.
 * plus you are forcing all the widgets below the attachment widget out of the sidebar.
 * Please correct this ASAP.
 * [http://wordpress.org/extend/plugins/document-attachment-widget/](http://wordpress.org/extend/plugins/document-attachment-widget/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Geansai](https://wordpress.org/support/users/geansai/)
 * (@geansai)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/improper-html-major-error/#post-3187657)
 * Hi Robert,
    We have taken onboard your comments and have made the amends, which
   you have suggested, the HTML output now renders as so:
 * <section class=”attachment_holder widget_document_attachments”>
    <h3 class=”widget-
   title”>Document attachments</h3> <ul class=”attachment”> <li class=”msword”> 
   [Download.doc](https://wordpress.org/support/topic/improper-html-major-error/?output_format=md)
   <span class=”filesize”> 21.50 KB</span> <span class=”description”></span>
 * </section>
 * Many thanks for spotting this issue.

Viewing 1 replies (of 1 total)

The topic ‘Improper html, major error.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/document-attachment-widget.svg)
 * [Document Attachment Widget](https://wordpress.org/plugins/document-attachment-widget/)
 * [Support Threads](https://wordpress.org/support/plugin/document-attachment-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/document-attachment-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/document-attachment-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/document-attachment-widget/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Geansai](https://wordpress.org/support/users/geansai/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/improper-html-major-error/#post-3187657)
 * Status: resolved