Hello,
is there any option for disable Advanced Sidebar Navigation Menu widget if there are no subpages?
I want to avoid sidebar menu with one item.
Thanks
Paul
Requested: 2 weeks and 2 days ago
Hello,
is there any option for disable Advanced Sidebar Navigation Menu widget if there are no subpages?
I want to avoid sidebar menu with one item.
Thanks
Paul
You must be logged in to respond. Only PRO members are allowed to respond to support requests.
Hi Paul,
This may be accomplished by adding the following filter to your active theme’s functions.php file:
Note: For this filter to work, you must have “Display the current item’s section only” checked in your widget options, which you currently do.
Have a great day!
Thanks very much. It works.
P.