67 pointsSerious WPMU DEV-sterI'm new here
LizaValero
Member
—
1st July 2010
I have a wpmu (still running 2.9.2) at onlineaor.com. I want to be able to display the blog avatar either in a widget or I can put it on the default theme. I am using the Blog Template plug in which works awesome! and I now want for each new Blog site created to display the blog avatar when it is created. I tried the author avatar widget plugin but that wants to pull the user avatar for authors and since this is a new site, the user will not have authored anything yet.
Help please
I have a wpmu (still running 2.9.2) at onlineaor.com. I want to be able to display the blog avatar either in a widget or I can put it on the default theme. I am using the Blog Template plug in which works awesome! and I now want for each new Blog site created to display the blog avatar when it is created. I tried the author avatar widget plugin but that wants to pull the user avatar for authors and since this is a new site, the user will not have authored anything yet.
Help please
Thanks for your quick answer. I have tried that and it does show the blog avatar but in addition to the pic, I want to display some fields that I have added to a theme options page. So rather than trying to restyle that widget, I thought it may be easier to figure out how to call the blog avatar and add that to functions.php. But I can not seem to figure out how to call it.
I will look at the blog avatar widget again,
Thanks,
Liza
Responses (4)
Erstwhile founder — 1st July 2010 #
Have you tried the blog avatar widget that comes with the Avatars plugin?
Thanks,
Andrew
Member — 1st July 2010 #
Thanks for your quick answer. I have tried that and it does show the blog avatar but in addition to the pic, I want to display some fields that I have added to a theme options page. So rather than trying to restyle that widget, I thought it may be easier to figure out how to call the blog avatar and add that to functions.php. But I can not seem to figure out how to call it.
I will look at the blog avatar widget again,
Thanks,
Liza
Erstwhile founder — 1st July 2010 #
Take a look at line 50 in widget-avatar.php.
Thanks,
Andrew
Member — 1st July 2010 #
THANK YOU!!!!! Thats what I needed- it had been driving me crazy!
Become a member