Title: Menu does not appear
Last modified: August 22, 2016

---

# Menu does not appear

 *  Resolved [dbarnhart](https://wordpress.org/support/users/dbarnhart/)
 * (@dbarnhart)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/menu-does-not-appear-2/)
 * I’ve done all the things you suggest in your “Menu not Showing” thread and still
   no-go:
 * [http://klaroty.com/clients/adeletest/](http://klaroty.com/clients/adeletest/)
 * [https://wordpress.org/plugins/responsive-menu/](https://wordpress.org/plugins/responsive-menu/)

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

 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/menu-does-not-appear-2/#post-5801949)
 * Hi dbarnhart,
 * I can see the Menu added correctly, however for some reason your `wp_footer()`
   call is inside the footer element with ID `#footer` which has relative positioning.
 * If I remove the relative position of `#footer` then it makes the menu work, but
   the footer messed up (for some reason your whole footer uses all absolute elements?).
 * So, you have 2 options.
 * 1. Restructure your theme so that `wp_footer()` is outside of any elements (as
   it should be).
 * 2. Re-style your footer so that it doesn’t use relative/absolute elements.
 * Either of the above will make it work as expected.
 * Many thanks
 * Peter
 *  Thread Starter [dbarnhart](https://wordpress.org/support/users/dbarnhart/)
 * (@dbarnhart)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/menu-does-not-appear-2/#post-5801951)
 * Thank you. it works now. I moved wp_footer outside of any divs and is just above
   the </body> tag.
 *  [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * (@peterfeatherstone)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/menu-does-not-appear-2/#post-5801962)
 * Hi dbarnhart,
 * That’s prefect. Glad it worked first time!
 * Many thanks
 * Peter

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

The topic ‘Menu does not appear’ is closed to new replies.

 * ![](https://ps.w.org/responsive-menu/assets/icon-256x256.png?rev=1782326)
 * [Responsive Menu - Create Mobile-Friendly Menu](https://wordpress.org/plugins/responsive-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/responsive-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/responsive-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/responsive-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/responsive-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/responsive-menu/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [peterfeatherstone](https://wordpress.org/support/users/peterfeatherstone/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/menu-does-not-appear-2/#post-5801962)
 * Status: resolved