comments block
Permalink
Hey,
I did install the comments block on my site.
When I hover over a comment there appears a few social links like Facebook and twitter.
I wish to disable these social links. I don't wish to use these links.
nevertheless, i don't see how I have to make them disappear.
can someone help me out of this.
thank you
I did install the comments block on my site.
When I hover over a comment there appears a few social links like Facebook and twitter.
I wish to disable these social links. I don't wish to use these links.
nevertheless, i don't see how I have to make them disappear.
can someone help me out of this.
thank you
To remove the social links, you can override one the Conversation block element that adds them.
- copy message.php
concrete\elements\conversation\message.php
- create this folder path application/elements/conversation
- paste message.php into the conversation folder
application\elements\conversation\message.php
- open message.php and remove the following code: