I have three levels of menus that I use your plugin on, but on the last level (see example in private information) the plugin is showing the same information as the 2nd level. For the 3rd level I want to display the same as the other levels i.e. only the current page and it’s children. Currently the 3rd level is showing current page and its children and it’s siblings and all the children of the siblings.
I want to only show current page with Children – No siblings
Resolved
OnPoint Plugins
Hi Sandor,
The built in widget functionality to “Display the current page’s parents only” only affects the first level children. However, if you would like this functionality to also affect lower levels, you may do so by adding the following filter to your active theme’s functions.php file:
Have a great day!
Sandor Kovats
Thanks for the response. In future versions it would be great if you could include an option in the settings to not show siblings at any level. I’d rather avoid making functions.php edits if I can help it. Thanks again.
OnPoint Plugins
Hi Sandor,
I agree with you this should be part of the plugin. I’ve added the feature to the backlog for investigation.
I’ll let you know when it makes it into the plugin.
Have a great weekend!
Sandor Kovats
Excellent. Thanks very much for the update.
OnPoint Plugins
Hi Sandor,
Version 8.1.0 is now available which affects all levels of the menu when “Display the current page’s direct family only” is checked.
You may remove your filter once you update to version 8.1.0.
Enjoy!
Sandor Kovats
Excellent. Thanks so much 🙂