How can I remove the link in author name in a single post author box?

Posted in: Newspaper
Post count: 33

hi,
can you help me; How can I remove the link on the author name in a “single post author box”?
image reference is bellow:
https://workdrive.zohoexternal.com/file/6bzyr2606b3830f884859af5b2f8d80af9dcd

Post count: 27744

Hello,

Please use this code for the author box .tdb-author-box .tdb-author-name
{
pointer-events: none;
}

Set the code in Theme Panel > Custom code -> Custom css.

Thank you!

Post count: 33

that’s okay, this is not a permanent solution just avoid only links. but it reflects in my SEO performance that’s why I am asking. any other solution?

Post count: 27744

Hi,

You can set the rel attribute on user url https://i.imgur.com/Irk61wj.png or redirect author url to homepage
Unfortunately, there is no other option.

Thank you!

Post count: 33

Thank you, Kindly do the needful in the next version.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.