@quentro
6 years, 10 months ago
To resolve this issue, Open and edit file at /plugins/boss-learndash/templates/learndash-buddypress/buddypress-group-single.php
Replace line #116 with the next line.
printf( _n( '%s '.LearnDash_Custom_Label::get_label( 'lesson' ), '%s '.LearnDash_Custom_Label::get_label( 'lessons' ), count($total_lessons), 'boss-learndash' ), count($total_lessons) );
6 years, 11 months ago
Having exactly the same issue with Social Learner. The theme seems to have a lot of smaller bugs…
Haven’t found a proper solution for this bug.