- Posts: 6
COMMUNITY FORUM
[SOLVED] comment function not working properly
- Thomas
-
Topic Author
- Offline
- New Member
from beginning i allowed only registered users to comment on items in my blog. Now i decided everyone, also not registered users, to be allowed to comment on items - so i changed settings in K2 component (version 2.6.9) accordingly.
After putting in the comment and the name on an item an pushing the send-button i receive a message that all requested fields need to be filled in! I see only two fields Message and Name which are filled in - so i do not understand where this message is coming from.
Maybe someone can help me?
Thanks,
Tom
Please Log in or Create an account to join the conversation.
- Mohamed Abdelaziz
-
- Offline
- Platinum Member
- Joomla Developer
Is it possible to send the url?
Multiple Extra Fields Groups for K2
AutoMeta for K2
Chained Fields for K2
More K2 Extensions In My Extensions Store
Please Log in or Create an account to join the conversation.
- Thomas
-
Topic Author
- Offline
- New Member
- Posts: 6
thanks for your reply! Here is an URL to a blog item
The possibility to comment is at the bottom of the article.
Thanks,
Tom
Please Log in or Create an account to join the conversation.
- Mohamed Abdelaziz
-
- Offline
- Platinum Member
- Joomla Developer
I checked the page and found that the email address field is there but hidden by CSS in the template style files.
Just displayed it and been able to post a comment, so you can edit the css to display this field.
Multiple Extra Fields Groups for K2
AutoMeta for K2
Chained Fields for K2
More K2 Extensions In My Extensions Store
Please Log in or Create an account to join the conversation.
- Thomas
-
Topic Author
- Offline
- New Member
- Posts: 6
Where exactly do i need to enable the email field?
Thanks,
Tom
Please Log in or Create an account to join the conversation.
- Mohamed Abdelaziz
-
- Offline
- Platinum Member
- Joomla Developer
at line 2264, simply remove this rule
dd > input#commentEmail {
display: none !important;
}
Multiple Extra Fields Groups for K2
AutoMeta for K2
Chained Fields for K2
More K2 Extensions In My Extensions Store
Please Log in or Create an account to join the conversation.
- Thomas
-
Topic Author
- Offline
- New Member
- Posts: 6
The email field is now shown without caption - is the caption also to be entered in the css file (like "Name*" for the name field)?
Please Log in or Create an account to join the conversation.
- Mohamed Abdelaziz
-
- Offline
- Platinum Member
- Joomla Developer
Multiple Extra Fields Groups for K2
AutoMeta for K2
Chained Fields for K2
More K2 Extensions In My Extensions Store
Please Log in or Create an account to join the conversation.
- Thomas
-
Topic Author
- Offline
- New Member
- Posts: 6
Please Log in or Create an account to join the conversation.
- Thomas
-
Topic Author
- Offline
- New Member
- Posts: 6
Sorry to reopen this thread once again, but there is another topic with function not showing. Once i turn on Use Recaptcha in K2 Comment Settings, it is not shown on my site, but once the user enters Text, Name and Email and confirms his entries via the send button, a message appears that entries are missing - recaptcha is not showing.
Thanks already in advance for your help!
Tom
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Finally make sure that your site does not have any JavaScript errors.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- jk15060
-
- Offline
- Junior Member
- Posts: 23
Also, this site runs PHP v 5.6 with Joomla 3.4.8
The error when trying to comment reads:
The words you typed did not match the ones displayed. Please try again.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Your issue will not be solved any sooner.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- jk15060
-
- Offline
- Junior Member
- Posts: 23
Hope this helps someone else out there.
Please Log in or Create an account to join the conversation.
- Natasha
-
- Offline
- New Member
- Posts: 6
I am contacting you after months of trying to manage this section by myself. I am not a computer geek, but I know the basics.
I have a new CSS template and the 3.4.8 Joomla version. I'm stuck between Category Blog in the Content and K2 Category Blog, I don't see the solution to the best blogging option. It just doesn't publish as I want it. Should I install another Joomla extension? I also want to disable category filtring, if possible?
Thank you in advance.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Double posting will not get your issue solved any faster, it will only lead to a suspended account.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.