Hi there,
I’ve followed all the steps mentioned in this thread:
https://wpdiscuz.com/community/wpdiscuz-integration/the-comments-are-not-shown-in-learndash-lesson/ , including:
-
Enabling comments in LearnDash lessons and topics
-
Making sure
sfwd-lessons
andsfwd-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?
Thanks in advance!
Hi,
Please follow this support topic: https://wpdiscuz.com/community/troubleshooting/wordpress-comments-still-visible/#post-28685
It worked. Thank you