So this plugin is really a pre-cursor to an avatar plugin that I’m hoping to get around to developing off of this plugin. I wanted to provide my users with the ability to display their pictures and a short blurb on their sidebars in a sleek and streamlined format, and barring some hindrances this plugin accomplishes that.
In its present state this plugin makes use of the Author Image Plugin by Andrew Ferguson, and the Author Profile Widget that Ergate released.
Both of the plugins have been hacked to provide the following functionality: The Author Image Plugin will provide a form for users to upload their images on their profile page, but will save the image to $blog_id.jpg in the /blogs.dir/ folder (NOT in their own $blog_id subfolder).
The Author Profile Widget will then look for the $blog_id.jpg file in addition to calling the the_author_description(); function, and wrap the text neatly around the image. You can see a demo of it in action on my home blog: suleiman.hadithuna.com.
To install this plugin, first drop the “fergcorp…php” file in your mu-plugins directory. Then go to Andrew Ferguson’s page and follow the instructions for modifying the profile.php file in your /wp-admin/ folder.
Then drop the author_profile.php file in your /mu-plugins/widgets/ directory and drag it to the sidebar.
For styling use the following in your hacked MyCSS css file:
.wpmuprofile
!height: 250px;
overflow: auto;
December 31, 2007 at 10:33 am
Mohammed,
Thanks for your efforts on this plugin. All I get on the sidebar is the photo (no title or text from profile) on firefox, on explorer 6 I get nothing in the sidebar.. any suggestions?
Javi
December 31, 2007 at 8:33 pm
Javi,
If nobody adds the text to their “about me” section in their profile, then no text will show up. If you’re getting nothing in explorer 6 in your sidebar then you probably need to increase the sidebar width or add the “overflow:hidden” or “overflow:auto” property to the sidebar.
October 15, 2008 at 11:55 am
Thanks so very much for taking your time to create this very useful and informative site. I have learned a lot from your site. Thanks!!i