Forums
Forums / Fixing WordPress / Not display comments
(@jamesy2003)
15 years ago
I’m using WP for a business site. I only want comments to appear on the blog page. I can’t figure out how to turn them off on all the other pages.
(@alchymyth)
‘settings’ ‘discussion’
and
‘discussion’ section on the ‘edit page’ page below the editor.
(click ‘screen optins’ if that section is not there)
or in extreme, delete ‘comments_template()’ together with its corresponding html code from page.php of your theme.
Thank you so much!!
The topic ‘Not display comments’ is closed to new replies.
(@jamesy2003)
15 years ago
I’m using WP for a business site. I only want comments to appear on the blog page. I can’t figure out how to turn them off on all the other pages.