Description
This plugin has been closed as of October 23, 2023 and is not available for download. Reason: Security Issue.
Reviews
einsetzbar
December 3, 2019
Was a great plugin for a long time, but now: doesn’t work with Wordpress 5.3.
Will there be an update?
Mucha
January 17, 2018
This plugin helped me create the dynamic, section-based navigation I needed. Excellent!
Suzana
May 27, 2017
This plugin helped me to create powerful and wonderful website with widget menu that I always wanted. It works amazing and perfect with practical details.
Thank you dear team for helping to be my website as I always wanted. I am very grateful for such a beautiful creation.
With love,
Suzana
ussailing
January 30, 2017
I am trying to get an answer on how to fix an issue I seem to be experiencing. On my pages (and not all) the menu item for that same page shows up. I have the settings same across the board and for some pages it doesn’t show and for some it even shows twice. Any idea on how I can remove this? An example of this would be here:
https://www.ussailing.org/olympics/calendar/ You can see I am on the Calendar page but still shows Calendar on the sidebar. The settings are set to only show child pages so basically that should show no menu on that page. Any ideas? I’ve submitted this question in the support for the plugin and I have no response.
silversmurf
December 13, 2016
Simply works! Thanks…
Contains amazing walker class that can be easily used as a special walker in your own
wp_nav_menu(…)
What was however a little mystery for a while were the depths.
Let’s say you want to only display menu from 3rd to 4th level. (classic menu with rolldowns/dropdowns, just shifted a few levels…) – now what you actually have to do is to set
'start_depth' => 2
and
'depth' => 4 //(actually start_depth +2 !
This was quite counter-intuitive, but if you think about it, it makes sense in the end…
Contributors & Developers
“Advanced Menu Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Advanced Menu Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.