Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • this removes the items from the image but Menu's is still there, any way to fix this? Commented Jun 1, 2016 at 14:58
  • Sorry, it's nav_menus. Commented Jun 1, 2016 at 15:02
  • I might be doing something wrong, or it's the code but the menu is still there. Commented Jun 1, 2016 at 15:14
  • If you use Chrome or Firefox you can right click on the item and choose 'inspect element'. You will get something like <li id="accordion-section-nav_menus" .. > Maybe it is not section but panel. Then you need remove_panel. Commented Jun 1, 2016 at 15:19
  • I tried inspecting it and it says "nav_menus", so it must be the right one - also when using remove_panel, it doesn't remove it either... the big Wordpress mystery.. Commented Jun 1, 2016 at 15:23