Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hi wpDiscuz
In 'User Authorization and Profile Data', I have selected 'Enable Profiles URL' and 'Use Website URL as Profile URL'.
My author name now links through to my website URL as expected. But my author image still links through to my profile page.
How do I change the link on the author image/avatar?
Example here (second comment): https://www.technicallyproduct.co.uk/seo/why-is-google-search-console-detecting-partial-urls-for-my-wordpress-site/
You can use the wpdiscuz_avatar_link_attributes hook to get this work. More info here: https://wpdiscuz.com/docs/codex/filters/wpdiscuz_avatar_link_attributes/
Excellent, that worked! Thanks for the amazingly quick reply 🙂