gravitar and author name link
-
Does anyone know how to change the links of the author gravitar/name to point to their profile instead of to their website? I’ve tried a few different ways of doing this (functions.php etc) and nothing seems to work. Has anyone done this successfully that would like to share?
In the post.php:
<?php post_author_avatar(); ?>
<p><?php post_author_link(); ?>
<small> <?php post_author_title(); ?> </small>
is there a way to do this using a href perhaps???? I’ve tried this too… just not with any good results.
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.