Replies
- [bp-featured-members] 
 You can use the above shortcode to display the featured members in your posts/page. The shortcode supports following options:-
 view(string):- It controls the display of the members list. Possible values are ‘list’, ‘slider’, ‘default’. Default ‘list’.
 list:- the members are displayed as un ordered list
 slider:- the members are displayed as slider with one or more member per slide
 default:- Uses theme’s default member list view( members/members-loop.php)- I test the shortcode in this way:[bp-featured-members slider] and [bp-featured-members “slider”] , but both of them not work.