Archived topic
How to disable link on "Author" name in "Single Post" comments
3 replies · Started by Nicholas on June 1, 2020
Hi,
I'm trying to understand how to remove the link on "Authors" or people commenting on the "Single Post" comment part of my website.
I'm using an Elementor module for the Single Post, but If I'm not wrong this thing is controlled by the theme.
Hope you can help me.
Thanks,
Nicholas
Hi there,
You'd need this function:
https://generatepress.com/forums/topic/removing-links-from-the-author-date-in-comment-section/#post-680376
Which needs to be added using a child theme's function.php:
https://docs.generatepress.com/article/using-child-theme/
Thanks Leo!
No problem :)