lwaltzer
Member
Posted 1 year ago #
On an installation also running BuddyPress, I'm using this shortcode:
[authoravatars show_name=true roles=subscriber user_link=bp_memberpage]
to display selected avatars, and the plugin seems to be bringing in the thumbnail version of the avatars an then blowing them... leading to blurry images (see under "Fellows" here: http://blsci.baruch.cuny.edu/about-us/staff/:
How can I fix this?
Thx-
http://wordpress.org/extend/plugins/author-avatars/
Interesting problem; it is indeed using the thumbnail version -- up till now I did not know that buddypress had two different versions for that. I have uploaded a quick fix to TRUNK (see [343338]) which should fix the issue...
I haven't tested it, so it would be great if you could download the development version and give it a spin for me. Thanks.
lwaltzer
Member
Posted 1 year ago #
Awesome, Ben... that did the trick. Thanks a bunch!