George Mamadashvili
Member
Posted 1 year ago #
This plugin was very helpful. I need to add WordPress native class to your widget widget_nav_menu, is there any filter to do this? or could you add this class in next release?
Thanks
George
http://wordpress.org/extend/plugins/jquery-vertical-accordion-menu/
remix4
Member
Plugin Author
Posted 1 year ago #
A custom class can be added to the widget wrapper when its registered in the functions.php file. Where does the class need to be added?
George Mamadashvili
Member
Posted 1 year ago #
remix4
It would be great if you set $css_class to widget_nav_menu by default, this will make better practice for end users if they decide to switch widget, e.g. to WordPress native one and they won't lost widget styling
remix4
Member
Plugin Author
Posted 1 year ago #
The plugin requires specific css rules in order to work correctly which is why it tried to avoid generic widget styling as this tends to have css rules, which interfere