gzenone
Member
Posted 4 years ago #
when a users register they have to fill in some profile information
...when you click on their names (in a comment for instance) wordpress jumps to their urls...
usually they provide none. is there a way to make wordpress go to their profile? ie to the info they actually provided?
You can find information on setting up an author template (author.php) for your theme here:
http://codex.wordpress.org/Author_Templates
It covers how to collect profile data on an author and display it. Let us know if you have any questions about it.
jhuskey
Member
Posted 3 years ago #
I have an author.php page set up and it works perfectly when you click on an authors link. I'm trying to figure a way to make it so that it displays the other registered members when you click on a their name in the comments.
I have read tons of posts about this and read the pages that keep getting posted and I still can't figure out how to make the comments link to the author.php page?????