Dear Onpoint, great plugin, thank you! (Advanced Sidebar Menu)
I have created some hierarchical pages, my theme is Astra, the first two levels of my sidebar get some indentation, but not the third.
I’ll add some screenshots in the private info section
I tried your code at https://onpointplugins.com/plugin-support/indentation-of-each-level-in-the-sidebar/
but it didn’t work for me:
.advanced-sidebar-menu ul ul {
margin-left: 1.5em;
}
Please advise, thanks!
OnPoint Plugins
Hi Jeffrey,
It appears your site is behind some kind of authentication. Are you able to provide me with an account so I can see the mentioned page? I won’t need access to anything in the WP-Admin, must enough permission to see the page.
Thank you!
Jeffrey Belkora
See private information for my response
OnPoint Plugins
Good Morning Jeff,
Thank you so much for bring this to our attention! Turns out there is a bug when rendering the widget styles on grandchild levels with blocked styling enabled.
The bug has been patch and will be fixed in version
8.2.1
which will be available on Monday.In the meantime, if you would like to fix the issue now, you may add the following filter to your active theme’s functions.php file:
Have a great weekend!
Jeffrey Belkora
Great, thank you for chasing down this bug!