By Eli Baskin on
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
You may want to try
You may want to try rebuilding node permissions. Go here:
admin/content/node-settings
Let us know if it works.
changing the setting for the
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.
Rebuilding the permissions
Rebuilding the permissions didn't work, but editing each individual node did.
Thank you!