Keyword

[SOLVED] comment function not working properly

  • Thomas
  • Thomas's Avatar Topic Author
  • Offline
  • New Member
More
8 years 8 months ago #146330 by Thomas
Hi all,

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
  • Mohamed Abdelaziz's Avatar
  • Offline
  • Platinum Member
  • Joomla Developer
More
8 years 8 months ago #146376 by Mohamed Abdelaziz
Replied by Mohamed Abdelaziz on topic comment function not working properly
Hi Thomas,

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
  • Thomas's Avatar Topic Author
  • Offline
  • New Member
More
8 years 8 months ago #146380 by Thomas
Replied by Thomas on topic comment function not working properly
Hi Mohamed,

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
  • Mohamed Abdelaziz's Avatar
  • Offline
  • Platinum Member
  • Joomla Developer
More
8 years 8 months ago #146381 by Mohamed Abdelaziz
Replied by Mohamed Abdelaziz on topic comment function not working properly
Hi Thomas,

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
  • Thomas's Avatar Topic Author
  • Offline
  • New Member
More
8 years 8 months ago #146382 by Thomas
Replied by Thomas on topic comment function not working properly
Great! I see your comment!

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
  • Mohamed Abdelaziz's Avatar
  • Offline
  • Platinum Member
  • Joomla Developer
More
8 years 8 months ago #146383 by Mohamed Abdelaziz
Replied by Mohamed Abdelaziz on topic comment function not working properly
Edit this file: templates/theme1025/css/template.css

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
  • Thomas's Avatar Topic Author
  • Offline
  • New Member
More
8 years 8 months ago #146385 by Thomas
Replied by Thomas on topic comment function not working properly
Thank you so much - it worked!

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
  • Mohamed Abdelaziz's Avatar
  • Offline
  • Platinum Member
  • Joomla Developer
More
8 years 8 months ago #146386 by Mohamed Abdelaziz
Replied by Mohamed Abdelaziz on topic comment function not working properly
Yes, the rule at line 2256

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
  • Thomas's Avatar Topic Author
  • Offline
  • New Member
More
8 years 8 months ago #146387 by Thomas
Replied by Thomas on topic comment function not working properly
Thank you very much Mohamed - problem solved, issue can be closed!

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

  • Thomas
  • Thomas's Avatar Topic Author
  • Offline
  • New Member
More
8 years 6 months ago #148286 by Thomas
Replied by Thomas on topic comment function not working properly
Hi Guys!

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.


Powered by Kunena Forum