WordPress.org

Plugin Reviews

Advanced Sidebar Menu

Creates a widget for both page and categories that will display the current page/category and all child pages or categories.

Average Rating
4 stars
4.1 out of 5 stars
You are currently viewing the reviews that provided a rating of 5 stars. Click here to see all reviews.
5 stars
Very Cool
By , for WP 3.5.1

I use the plugin with the following css code:

.advanced-sidebar-menu li {
list-style-type:disc;
}
.advanced-sidebar-menu li.page_item a,
.advanced-sidebar-menu .child-sidebar-menu li.page_item a,
.advanced-sidebar-menu .child-sidebar-menu .grandchild-sidebar-menu li.page_item a,
.advanced-sidebar-menu .child-sidebar-menu .grandchild-sidebar-menu .children li.page_item a {
color:#add8e6; //link color
}
.advanced-sidebar-menu li.current_page_item a,
.advanced-sidebar-menu .child-sidebar-menu li.current_page_item a,
.advanced-sidebar-menu .child-sidebar-menu .grandchild-sidebar-menu li.current_page_item a,
.advanced-sidebar-menu .child-sidebar-menu .grandchild-sidebar-menu .children li.current_page_item a,
.advanced-sidebar-menu li.page_item a:hover,
.advanced-sidebar-menu .child-sidebar-menu li.page_item a:hover,
.advanced-sidebar-menu .child-sidebar-menu .grandchild-sidebar-menu li.page_item a:hover,
.advanced-sidebar-menu .child-sidebar-menu .grandchild-sidebar-menu .children li.page_item a:hover {
color:#fac800; //active and hover color
}

It runs very well as a sidebar-context-menu.

5 stars
Usefull plugin
By , for WP 3.5.1

ADVANCED SIDEBAR MENU plugin should be by default in WordPress. It brings an obvious and necessary option which is hard to find.
Author replies quickly and is willing to solve issue
Great job ! Thank you

5 stars
Awesome plugin!
By , for WP 3.5.1

Thank you so much for this plugin, it does *exactly* what I was looking for! Saves me tons of time and is extremely valuable. Thank you!

5 stars
Great Plugin.
By , for WP 3.5

I love WordPress but used Joomla because it allow custom menu per category. But this plug-in solved my problem. Now I can show different menu according to categories. Great Job by the Developer!

You must log in to submit a review. You can also log in or register using the form near the top of this page.