- Posts: 11
COMMUNITY FORUM
Item whithout comments
- Nico Benitez
-
Topic Author
- Offline
- New Member
Less
More
12 years 7 months ago #105018
by Nico Benitez
Item whithout comments was created by Nico Benitez
Hello!!
I've got an item in my website which i don't want to be commented, Is it possible to deactivate the comment option for certain items? If yes, How?
Thanks!
I've got an item in my website which i don't want to be commented, Is it possible to deactivate the comment option for certain items? If yes, How?
Thanks!
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 7 months ago #105019
by william white
Replied by william white on topic Re: Item whithout comments
you can disable the display of the comments and comments form by editing the item and in the item view hide comments
Please Log in or Create an account to join the conversation.
- Nico Benitez
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 11
12 years 7 months ago #105020
by Nico Benitez
Replied by Nico Benitez on topic Re: Item whithout comments
I was ticking the wrong option..
Thanks William!!!
Thanks William!!!
Please Log in or Create an account to join the conversation.
- Frits
-
- Offline
- New Member
Less
More
- Posts: 1
12 years 7 months ago #105021
by Frits
Replied by Frits on topic Re: Item whithout comments
Hello,
I have a related question, is it also possible to prevent that (unregistered) users add new comments but keep showing existing comments?
Thanks!
Frits
I have a related question, is it also possible to prevent that (unregistered) users add new comments but keep showing existing comments?
Thanks!
Frits
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
12 years 7 months ago #105022
by william white
Replied by william white on topic Re: Item whithout comments
Yes, but you will have to make an override and wrap the block that displays the form to submit comments with an if statement after first getting the usertype very similar to the code in this post
getk2.org/community/New-to-K2-Ask-here-first/160258-Hiding-specific-extra-fields-from-public
getk2.org/community/New-to-K2-Ask-here-first/160258-Hiding-specific-extra-fields-from-public
Please Log in or Create an account to join the conversation.