Archived topic
how to remove the link from the author's name in each article?
1 reply · Started by Javier on October 5, 2020
Hi, I have installed the Simple Author plugin to customize the author box after each article. https://prnt.sc/utkfav
Where do I insert this code (https://gist.github.com/generatepress/17e92621b6bf1140dafa) to remove the link from the author’s name?
Thank you very much!
Hi there,
You can actually try the updated code here:
https://docs.generatepress.com/article/generate_post_author_output/#remove-link
With one of these methods:
Adding PHP: https://docs.generatepress.com/article/adding-php/
I have a feeling that it won't work for the author box link though as it's likely coming from the Simple Author plugin itself.