I only allow comments on certain types of nodes, and not others, but Comment RSS provides a feed even on the nodes that will never have comments. Would it be possible to only show the feed icon on nodes that can have comments? Thanks in advance!
I only allow comments on certain types of nodes, and not others, but Comment RSS provides a feed even on the nodes that will never have comments. Would it be possible to only show the feed icon on nodes that can have comments? Thanks in advance!
Comments
Comment #1
gábor hojtsyThe code is supposed to only show / provide the feed if the node has commenting turned on. The button for example is displayed as a result of this code:
The last condition checks whether the code has comments disabled or not.
Are you sure this is misbehaving?
Comment #2
dave reidI tested this and confirmed when a node has comments disabled, there is no link added for the crss/node/nid feed. I think you are seeing just the /crss feed since you've set it to be added on every page. Marking as fixed.