• Resolved Adam Brosnan

    (@adambrosnan)


    How can i limit review comments in course details page to only 10? And show comments only with opinion. I need hide reviews without opinion.

Viewing 1 replies (of 1 total)
  • Hello

    Unfortunately, there is no option to limit the review comments and the opinion option. But you know the code then you may go to wp-content/plugins/tutor/templates/single/course/reviews.php file and figure out how. you can limit the number of comments here. Maybe you can use the PHP break statement in the foreach loop which is showing all the reviews. I hope it will help you.

    Kind Regards.

Viewing 1 replies (of 1 total)

The topic ‘Limit review comments’ is closed to new replies.