if disabeling / un-allowing comments from within the dashboard options is not enough, go through all templates of your theme, and remove any reference to comments,
for instance (these might not all be in your theme, and there might be others, and there will be parameters inthe brackets):
comments_popup_link() http://codex.ww.wp.xz.cn/Function_Reference/comments_popup_link
comments_number() http://codex.ww.wp.xz.cn/Function_Reference/comments_number
comments_template() http://codex.ww.wp.xz.cn/Function_Reference/comments_template
(most of these functions usually have the word ‘comment’ in the function name …)
Thanks Alchymyth will do so
(@anahitafthgmailcom)
14 years, 2 months ago
I am using a wordpress template as a website and not a blog.
How can I remove the comments part??
Would appreciate your help
Thanks