Why the comments do not display on the pages?
Comments on page
6 posts from 4 voices-
Posted 1 year ago #
-
Hey,
the comments on pages should be turned on as a standard, did you install the theme fresh out of the box without any editing and do you have comments turned on in your general settings?
Posted 1 year ago # -
Hi Chris, thanks for the reply.
I have solved the problem introducing in the page.php file, after the line
get_template_part( 'includes/loop', 'page' );this code:
comments_template( '/includes/comments.php');This solution function both if the comments on pages are turned on(the comments are displayed) or turned out (the comments are not displayed).
Posted 1 year ago # -
Glad you got it to work =] Thanks for the heads up.
Posted 1 year ago # -
I needed to make this change as well. After doing so, I see that pingbacks get clobbered.
See this page (with the issue): http://www.cmiyc.com/projects/msgeq7-simple-spectrum-analyzer/
While this page, clearly shows non-pingback comments display okay: http://www.cmiyc.com/projects/led-matrix-arduino-shield/
What do I need to change to fix?
Posted 8 months ago # -
Hi jamesc4s,
I know this may be a hassle but if you will please start a new post under the heading Pingbacks since this one is officially resolved. You can link to this thread in the new post.
Regards,
MyaPosted 8 months ago #
Topic Closed
This topic has been closed to new replies.














