Hi
this shortcode [authoravatars user_link=website] should use the website value from the users profile
http://authoravatars.wordpress.com/documentation/authoravatars-shortcode/
Paul
Hi, Really appreciate you getting back to me. I was hoping to display the author’s website url after their bio as well as link to it. The above shortcode only provides a link from the avatar as far as I can tell?
You may have to get into the weeds a bit to do this
I had a look at the filters at this page
http://authoravatars.wordpress.com/documentation/developers-guide/
But I don’t have a template for the bio section or to show the link
So my best suggestion is to this in jQuery and just grab the value and insert it into the location you wish
Paul
Ooh eeek. I’m no developer so I may have to think of another way of doing this. Maybe using this plugin http://wordpress.org/extend/plugins/visual-biography-editor/ in order to add the url direct to their bio. Not ideal as you are stuck with positioning it within the bio area.