The plugin has several parameters that can be configured to help cutomise the menu.
Click Hover Selects the event type that will trigger the menu to open close.
Auto Expand Based on Current Page Item If checked, this option will expand sub-menus based on the current page post based on WordPress custom menu css classes e.g select this option if you would like the menu to expand when the user clicks link other than the accordion menu..
Close If checked the menu will automatically close after 1 second when the mouse moves off the menu only available if event type is hover..
Show Count If checked the menu will add count showing the number of links under each parent menu item.
Class Menu Set the CSS class of WordPress menu.
Class Disable Input the CSS class for parent menu items that should be disabled i.e the child sub-menu remains open.
Hover delay This setting adds delay to the event to help prevent the menu opening closing accidentally.
number means the cursor must stop moving for longer before the action will trigger.
The requirement to use shortcode is to include the name of the menu that you want to use for the accordion the name must match one of the menus created in WordPress menu admin page.
Read more