Keyword

Visitors view comments but don't post

More
12 years 9 months ago - 12 years 9 months ago #60540 by Edson
Hi all!

I tried to find a soluction but could not find anything.

When I deactive the K2 comments for unregistered visitors, they can not see the comments from the article.

How can I active the unregistered visitors to view K2 comments but do not send a new comment?

Thank all in advance.

Please Log in or Create an account to join the conversation.

More
12 years 9 months ago #60541 by william white
Replied by william white on topic Re: Visitors view comments but don't post
Try creating an override for the category in question
Find the block of code that displays the comments form
Insert a jFactory::getuser()
Then wrap the code that displays the comments form with
php if($user->get('guest') ==0 ) test and hide the comment form if the user is a guest

Please Log in or Create an account to join the conversation.

More
12 years 9 months ago #60542 by jim
Hi William, is there anyway i can get into contact via phone with anyone remotely associated with K2 since this forum is obviously anything but a forum dedicated to solving or answering K2 issues.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum