By Wim on Thursday, 25 August 2016
Posted in General Issues
Likes 0
Views 816
Votes 0
I do not want to have any profile integrations for Komento. At the moment I've got Gravatar selected, but I would like to disable this. I should be able to do this from the backend, right?
Hey Wim,

If you would like to disable these author link from the comment, you can apply following css code into your current template css file.

#section-kmt .kmt-author a {
pointer-events: none !important;
}
·
Thursday, 25 August 2016 22:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Yes, you can disable profile integration and use Komento profile instead by:
Click Komento>Integration>Choose_integration>Layout >Avatar>Enable Use Komento User Profile
·
Thursday, 25 August 2016 19:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Fadhli. This is definitly better than the gravatar link!

Is it also possible to use neither the komento profile nor any other profile integration? So there is no link what so ever to a users profile?
Wim
·
Thursday, 25 August 2016 19:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Wim,

Unfortunately, there is no setting to remove the link of user profile currently. However you can make a simple hack for that. May I know with what components that you integrate Komento with?
·
Thursday, 25 August 2016 19:24
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Fadhli,

At the moment we're only using Komento for integration with joomla's core articles.
Perhaps later somethimes we'll use it for Docman too.

Wim
Wim
·
Thursday, 25 August 2016 19:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

Thanks. This might be the best option without using a override or hacking the core.

Kind regards,

Wim
Wim
·
Wednesday, 31 August 2016 20:22
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome, glad that your issues are resolved now
·
Wednesday, 31 August 2016 21:01
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post