By Vincent Robert on Sunday, 05 February 2017
Posted in General
Likes 0
Views 377
Votes 0
All comments users make on my site are links to javascript but when you click the names nothing happens. For pages I have with a lot of comments, all the users name and javascript is slowing down the page. How can I remove guest comment names and those links?

Please see attached. I would like guest comment names to be plain text.
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

Try download my attached file and put that file into your current template location.

JoomlaFolder/templates/YourCurrentTemplate/html/com_easyblog/comments/default.item.php

Note : You have to manually create those folder.
·
Sunday, 05 February 2017 09:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello! Thank you, this seems to work. So, I also removed JText::_('COM_EASYBLOG_GUEST').' - '. to remove "guest" from comments. Finally, I see replies to comments I made as super user showing "guest" and are clickable. Any ideas how to make these un linkable to? screenshot attached.
·
Monday, 06 February 2017 00:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hm, it shouldn't show that link again if you using my code at above.

Make sure you have to put above file into your current site template.

If not, you have to modify Easyblog core file at JoomlaFolder/components/com_easyblog/themes/wireframe/comments/default.item.php
·
Monday, 06 February 2017 10:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Arlex..I am using it (even without my edit) but my super user comment replies still show as a link. Would you like to see example url? Thanks again
·
Monday, 06 February 2017 20:36
·
0 Likes
·
0 Votes
·
0 Comments
·
is it GUEST name is your superuser?

You can check my screenshot here : http://take.ms/K5Dt9

If no and if you would like to disable all the clickable name link from comment area, try download my attached file and see how it goes?

JoomlaFolder/templates/YourCurrentTemplate/html/com_easyblog/comments/default.item.php

If still can't, please provide us with your Joomla backend and FTP access so we can better have a check.
·
Tuesday, 07 February 2017 00:49
·
0 Likes
·
0 Votes
·
0 Comments
·
So, I had another issue where my super user made comments as "Guest". I can't change the name on these comments for some reason in backend and I suspect a permissions issue on my sql table. I had migrated my easyblog and new super user comments are showing a different name like want though.

Thank you this is working great.

Please close this request and I appreciate the help.
·
Tuesday, 07 February 2017 00:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Tuesday, 07 February 2017 00:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post