Title: Validation Problems
Last modified: August 22, 2016

---

# Validation Problems

 *  [oceansky](https://wordpress.org/support/users/oceansky/)
 * (@oceansky)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/validation-problems-7/)
 * Your plugins has a major validation problem. There should not be HTML that shows-
   up in the < head >, which right now it is doing. I have tested this on a few 
   different sites to see if the same problem occurs, which it does.
 * When you do think this will be resolved? Or do you have a quick resolve?
 * Cheers.
 * [https://wordpress.org/plugins/wp-mmenu-lite/](https://wordpress.org/plugins/wp-mmenu-lite/)

Viewing 1 replies (of 1 total)

 *  [tobik999](https://wordpress.org/support/users/tobik999/)
 * (@tobik999)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/validation-problems-7/#post-5738321)
 * Just had the same problem, I changed at mmenu-lite.php line 57 from
    `add_action('
   wp_head', array( $this, 'init_menu' ) );` to `add_action( 'wp_footer', array(
   $this, 'init_menu' ) );`
 * I also had a problem with the search field, will post my solution in a new thread

Viewing 1 replies (of 1 total)

The topic ‘Validation Problems’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-mmenu-lite_828282.svg)
 * [WP MMenu Lite](https://wordpress.org/plugins/wp-mmenu-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-mmenu-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-mmenu-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-mmenu-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-mmenu-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-mmenu-lite/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [tobik999](https://wordpress.org/support/users/tobik999/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/validation-problems-7/#post-5738321)
 * Status: not resolved