Hello,

I've edited a content type and disabled comments. Nevertheless, the option to comment is still available, even for anonymous users. I did enable it in Permissions page, but I thought that if the content type disallows comments, it won't appear, even that on Permissions page users ARE allowed to comment.

What am I missing here? I would like to enable anonymous users to comment on various content types, except this one.

Thank you.

Comments

bwv’s picture

You may want to try rebuilding node permissions. Go here:

admin/content/node-settings

Let us know if it works.

tom_buytaert’s picture

changing the setting for the content type changes the standard setting for new nodes, but doesn't change the setting for all the nodes you already made. So you have to edit those nodes, and disable comments.

Eli Baskin’s picture

Rebuilding the permissions didn't work, but editing each individual node did.

Thank you!