Title: [Plugin: WP Admin Menu] menu layout for frontend ?
Last modified: August 19, 2016

---

# [Plugin: WP Admin Menu] menu layout for frontend ?

 *  [thekjub9](https://wordpress.org/support/users/thekjub9/)
 * (@thekjub9)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-admin-menu-menu-layout-for-frontend/)
 * pls can you make a plugin so that this menu is on the same position in the frontend
   of the webpage ? pls
 * and also enables 2nd /3th level of subcategories pls
 * [http://wordpress.org/extend/plugins/wp-admin-menu/](http://wordpress.org/extend/plugins/wp-admin-menu/)

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

 *  Plugin Author [jeremyHixon](https://wordpress.org/support/users/jeremyhixon/)
 * (@jeremyhixon)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-admin-menu-menu-layout-for-frontend/#post-1929858)
 * If I understand you correctly you’re saying that the menu isn’t appearing at 
   the top of the page when you’re outside of the admin section. If that’s the case
   then your theme might be missing the elements the plugin uses to include the 
   menu.
 * Make sure your theme has the wp_head and wp_footer function calls. Those are 
   the parts of the theme used to place the menu on the front end of the website.
 * The wp_head function goes inside the <head> of the page:
    `<?php wp_head(); ?
   >`
 * And the wp_footer function goes at the bottom of the page, perhaps just inside
   the closing </body> tag:
    `<?php wp_footer(); ?>`
 * Oh, and I’m not sure what you mean by your second request about 2nd and 3rd level
   categories.
 *  Thread Starter [thekjub9](https://wordpress.org/support/users/thekjub9/)
 * (@thekjub9)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-admin-menu-menu-layout-for-frontend/#post-1929916)
 * no you dont understan me … this is WP admin menu … so it shall be enabled in 
   admin section like [http://www.xxx.com/wp-admin](http://www.xxx.com/wp-admin)…
   
   but I want to see the same style of dropdown menu form my pages when I come to
   [http://www.xxxx.com](http://www.xxxx.com)
 * this is sth more
    also I want to have a top menu that is always on top so when
   you scroll the web the menu stays always on top line
 *  Plugin Author [jeremyHixon](https://wordpress.org/support/users/jeremyhixon/)
 * (@jeremyhixon)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-admin-menu-menu-layout-for-frontend/#post-1929932)
 * As you can see in this screenshot:
    [http://s.wordpress.org/extend/plugins/wp-admin-menu/screenshot-1.jpg?r=350400](http://s.wordpress.org/extend/plugins/wp-admin-menu/screenshot-1.jpg?r=350400)
 * The admin bar appears at the top of the site if you’re logged in as an admin 
   whether you’re in the wp-admin section or not. Having the admin bar on the front-
   end of the site was my whole reason for writing the plugin. If it’s not appearing
   on the front end of your site you can check the source and see if it’s being 
   included in the page, if it’s not then the template is missing some critical 
   elements.
 * I’ll try to include changes to make the menu ‘stick’ to the top of the window
   in my next release.
 *  Thread Starter [thekjub9](https://wordpress.org/support/users/thekjub9/)
 * (@thekjub9)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-admin-menu-menu-layout-for-frontend/#post-1929951)
 * and how does it look like when you are logged of as admin ?
    is still there to
   show pages ?
 *  Plugin Author [jeremyHixon](https://wordpress.org/support/users/jeremyhixon/)
 * (@jeremyhixon)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-wp-admin-menu-menu-layout-for-frontend/#post-1929972)
 * Yes, what you see in that screenshot is what you should see when you’re logged
   in as the admin. It can also be configured to show for the other levels of membership
   that might contribute to the site. The only people it can’t be configured to 
   show for are your average registered users who do not see to see any of the admin
   options for the site.
 * The admin bar is visible in the admin section as well as every page on the site
   if you’re logged in, if you have permission to see it and if the theme is configured
   correctly.
 *  [ronthai](https://wordpress.org/support/users/ronthai/)
 * (@ronthai)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-admin-menu-menu-layout-for-frontend/#post-1930051)
 * Hi,
 * I know you designed the admin menu mostly for the front side of wordpress blogs,
   but could you in the next update have it as an option. I really prefer working
   with the admin menu in the backend over the original side menu, but prefer not
   to have it on the webpage/blog/frontend.
 * Thank you and regards, Ron
 *  Plugin Author [jeremyHixon](https://wordpress.org/support/users/jeremyhixon/)
 * (@jeremyhixon)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-admin-menu-menu-layout-for-frontend/#post-1930055)
 * I’m developing quite a list for the next version, but I’ll be happy to add your
   request in there as well.
 *  Plugin Author [jeremyHixon](https://wordpress.org/support/users/jeremyhixon/)
 * (@jeremyhixon)
 * [15 years ago](https://wordpress.org/support/topic/plugin-wp-admin-menu-menu-layout-for-frontend/#post-1930065)
 * The option to remove the menu from the front end was added in v1.8. You should
   receive the notification to update soon, or you can get it here: [WordPress Admin Menu :: Jeremy Hixon](http://jeremyhixon.com/wordpress-admin-menu/)

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

The topic ‘[Plugin: WP Admin Menu] menu layout for frontend ?’ is closed to new 
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-admin-menu.svg)
 * [WP Admin Menu](https://wordpress.org/plugins/wp-admin-menu/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-admin-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-admin-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-admin-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-admin-menu/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [jeremyHixon](https://wordpress.org/support/users/jeremyhixon/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/plugin-wp-admin-menu-menu-layout-for-frontend/#post-1930065)
 * Status: not resolved