Title: Menu bug: html structure
Last modified: May 13, 2020

---

# Menu bug: html structure

 *  Resolved [krut1](https://wordpress.org/support/users/krut1/)
 * (@krut1)
 * [6 years ago](https://wordpress.org/support/topic/menu-bug-html-structure/)
 * See here my screen: [https://ibb.co/h133Rgj](https://ibb.co/h133Rgj)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [6 years ago](https://wordpress.org/support/topic/menu-bug-html-structure/#post-12827112)
 * What have you done to get the menu to appear like that?
 *  Thread Starter [krut1](https://wordpress.org/support/users/krut1/)
 * (@krut1)
 * [6 years ago](https://wordpress.org/support/topic/menu-bug-html-structure/#post-12827170)
 * It is not a question. Your menu looks like:
 *     ```
       <ul class="subsubsub">
           <li><a class="" href="https://wordpress/wp-admin/tools.php?page=redirection.php">Редиректы</a></li>
           |
           <li><a class="" href="https://wordpress/wp-admin/tools.php?page=redirection.php&sub=groups">Группы</a></li>
           |
           <li><a class="" href="https://wordpress/wp-admin/tools.php?page=redirection.php&sub=site">Сайт</a></li>
           |
           <li><a class="" href="https://wordpress/wp-admin/tools.php?page=redirection.php&sub=log">Журнал</a></li>
           |
           <li><a class="" href="https://wordpress/wp-admin/tools.php?page=redirection.php&sub=404s">404</a></li>
           |
           <li><a class="" href="https://wordpress/wp-admin/tools.php?page=redirection.php&sub=io">Импорт/Экспорт</a></li>
           |
           <li><a class="current" href="https://wordpress/wp-admin/tools.php?page=redirection.php&sub=options">Опции</a></li>
           |
           <li><a class="" href="https://wordpress/wp-admin/tools.php?page=redirection.php&sub=support">Поддержка</a></li>
       </ul>
       ```
   
 * But it is not allowed in `<ul>...</ul>` to have something except `<li>`, `<ol
   >` or `<ul>`. See: [https://developer.mozilla.org/de/docs/Web/HTML/Element/ul](https://developer.mozilla.org/de/docs/Web/HTML/Element/ul)
 * I hope, you will fix it and your plugin will produce a valid HTML 😉
 *  Plugin Author [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [6 years ago](https://wordpress.org/support/topic/menu-bug-html-structure/#post-12827237)
 * Ok, I understand what you are referring to. Yes, they shouldn’t appear there.
 *  Thread Starter [krut1](https://wordpress.org/support/users/krut1/)
 * (@krut1)
 * [6 years ago](https://wordpress.org/support/topic/menu-bug-html-structure/#post-12827265)
 * Thanks, I will wait for this fix 😉

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Menu bug: html structure’ is closed to new replies.

 * ![](https://ps.w.org/redirection/assets/icon-256x256.jpg?rev=983639)
 * [Redirection](https://wordpress.org/plugins/redirection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redirection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redirection/)
 * [Active Topics](https://wordpress.org/support/plugin/redirection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redirection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redirection/reviews/)

## Tags

 * [html structure](https://wordpress.org/support/topic-tag/html-structure/)

 * 4 replies
 * 2 participants
 * Last reply from: [krut1](https://wordpress.org/support/users/krut1/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/menu-bug-html-structure/#post-12827265)
 * Status: resolved