Great plugin, especially for big blogs
-
I have an old WP blog with a ton of archives, tags, and categories.
The accordion widget features allow for collapsing and expanding the widgets on the sidebar, and by default I keep them collapsed so that they don’t take up so much space.
I have two suggestions for improvement:
* right now you can only limit the accordion effect to widget areas (a whole sidebar) using the setting “Widget area IDs in which AW is effective (optional, comma delimited)”
it would be great if you could limit the accordion effect to particular *widgets* by entering a list of *widget IDs* instead of a list of entire *widget area IDs*. this would make it completely customizable, so that you can pick and choose any widgets to apply the accordion effect.
And:
Right now, we get a class “hm-swe-accordion-head” added to the widget title with the accordion widget feature. It would be great if another class was added: “collapsed” when the widget is collapsed, and “expanded” when the widget is expanded. I know this is possible to do, and would be easy to add to the code that changes out the +/- icons.
With these extra classes, people could write CSS to create different effects based on if the widget is expanded or collapsed. Or, more options could be added to the plugin that allow for the following: For example, say I want my widget title to be red if it is collapsed and green if it is expanded. With the right CSS classes on the widget titles, it would be easy to do.
Or if I want a :hover effect that changes the color of the +/- icon if the when the user hovers over the widget title. Well, there would be four icons. One for each of:
.widget-title.collapsed
.widget-title.collapsed:hover
.widget-title.expanded
.widget-title.expanded:hoverAll in all though, minor issues. This is a great plugin; I’ve been looking for this FOR YEARS. A+++
- The topic ‘Great plugin, especially for big blogs’ is closed to new replies.