By Sean Carney on Tuesday, 03 January 2017
Posted in Technical Issues
Likes 0
Views 245
Votes 0
If you see the module named "Comments" on the blog pages at drc.cloudaccess.host/blog in the sidebar2 position you will notice that the comments are very long even though in the settings I have set it to follow your default suggestion of 100 characters.
Hi there,

Can you try to replace attached file to path below and see wheter it fixed your issues on comments not being attributed to the correct blogs.
administrator/components/com_komento/includes/comment/comment.php
·
Thursday, 05 January 2017 11:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Also you will notice that in the module backend some of the translated strings are missing so the long string names are displaying.
·
Tuesday, 03 January 2017 23:00
·
0 Likes
·
0 Votes
·
0 Comments
·
I would also like to know how to remove the date stamp of the comments to not post the date at all.
·
Tuesday, 03 January 2017 23:27
·
0 Likes
·
0 Votes
·
0 Comments
·
I just discovered another problem with this module. It is displaying the wrong name of the blog and link. Basically these three comments displaying now did NOT all come from the same EasyBlog post.
·
Tuesday, 03 January 2017 23:29
·
0 Likes
·
0 Votes
·
0 Comments
·
HI Sean,

Please find your inquiries below.

you will notice that the comments are very long even though in the settings I have set it to follow your default suggestion of 100 characters.

I have some modifications at this path
administrator/components/com_komento/includes/formatter/types/comment.php
modules/mod_komento_comments/mod_komento_comments.php
modules/mod_komento_comments/tmpl/default.php
And it seems to be working fine now.

Also you will notice that in the module backend some of the translated strings are missing so the long string names are displaying.

I have made some modifications on this path .../language/en-GB/en-GB.mod_komento_comments.ini and it shown correctly now.

I would also like to know how to remove the date stamp of the comments to not post the date at all.

It is necessary for the "Date" to be there as it behave as a link to jump to the comment made but I have made some modifications at this path modules/mod_komento_comments/tmpl/default.php
I have comment out codes below and should be working fine now.

<span class="mod-comment-time">
<a class="mod-comment-permalink" href="<?php echo $comment->getPermalink(); ?>" alt="<?php echo JText::_('COM_KOMENTO_COMMENT_PERMANENT_LINK'); ?>" title="<?php echo JText::_('COM_KOMENTO_COMMENT_PERMANENT_LINK'); ?>"><?php echo $comment->getCreatedDate()->format(JText::_('DATE_FORMAT_LC2')); ?></a>
</span>


I just discovered another problem with this module. It is displaying the wrong name of the blog and link. Basically these three comments displaying now did NOT all come from the same EasyBlog post.

It seems that this issues comes from our end. Thanks for reporting this. This fix will be included on our next release version.
·
Wednesday, 04 January 2017 11:20
·
0 Likes
·
0 Votes
·
0 Comments
·
This is much better. If the date should be there for a good reason then put it back because I do not want to be using a version of your software that everybody else is not also using. :-)

Thank you for fixing this. I see a problem now where all three of the comments are as a single text blob. Take a look and let me know if you see that.

Thanks so much for your help, Sean
·
Wednesday, 04 January 2017 11:29
·
0 Likes
·
0 Votes
·
0 Comments
·
BTW, the comments are NOT all three from Phytic Acid in Grains.

These are the three comments from Komento:

Sean Carney posted a comment in Phytic Acid in Grains? No Problem!
Hello Blake, We appreciate knowing that people are paying attention to what we are sharing here, even if we are completely in disagreement on most issues. Thank you very much for your reply! As you can imagine we do not consider Weston Price Foundation to be a gold standard for truth by any stretch of the imagination. We also do not encourage anybody to follow advice from Robert Atkins. The point of this article was that people don't have to be worried about phytic acid from whole grains. You can have all the better nutrient profile grass fed liver for yourself but we will continue to promote a diet of Vegetables, Legumes, Fruits, Grains, Nuts and Seeds prepared in a simple and healthful manner. Thanks again, Sean Carney

Sean Carney posted a comment in Lacto-Fermented Foods Linked to Esophageal Cancer
Hello BlogGuru, We do not really have all the answers. And, the subject of fermented foods is complicated because of the various ways in which foods can be fermented. Overall most of the research seems to promote fermented foods. But, we are keeping our eyes open for research like this which might show another darker side of some of the fermentation processes. We need to keep our eyes open for other compelling scientific studies as they become available.

posted a comment in Lacto-Fermented Foods Linked to Esophageal Cancer
I like to educate myself as much as possible so I am constantly researching for new discoveries and this is something that changes my view about the lacto-fermented foods. Could it be that something else is triggering the elevated numbers of cancer in Asia?

(Please also note that this third comment does not tell WHO posted the comment!)
·
Wednesday, 04 January 2017 11:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Sean,

I see a problem now where all three of the comments are as a single text blob. Take a look and let me know if you see that.

It might be because i have removed those "Date stamp" on your site. I have revert back to its original and it should be working fine now. Please give it a check and see how it goes.
·
Wednesday, 04 January 2017 11:35
·
0 Likes
·
0 Votes
·
0 Comments
·
Yes, much better. However, there probably should be some space between comments? Maybe some number of pixels after the date and before the next comment?

Thank you, Sean

PS. I just wrote to you that the comments are not being attributed to the correct blogs. Sorry.
·
Wednesday, 04 January 2017 11:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Sean,

Yes, much better. However, there probably should be some space between comments? Maybe some number of pixels after the date and before the next comment?

Thanks. I will consult this with our designer to design it properly and will be included in the next release.


PS. I just wrote to you that the comments are not being attributed to the correct blogs. Sorry.

No problems Sean. Thanks for reporting this. I have issued this to our developer and this will be included on next released version

Thanks for your understandings Sean
·
Wednesday, 04 January 2017 12:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you.
·
Thursday, 05 January 2017 01:04
·
0 Likes
·
0 Votes
·
0 Comments
·
That looks like it did the trick. I have one comment that is not attached properly to a blog. I am trying to resolve that. but, that is really a separate issue.

thanks, Sean
·
Thursday, 05 January 2017 23:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, glad that your issues are resolved now. If you have a different issue altogether, please start a new thread.
·
Friday, 06 January 2017 00:11
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post