I am trying to use the sidebar on a page that is 4 levels deep. I only want to display the direct parent and the siblings in a dropdown list, but I cannot figure out how to do this. It seems it wants to go up 2 parent levels and I cannot limit it to just one. This is my structure:root/community/neighborhood/buildings/condo1 (condo2, condo3, etc.)
I only want to have a dropdown navigation with Buildings as the parent and condo1, condo2, condo3, etc. listed below the parent. Like this:
Buildings>Condo1>Condo2>Condo3
Please advise. Thank you.
Direct Parent and Siblings Only
Resolved
Richard Barnhart
Future version maybe?
OnPoint Plugins
I’ve asked one of our designers to look into what a interface to allow these types of options would look like.
It probably wouldn’t fit in the widget options and would a separate area much like the standard WordPress menus.
If we decide to add something like this in the future, I will update this thread.
OnPoint Plugins
I wasn’t quite ready to give up on this on so I took one more run at it. Assuming the menu only needs to be adjusted when on the “Condo” page or a page directly below it, the following filter may just do the trick.
Hope this helps!