Ok, I’m going to go with the second link. http://codex.wordpress.org/Template_Tags/comment_author_url_link. This works fine for me but is there any way to not show the link if no information was entered into the website input field? At the moment it shows “visit author’s website” for everyone, and if they dont enter an info, the link just goes to my website.
THanks
Thanks for the quick response Kafkaesqui. The second link works for me when put in the comment loop, but the first one doesn’t do anything. Am i suppose to add anything inside the brackets?
<p><?php comment_author_link(); ?></p>
I’ve just stuck that straight in…
Thanks,
Nick