yes – for more details, please provide a link to your site, and post the name and download link of your theme.
have you ticked all the corresponding boxes in the admin area?
Hi Alchymyth,
My website is http://www.idealfurn.com – the theme I am using is Swift
I seem to have ticked and unticked all the boxes I believe need to be ticked.
Thganks
James
the setings under ‘settings’ ‘discussion’ only take hold on posts and pages made after the change.
there is also a ‘discussion’ settings field below the post/page editor for each individual post/page;
if this is not there, click the ‘screen options’ tab near the top right of these ‘edit post’ or ‘edit page’ pages – then tick the ‘discussion’ box; then scroll down to below the post/page editor, and make your settings there.
you can also disable comments using the ‘quick-edit’ for posts and pages.
if this all does not work, and if you don’t want comments at all, you could also add this to style.css (or where ever you add custom styles in your theme):
#respond{display:none;}