Making sure sfwd-lessons and sfwd-topic are enabled in wpDiscuz > Settings > General > Post Types
Confirming that comments are not hidden via CSS
Ensuring <?php comments_template(); ?> is included in the theme template
Testing with default themes and all other plugins disabled
Disabling the cache plugin completely (no effect)
The comment box does show up, and the total number of comments (e.g. “16 Comments”) is displayed — but the actual list of comments is not visible inside LearnDash lessons or topics. On other pages (e.g. blog posts), comments are displayed correctly.
There are no errors in the browser console, and all comments are approved and visible in the WordPress backend.
Do you have any idea what might be causing this or how I can force wpDiscuz to render the comments inside LearnDash content?