Viewing 3 posts - 1 through 3 (of 3 total)
The topic ‘members-directory not working’ is closed to new replies.
members-directory page doesn’t show member list.
could you help check it for me?
Thank you.
https://hacc.ctbc.edu.tw/members-directory/
hi
add this code:
add_filter('vibebp_members_directory_args',function($args){$args['firstLoad']='card';return $args});
in the wp-admin>>plugins>>plugin editor>>select wplms-customizer plugin and select wplms-customizer.php
The topic ‘members-directory not working’ is closed to new replies.