Hi,
See how it works if you add # at the Author Website in Users > My Profile.
Calin
It does not work. It opens a new window this this text: about:blank#blocked
So how do I disable the link on the author name AND the author image completely? So there is no link at all.
What if you add in wp-config.php this line:
define('ABH_AUTHORLINK', false);
Thank you for this information. Can you tell more in detail where exactly in the wp-config.php I have to add this line?
Yes, you can add this line after the define( ‘WP_DEBUG’, false ); line.
Ok, I did but nothing happens. This does not work.
-
This reply was modified 5 years, 11 months ago by
reiskocher.
Can you send us a URL to check?
If ABH_AUTHORLINK is false, the image will not have any link to it.
Calin