- Posts: 5
COMMUNITY FORUM
- Forum
- K2 Community Forum
- English K2 Community
- [SOLVED] K2 Comment form not visible to REGISTERED users
[SOLVED] K2 Comment form not visible to REGISTERED users
- Bojan Jovanovic
-
Topic Author
- Offline
- New Member
I cannot submit a comment on K2 item as registered user - submission form is not visible to registered users. When I select "Enabled for registered users only" at Global setting for comments, form won't appear on the K2 items.
I have inspected a page with firebug and I found out that Comment form is empty:
<div class="itemComments"> </div>
When I put "enabled for everyone", comment form is shown at K2 item page, code looks fine:
<div class="itemComments">
<!-- Item comments form -->
<div class="itemCommentsForm">
form class="form-validate" id="comment-form" method="post" action="/index.php">
.......
</form>
</div>
</div>
I have updated K2 tot he latest release K2 v2.6.9 and running Joomla 3.3.6
Any help will be appreciated!
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
Please Log in or Create an account to join the conversation.
- Drazen
-
- Offline
- New Member
- Posts: 19
fxdm.co
I'm using yoo theme everest and I checked user grups and I have one group "registered". Registered visitors can't post comments.
Please help
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
When you set K2 comments for registered users then you need to ensure that this K2 user is assigned to a K2 user group with the permission to post comments.
Please Log in or Create an account to join the conversation.
- Drazen
-
- Offline
- New Member
- Posts: 19
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Drazen
-
- Offline
- New Member
- Posts: 19
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Drazen
-
- Offline
- New Member
- Posts: 19
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Also please send credentials through the contact form.
www.joomlaworks.net/support/contact
Please Log in or Create an account to join the conversation.
- Drazen
-
- Offline
- New Member
- Posts: 19
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Check the settings in the user group now.
Please Log in or Create an account to join the conversation.
- Drazen
-
- Offline
- New Member
- Posts: 19
Have you did it or...?
It work's now
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
You didn't have any categories assigned to these users. That means that they did not have the correct permissions on these categories.
Please Log in or Create an account to join the conversation.
- Drazen
-
- Offline
- New Member
- Posts: 19
Thank you Krikor
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Tarun Das
-
- Offline
- Junior Member
- Posts: 38
After a log time... hope you are doing well.
I found that if GENDER of the k2 user is not selected the comment form won't show for registered users. It should be either male or female. Created users in joomla back-end. That does not assign gender to k2 user. Comment form didn't show for registered users. Had to assign gender in order to achieve this. Registration through default Joomla Registration Form does not give the gender selection option either. How to solve this problem?
imgur.com/eec0NoQ
Thanks
Tarun
Joomla! 3.4.3, K2 v2.6.9 (Eagerly waiting for v3)
Website: Yankee Russia
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Remind me, which version of K2 are you using? Also are there any overrides in your site? Any 3rd party extensions?
Please Log in or Create an account to join the conversation.
- Tarun Das
-
- Offline
- Junior Member
- Posts: 38
I am using Joomla 343 and K2 269. Only one extension "Additional Categories for K2". This enables a K2 item to appear in more than one K2 category. I am using MAGAZINE template from GavickPro so I had no idea if they were using overrides. In order to check I renamed com_k2 directory in template/my_template/html/ and created a new user in joomla backend. The problem persists and comment form does not appear. So I had to go to K2 users page in the backend and manually assign a gender to the user I created ...and everything works fine. Since it's a FREE (but somewhat famous) template from GavickPro and they denied any support for free templates you seem to be the only SAVIOR. :)
Joomla! 3.4.3, K2 v2.6.9 (Eagerly waiting for v3)
Website: Yankee Russia
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
We will look into this.
Please Log in or Create an account to join the conversation.
- Forum
- K2 Community Forum
- English K2 Community
- [SOLVED] K2 Comment form not visible to REGISTERED users