RSS2.0 Feed button

"Ninety-eight percent of the adults in this country are decent, hard-working, honest Americans. It's the other lousy two percent that get all the publicity. But then--we elected them."
Lily Tomlin

Sam Devol

Running with Scissors

Reading This

About Me widget for WordPress

Posted on June 28th, 2006
Tagged with:

Since I don’t consider my blog anonymous or ’seekrit’ I grabbed a text widget and started adding an “About Me’ to my sidebar. After trying to get things aligned, formatted, and adding a few links I started thinking a widget might be nice for this. I had not seen anything like this around, so here it is, my first widget.

“*Fixed in 0.96: Align didn’t work in some themes.”

Here are some installation instructions:

  1. Click the download link below to get the latest version
  2. Drop the AboutMe folder into your wp-content/plugins folder
  3. Go to your Administration:Plugins page and activate the About Me Widget

To configure:

  1. Go to Presentation:Widgets
  2. Move (drag and drop) the widget to where you would like it in your active sidebar
  3. Click on the config button for the About Me widget (little notepad icon thingy on the right)
  4. Enter the title you want visitors to see on the sidebar
  5. Click in the editor window and start designing your own widget!!!

Put together a generic ‘about me’ design:

  1. Select the image icon above the editor (looks like a tree)
  2. Enter the URL (path) to the image (relative is fine, e.g.; /wp-content/uploads/portrait.jpg)
  3. Enter Image Description, Title
  4. Select the appearance tab and use the pull-down menu to apply an alignment class
  5. Click the Update button
  6. Back in the editor now, type some text (a blurb about yourself or your site)
  7. Hi-lite the text and use the pull-down styles menu to apply alignment class/style
  8. Add some links, if you wish, then repeat #7 to the link/anchor text
  9. Close the config window when you’re finished and hit the Save Changes button

Here is version 1.04: About Me Widget *

*Fixed in v0.91: Cannot select left or right alignment. *Added: Configurable titles for image and links. Thanks Steen.
*Fixed in v0.92: Image ‘alt’ and ‘title’ attributes working now.
*Changed in v0.93: “blurb” respects newlines. Thanks Andy Skelton.
*Fixed in 0.94: Overlapping text issue with default admin theme. Thanks Aaron Brazell. *Added: Configurable font color.
*Added in 0.95: Function getimagesize() added to maintain xhtml validity and page speed.
*Fixed in 0.96: Align didn’t work in some themes. Thanks JR Rozko.
*Fixed in 0.97: Took out the clear that was breaking some themes/sidebars.
*Fixed in 0.98: A solution for people on Dreamhost (and others with hosts using safe_mode/curl). This solution does not use a curl wrapper, but falls back to a relative path. It will require the user to place the image in /wp-content/uploads/. Thanks to Martin Cleaver who generously gave me a temp site at Dreamhost for testing!
*Re-design for 1.0beta: Uses WordPress’ built-in TinyMCE editor for layout/design, produces valid XHTML 1.0 Strict (though this can be broken ;’), designed and tested in WordPress 2.2.1.
*Fixed in 1.01: Bad path to the Image plugin (gave a 404-Not Found), dialed in lineheight - 09/02/07
*Fixed in 1.02: If auto-installed from wordpress.org, TinyMCE would have no buttons (plugin directory name no longer hard-coded). Thanks to guybrush - 09/14/07
-1.03: Sync’ing with http://wordpress.org/extend/plugins/about-me-widget/
-1.04: ditto above

New -> Support forum for About Me Widget

Previous non-TinyMCE version (stable): About Me Widget v0.98

As of 11/16/07 there have been over 14,300 downloads of the About Me Widget. wow.

Feedback appreciated!

Related Posts:

173 Users Commented on " About Me widget for WordPress "

Subscribe to these comments Comment RSS or TrackBack URL
Steen says,
6-29-2006 at 11:52:27 from 62.107.103.174    

Hi, nice widget! However, a few bugs:
* The text-algnment automatically changes to ‘center’ no matter what I type
* The image has a fixed title ‘Sam portrait’
* Perhaps ‘Work background’ isn’t the best choice for all people, perhaps simply ‘More’ would be better

I know I can hack the aboutme.php, but I’d just let you know.
Anyway, I like the widget, and had in fact been searching for one the last few days. Great timing :-)

Sam says,
6-29-2006 at 18:54:25 from 65.78.97.147    

Steen: Thanks! I took a look at the text-alignment, found the bug and realized it was hiding another ;') 2 bugs for one! ok, taking my pill now…. The 'fixed' or hard-coded titles issues is a great point, I need to Add that to the config section so the user can name them. This is something I will address in the morning (and a lot easier then sniffing out image dimensions ;') EDIT: Fixed text-alignment issue and added image and link title configuration in v0.9.

7-3-2006 at 12:43:07 from 72.177.70.112    

Hi Sam,
This widget looks like a good idea to me! There is something out of balance in the interface though. Most of the widget audience might not know enough HTML to do a <br /> after every line. I’d suggest converting line breaks. You can use the wpautop function or roll your own.
Cheers!

7-4-2006 at 10:19:23 from 87.218.39.59    

 In Response to: "[…] It’s important that you identify yourself to your visitors. The About Me widget from Sam Devol helps you to identify yourself in style. No HTML knowledge required! […]":  Nice plugin. Yet I don't feel there's a need to identify. It depends on the blog philosophy. IMHO

7-6-2006 at 17:47:59 from 68.55.221.250    

Appears to be broken in Firefox 1.5. Text is overlapping the fields making it impossible to know what to type and where.

Sam says,
7-7-2006 at 05:44:26 from 65.78.97.147    

Aaron: It’s not Firefox, it’s ME (actually it was my ’style’)!

Anyway, fixed in .94 ;’) Thanks Aaron.

Keiran says,
7-7-2006 at 10:04:04 from 198.22.121.110    

I had the same problem as Aaron, then downloaded the .94 version. A lot better - the text doesn’t overlap the fields anymore. However, all the text is too far left, so it doesn’t all show on the screen now.

Thanks for this plugin!

Sam says,
7-7-2006 at 12:14:47 from 65.78.97.147    

Keiran: Fixed without version change. Let me know if you see any problems… Thanks!

JR Rozko says,
7-20-2006 at 21:15:24 from 71.147.5.84    

Just wondering if there is a way to align the image to the right or center.

Thanks

Sam says,
7-21-2006 at 05:31:57 from 65.78.97.147    

JR: Alignment works with most themes, but let me make a change so that it will work with any theme. Check back today for v0.96…
EDIT: Ok, posted 0.96, should be ok now.

JR Rozko says,
7-22-2006 at 03:21:34 from 71.147.5.84    

awesome - thanks!

xinfo says,
8-3-2006 at 04:07:43 from 59.144.20.2    

Great plugin just waiting to use this

8-8-2006 at 16:33:55 from 87.78.66.20    

Hi,
I downloaded and installed the Aboutme Widget. I put in it in the folder plugins/widgets.
Then I chose a widget-enabled template and tried to configure the whole. BUT there is no configuration button for the Aboutme widget. What is wrong?

Sam says,
8-8-2006 at 17:50:53 from 65.78.97.147    

Your current theme “Head” doesn’t support widgets.

8-8-2006 at 22:32:30 from 219.95.173.210    

Hey there Sam,

Thanks for the tip on editting the font size settings on your widget.

Sam says,
8-9-2006 at 04:53:45 from 65.78.97.147    

Welcome Serge, glad it worked for you…

8-9-2006 at 09:43:07 from 194.156.44.6    

Hi again,
I know that my current theme does not support widgets. I tries your widget with another theme that supports widgets and it doesn’t work for me the problem being what I mentioned in my previous port. Any clues?

Donald Woulard III says,
8-11-2006 at 16:03:50 from 24.165.237.118    

Where do I get a widget enable template?

Sam says,
8-11-2006 at 16:14:03 from 65.78.97.147    

You can find some widget enabled themes here: The theme viewer.

8-18-2006 at 01:55:26 from 70.56.136.183    

“To configure: 1. Go to Admin Presentation:Sidebar Widgets and click on the config button.”

Okay, new weird issue: I placed the php in my plugins folder and activated it in Admin: Plugins–but I still don’t see a “config button” or in fact *anything* under the Presentation tab–? Do I need to add a line of code into the Sidebar php file, and then change my css as well? Help! And thanks for a cool-looking bit o’ code. :o)

8-18-2006 at 02:11:55 from 70.56.136.183    

Oh wait… forgot to install widget stuff from WP. Neeeever miiiiiind. must be late here! ;oP

J. Pisano says,
8-26-2006 at 00:43:51 from 24.144.175.119    

Sam,

I love your “About me” widget. It may be the single best about me widget I have come across for Wordpress, especially in its’ simplicity.

Quick Question regarding Opera and the widget; I opened up my blog in the Opera Browser, for the first time, and saw that Opera splits the “about me widget” for some reason right after the photo and caused my whole sidebar to drop down to the end of the page. I can’t seem to see anything that would cause that, but I am not a great coder. If you have Opera, and wouldn’t mind, would you check it out and let me know if you think it’s the widget or my own web site problem.

Thanks,

Joe

Sam says,
8-26-2006 at 08:43:42 from 65.78.50.139    

Not sure why it’s whacky in your theme, but this fixes it:

Open aboutme.php in a text editor and go to line 105. It looks like this:
echo '

  • I’ll try some more testing when I get a chance, see if I can replicate this…

  • J. Pisano says,
    8-26-2006 at 11:27:01 from 24.144.175.119    

    Sam,

    I edited the code and it worked. Thank you very much for your time and troubleshooting expertise! It is greatly appreciated.

    Joe

    9-3-2006 at 01:56:00 from 68.33.17.214    

    Great plugin, Sam! Is there anyway I can adjust the font size though? When I used it, the text in that widget was smaller than the rest of the text on my sidebar.

    Thanks!

    Sam says,
    9-3-2006 at 07:28:16 from 216.164.16.166    

    Zach: If you open aboutme.php in a text editor and scroll down, about 5 or 6 lines before the end of the file are several echo statements. The text-related ones all contain font-size: 0.8em by default.

    Just change 0.8em to whatever you like.

    Wrhona says,
    9-6-2006 at 22:38:20 from 86.199.78.246    

    Your plugin is great. Good thing someone had created it. Thanks a lot…

    However, I seem to have a problem aligning them with the rest in my sidebar. I have tried changing paddings in my style sheet, but it won’t work. Any idea what might cause this? Is it with the layout?

    thanks for the help
    Wrhona

    (Edit by Sam: Contacted Wrhona by email for more info…)

    Luke The Obscure says,
    9-9-2006 at 16:55:43 from 68.127.126.228    

    I installed the widget and got it configured, but it made my sidebar all screwy! Not sure exactly what the problem was, but I figured out that deleting the folowing code from the php file fixed it:

    style="clear:both;display:block;color: '.$fontcolor.';margin: 0 0 1em 0;font-size: 0.8em;font-weight: normal;line-height: 125%;text-align:'.$alignall.';"

    It’s in there defining the li style after the image.

    Hope that makes sense… Probably just a conflict with my theme.

    Sam says,
    9-13-2006 at 11:51:37 from 216.164.16.166    

    The alignment issues some are experiencing will be addressed in the next release. For the moment, you can open aboutme.php and delete clear:both; (It is the only ‘clear:both;’ reference, so don’t worry, you can’t delete the ‘wrong’ one ;’)

    10-4-2006 at 20:24:35 from 68.33.75.219    

    Hi Sam,

    Great Widget…but am having one issue. Really lame but I can’t get the photo to upload. Not sure if I put the photo in the wrong directory.

    I created an “uploads” directory under public_html/wp-content/ and saved the brendan.jpg photo there.

    When I put in the image URL into the about me widget, I put in

    hxxp://digitalphocus.com/public_html/wp-content/uploads/brendan.jpg

    and get the view that see on digitalphocus.com

    am i missing something?

    Thanks!

    Sam says,
    10-5-2006 at 05:30:19 from 216.164.16.166    

    brendan: The correct path would be /wp-content/uploads/Brendan.JPG (drop the public_html) . Note the caps too, paths are case-sensitive.

    You might want to shrink that image as well, it’s currently 800 x 1200 (and 237kb). You want it about 80 x 120…

    brendan says,
    10-5-2006 at 19:35:08 from 68.33.75.219    

    Hi Sam,

    I’ve put in http://digitalphocus/wp-content/uploads/Brendan.JPG

    I keep getting

    getimagesize(http://digitalphocus/wp-content/uploads/Brendan.JPG) [function.getimagesize]: failed to open stream: Permission denied in /home/digimon3/public_html/wp-content/plugins/widgets/aboutme.php on line 35

    Is this just b/c I’m trying to upload too big an image?

    Sam says,
    10-6-2006 at 07:07:16 from 216.164.16.166    

    Or it may be that your server is running PHP in safe_mode. (See notes above re: cURL)

    Note that you are missing the ‘.com’ in your domain name…

    brendan says,
    10-7-2006 at 11:41:00 from 68.33.75.219    

    Hi Sam,

    That got it. Leaving out the “.com” was my problem. Now, I just have to shrink that photo and I’m golden.

    Thanks so much.

    Elisabeth says,
    10-7-2006 at 20:13:53 from 69.68.191.88    

    I really like this widget. I haven’t yet been able to configure it completely to my liking- but I’m looking forward to playing around with it more. Thanks for sharing this!

    Rori says,
    10-8-2006 at 05:04:14 from 207.224.8.72    

    I’d like to use it, but I keep getting an error and it will not show the images.

    Warning: getimagesize
    ailed to open stream: no suitable wrapper could be found in /wp-content/plugins/widgets/aboutme.php on line 35

    Sam says,
    10-8-2006 at 10:39:53 from 216.164.16.166    

    rori: I believe that’s because your host is running PHP in safe_mode and wants a cURL ‘wrapper’. I have a fix in testing… Thanks for your patience.

    PS Feel free to test the alpha at the link at the end of the article, and let me know how it works for you.

    brendan says,
    10-14-2006 at 17:53:41 from 68.33.75.219    

    HI Sam,

    Well, I got the photo up and running but i’ve got these “>>” in the box. Anything I can do to eliminate these?

    Thanks!

    brendan says,
    10-14-2006 at 17:55:57 from 68.33.75.219    

    Also, not sure if I can increase the font size for the verbage around the photo?

    Thanks.

    Sam says,
    10-14-2006 at 20:23:06 from 216.164.16.166    

    Brendan: That may be part of your themes styling for lists. If you send me a link (or post it here) I’ll take a look…

    Font size is set in the aboutme.php file. Look near the bottom (lines 105, 106 and 107) and you’ll see a reference to font-size: 0.8em;. Change that to 0.85em, 0.9em or whatever floats your boat ;’)

    brendan says,
    10-14-2006 at 23:09:42 from 68.33.75.219    

    Is this what you’re looking for: digitalphocus.com/public_html/wp-content/themes/bosco/style.css

    Ian says,
    10-16-2006 at 11:54:01 from 69.177.206.186    

    I was wondering if this plugin worked with the default kubrick theme and if so, how do i get it to work properly. thanks in advance.

    Sam says,
    10-16-2006 at 13:18:35 from 216.164.16.166    

    Hi Ian: Neither the ‘default’ (Kubrick) or ‘classic’ themes that come with WordPress have widget support, so they won’t work with my widget…

    Ian says,
    10-17-2006 at 11:39:10 from 69.177.206.186    

    Thank you for the response, i appreciate the quick reply.

    barbara says,
    10-19-2006 at 14:57:57 from 74.228.168.252    

    hey sam - thanks heaps for the widget - it’s looking great and working great…except for IE - for some reason when i open my page in IE version 6 the picture doesn’t show up - it looks super nice in firefox though!

    any thoughts?

    Sam says,
    10-19-2006 at 17:55:55 from 216.164.16.166    

    Barbara: Hope you got my email.

    Seems like you might have a host with safe_mode on, so the plugin can’t get the image dimensions (and IE isn’t handling that gracefully).

    NOTE: Fixed in 0.98, download from link above…

    Tania says,
    10-20-2006 at 12:01:41 from 208.55.254.110    

    Hello, I had been using your widget v. 0.97 for a couple months when I encountered a problem then I read all these comments and tried v.0.98 alpha but I’m still having the same problem.

    I have configured the widget with alignment “center” and it loads the appropriate imgalign styling “display:block;margin:5px auto 0 auto;”.
    I now want to change the alignment so I had changed line 52 to look like this:

    elseif ($alignall == “center”) {$imgalign = ‘border:1px solid #000;display:block;margin:5px -5px 0 -5px;’;}

    My browser didn’t seem to be picking up the change for a long time no matter my clearing cookies, cache, ctrl+F5, etc. After about an hour or two it started to load this change.

    I then changed the margin again but it took hours. I tried clearing browser cache, tried different browser engine, different browser altogether. and finally different computer. It is obvious that it’s not browser.

    Where is wordpress/about-me keeping this style? cache? I searched everythign, found no cache on my web account. I even disabled cache in wp-config.php. still nothing.

    where oh where is aboutme grabbing this old margin setting from?

    right now i have line 52 looking this way
    elseif ($alignall == “center”) {$imgalign = ‘border:1px solid #000;display:block;margin:5px auto 0 auto;’;}

    but aboutme still just using
    display:block;margin:5px auto 0 auto;

    -Tania

    Sam says,
    10-20-2006 at 20:53:40 from 216.164.16.166    

    Hi Tania, those settings are stored in the database under wp_options.

    The line you’re changing is part of the function widget_aboutme_control() which is only run when you open the widget’s config panel/window and then do a save.

    If you edit that line in the file and save the file back to the server the change won’t be recognized (because it’s part of the config interface ‘operation’). If you want immediate results, edit the last `echo` lines near the end of the file. That is the function widget_aboutme that is executed each time the page loads.

    Hope that helps.

    Tania says,
    10-20-2006 at 21:20:27 from 24.48.148.129    

    Sam thanks for replying so quickly. I suspected the database and searched wp_options last night but didnt’ find anything.. I must have overlooked it.

    Anyway, I think i’ll just update the lines at the bottom like you said.

    btw, your plugin is great.

    if you don’t mind, what plugin / addon is it that creates the instant preview as I’m typing?

    thanks!
    -Tania

    Sam says,
    10-20-2006 at 22:01:16 from 216.164.16.166    

    You’re welcome Tania. Sorry it was so frustrating ;’)

    In wp_options it is called: widget_aboutme

    And the plugin is Live Comment Preview

    Good luck!

    Tania says,
    10-21-2006 at 10:16:39 from 208.55.254.110    

    Sam, Thanks for the info..

    I wish I could say mystery solved, but I’m still seeing something odd and I hope you can shed some light. In aboutme.php I changed “auto” in the margin property to a number, and moved it to the “‘;

    Wordpress was still pulling the old info from the wp-options table even after changing the orientation in the widget options from center to left and back. So I deleted that line from the table, and then readded my info into the widget options, saved it, but again, wordpress is pulling “margin: 5px auto 0 auto” from somewhere.

    I checked the record from the wp-options table and again, it was there. I don’t know where the widget is getting this setting from. I’ve grep’d the aboutme.php file and it does not say “auto” in any of the margin properties.

    In fact, $imgalign is not even in the “” line anymore as you can see in my copy&paste above.

    So this must be somewhere else in the database? where?

    Tania says,
    10-21-2006 at 10:19:41 from 208.55.254.110    

    woops… my code got stripped. I meant to say I moved “margin: …” to line 104


    ... img style="display: block;border: 1px solid #000; margin: 2px -5px 0 -5px;text-align:center;" src="'.$imguri.'" alt="'.$imgtitle.'" title="'.$imgtitle.'" />';
    ...

    Tania says,
    10-21-2006 at 11:56:04 from 208.55.254.110    

    Sam, I just figured out what I was doing wrong this time. So nevermind my last 2 posts. Let’s just say when you have two installs of the same plugin, make sure you’r editing the right one. lol!

    Sam says,
    10-21-2006 at 12:41:43 from 216.164.16.166    

    I did that once! Had 2 different versions of the same plugin, doing tests in both, had a brain fart and left them both on at some point…

    Glad you got a handle on it.

    Ian says,
    10-30-2006 at 00:27:08 from 69.37.52.47    

    Sam,
    I upgraded to a different template and I am now using your widget. I think it’s great but I am having the same problem as Barbara did. Any help you give me would be great.

    Sam says,
    10-30-2006 at 12:46:39 from 216.164.16.166    

    Ian, can you verify you are using version 0.98 please?

    Ian says,
    10-30-2006 at 14:15:17 from 69.37.52.47    

    Yes Sam I am using the newest version 0.98. I had redownloaded it yesterday.

    Sam says,
    10-30-2006 at 15:41:58 from 216.164.16.166    

    Ian: You’re using a link to an image on a remote server (photobucket). Although you can do this with some hosts, it won’t work with safe_mode on. You need to copy that image to /wp-content/uploads/.

    Ian says,
    10-30-2006 at 16:55:24 from 69.37.52.47    

    Not sure what you mean by safe mode. I did move the picture to wpcontent/uploads/

    Mr Papa says,
    10-31-2006 at 00:06:39 from 72.164.74.174    

    Hmmm, nice widget, but not having the ability to control the style (ie text size) without editing the php file is not optimal. It would be nice if those were options added to the edittable widget options.

    Mr Papa

    Sam says,
    11-1-2006 at 08:09:29 from 216.164.16.166    

    Mr Papa: Actually this was always a concern, but the ‘real estate’ (size) of the config screen was limited. Not just limited by size, but IMO limited by how ‘complicated’ it could get.

    I considered adding a class to the About Me elements and including a css file, but I really hoped to keep this plugin down to one file.

    Next version, I plan to re-think this and get in some more configurable options (configurable without editing the aboutme.php file)…

    Thanks for the feedback!

    Elizabeth says,
    11-1-2006 at 23:44:33 from 131.181.251.67    

    Hi Sam,

    Thanks for a great widget, I’m enjoying it in firefox. However, like Barbara I’m unable to see my picture in IE. Could you forward me the email that you sent to her?

    I tried looking for v0.99 (which you said contained the fix) but I can’t - could you help?

    Cheers :)

    Sam says,
    11-5-2006 at 11:42:53 from 216.164.16.166    

    Elizabeth:

    As we discussed via email, you’ve raised concerns that the 0.98 fix isn’t working. I hope to get more feedback so I can get this straightened out for 0.99.

    Note: The reference to 0.99 was a typo on my part.

    11-8-2006 at 14:00:49 from 84.149.62.101    

    Hi,

    I would really like to use your widget, but although my theme has been changed to work with widgets, I don’t get a config button for the “About Me” widget. Is there anything I can do?

    Sam says,
    11-8-2006 at 21:34:21 from 216.164.16.166    

    Stephantasy: Only time I have seen that before is when the Sidebar Widgets plugin isn’t installed right (or it’s a really old version).

    Any other widgets working?

    11-9-2006 at 13:11:40 from 84.149.5.113    

    Yes, the other widgets seem to be working fine. I’m using the “Now Reading” widget and the Irrepressible widget from Amnesty International, also the normal ones (search, categories and archive etc).

    However, it is very possible that I did something wrong somewhere, I have no clue about php. And I needed to insert some kind of code to make my theme widget ready… Would switching themes help? Though I really, really like my current theme. *sigh*

    Sam says,
    11-9-2006 at 14:08:22 from 216.164.16.166    

    Well, switching themes might verify where the problem is. But if other widgets are working and you can click on the the little notepad-looking icon to open and configure them, then it sure sounds like the About Me widget got screwed up somewhere, perhaps in the download/upload?

    BTW, the code for that little icon and the opening of the config panel is separate from my widget code, which is why I was thinking in that direction…

    11-9-2006 at 18:16:28 from 84.149.5.113    

    I deleted the widget and installed it again. Now it works! Sorry that I bothered you. And it’s a really great tool!

    Sam says,
    11-11-2006 at 19:46:28 from 216.164.16.166    

    Not to worry Stephan, Glad to hear you got it working…

    11-13-2006 at 14:54:09 from 75.44.52.118    

    Hi, great widget!

    however, i’m posting an image and it’s appearing as a small dot. not sure why it’s shrinking the picture down so much. it seems like it’s not getting the dimensions from the file and showing up as 1 X 1. Any fix?

    Thanks, MLG

    Sam says,
    11-13-2006 at 19:12:08 from 216.164.16.166    

    Matt: The most immediate solution is to edit the aboutme.php file, line 120:
    echo '<ul><li><img style="'.$imgalign.'" src="'.$imguri.'" alt="'.$imgtitle.'" title="'.$imgtitle.'" width="'.$imgw.'px" height="'.$imgh.'px" /></li>';

    Note the width="'.$imgw.'px" and height="'.$imgh.'px"… Find out your image dimensions and enter them so that the above line shows width= and height= like this:
    width="123px" height="136px"

    Make sure you change the 123 and 136 to your dimensions ;’)

    Keep an eye on the next release, I’m hoping to change, well, pretty much everything. More info at About Me widget for WordPress - update

    kingforce says,
    11-22-2006 at 06:55:47 from 85.103.34.196    

    Sam, great work!
    Tahnk you very much for useful widget!

    justin l. says,
    11-29-2006 at 02:46:46 from 70.123.143.237    

    Please help me. I have done everything that is asked. Activated the widget, created the upload folder in the correct directory, changed the lines of code:

    $newoptions = array(
    ‘title’=>’About Me’,
    ‘imguri’=>’http://www.blog4brains.com/wp-content/uploads/cerebral.png’,
    ‘imgw’ => ‘111′,
    ‘imgh’ => ‘125′,

    I still get nothing. Please help as I would love to utilize this great plugin.

    justin l. says,
    11-29-2006 at 02:48:27 from 70.123.143.237    

    Opps… I forgot to tell you my problem. No image in side bar. It is acting is if the url for the image is incorrect.

    Sam says,
    11-29-2006 at 07:03:41 from 216.164.16.166    

    If you want to manually edit the options, do so at the bottom of the script (lines 120~123).

    The area you edited is only ‘used’ the very first time the widget is initialized/installed.

    Did you not have any success setting the options from Presentation:Sidebar Widgets in your admin pages?

    justin l. says,
    11-29-2006 at 17:53:10 from 70.123.143.237    

    omg, I cannot believe I was missing out on all of that. I did not even know you could go to the widgets link under presentation and edit it there. I thought you had to go into the file itself. Wow, that is nice to be able to edit like that. Anyways, thanks for the quick reply you are a great developer!

    Justin

    Pete says,
    12-3-2006 at 12:58:06 from 76.17.171.142    

    Hi Sam,

    I just wanted to say thank you for that great plugin! Works fantastic and it’s a great way to connect with visitors!

    Mellissa says,
    12-5-2006 at 04:18:54 from 24.98.7.19    

    I love the widget. Thanks!

    Jeffrey says,
    12-15-2006 at 00:12:08 from 72.154.247.91    

    sam, this looks like a great widget and i’m looking forward to using it. However, upon configuring, I get the error:

    “Warning: getimagesize(): Read error! blog/wp-content/plugins/widgets/aboutme.php on line 44″

    any suggestions?

    Sam says,
    12-16-2006 at 06:07:28 from 216.164.16.166    
    t! says,
    12-26-2006 at 18:32:05 from 66.75.87.97    

    I just wanted to report that I am having the same problem as Barbara and Elizabeth with .98 not showing images on IE, but displaying them fine on Firefox.

    Other than that, I am stoked about this plugin! It works great!

    JBLOW says,
    1-2-2007 at 16:33:06 from 24.209.190.243    

    i’m confused… .98 does not seem to fix the Dreamhost avatar “getimage” issue. help!

    Mica says,
    1-23-2007 at 10:23:16 from 24.32.9.151    

    Hi Sam,

    I’m new at wordpress, but spent most of yesterday trying to work with your about me widget without much success. I can see it on the website but can’t modify it from your default settings that say “Who the hell are you” and the like. When I go into admin-presentations, there is nothing that lets me config the specs. I tried going into the code and replacing the words but that did not make any changes. Any ideas?

    Sam says,
    1-23-2007 at 15:56:48 from 216.164.18.158    

    Hi Mica:

    Make sure you are not seeing a cached page… Disable wp-cache (if you’re using it) and clear the cache in your browser.

    Only other thing I can think of is some people forget to hit ‘Save’ after closing the config window?

    Mica says,
    1-23-2007 at 17:33:35 from 24.32.9.151    

    I cleared the cache…that didn’t work. The problem (I think) is that I don’t even see a config window. I it supposed to be under the presentation panel? The only way I could figure to make changes was to alter the code itself using the plugin editor…but that didn’t seem to work (I know nothing about code - I just substituted my name for “who the hell are you” - didn’t work). Thanks for any help you can give me!

    Sam says,
    1-23-2007 at 18:03:43 from 216.164.18.158    

    The problem (I think) is that I don’t even see a config window.

    Sounds like a bad install…

    Start a new topic here: http://samdevol.com/wp-content/myforums/viewforum.php?id=3

    This isn’t the place for troubleshooting, it’s too clumsy, really ;)

    Giles says,
    2-22-2007 at 11:30:07 from 86.129.135.56    

    looks great!
    unless I align it to anything other than center, in which case the text is on the same line as the picture and it ain’t pretty..

    SEEV says,
    2-28-2007 at 12:48:57 from 216.227.1.141    

    Thanks, Sam, for the nice plugin. I’m using the Kubrick default theme now but would like to use another one if I can figure out how to get it to recognize sidebar widgets. Any hints there? Thanks again for the great plugin. I’m using it.

    Sam says,
    2-28-2007 at 16:39:15 from 216.164.18.158    

    Giles: In the forum there’s instructions on alignment issues, or you could try the beta here (Link removed, see post)

    SEEV: Most themes mention whether they are widget compatible… Only other way to tell is check the functions.php or sidebar.php file that comes with the theme and look for an entry similar to:

    if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar('Main Sidebar') )

    t says,
    3-10-2007 at 04:53:50 from 89.24.6.33    

    i also experienced the alignment issue so i tried the .99 version, however, when i click the button to add an image the secondary window that appears is not fronted…

    this means that i have to click on it in order to specify a path to the desired picture which, unfortunately, closes the main AboutMe window as a result…

    even so, the text info seems to be remembered, but the image isn’t added to the sidebar…

    any suggestions?

    fyi: it show up in the admin panel as 1.0 beta

    -t

    ps: thanks for the useful widget

    Sam says,
    3-10-2007 at 08:13:40 from 216.164.18.158    

    Strange… Sounds like it could be an issue with TinyMCE and your browser. Are you using any pop-up blockers?

    t says,
    3-10-2007 at 11:23:46 from 89.24.6.33    

    the built-in firefox one, yes, but should that matter when it’s a js window which does appear after all?

    also, i didn’t realize i needed to install TinyMCE — could that be the issue?

    the windows do appear at the same time, by the way, but the image selector window is just underneath the parent AboutMe window…

    thanks,

    -t

    Sam says,
    3-10-2007 at 12:16:59 from 216.164.18.158    

    TinyMCE is included with WordPress. It is the editor used when editing posts in the admin area of WordPress.

    I know there was an issue with Firefox and TinyMCE when a user had a lot of ’status’ info/icons along the bottom bar of Firefox, but I don’t think that’s what’s happening here.

    I need more information, I’ll try to set some time aside for testing…

    Mazdak.am says,
    3-10-2007 at 13:11:21 from 80.75.1.9    

    Hi i download and use it but the editor is not good :(
    in own about me is a pop up and when u want to switch to html in editor another window got open i think if u want to use editor it’s better to use simple and light editor like htmlarea.
    another think is please wide the width of the window!
    other things looks like good
    and Thanks for your work

    t says,
    3-12-2007 at 03:49:51 from 89.24.6.33    

    thanks a lot — let me know if you need any more info from me…

    -t

    Kevin says,
    3-13-2007 at 00:15:59 from 70.68.135.135    

    Hey I downloaded the AboutMe Widget .99 Beta and I tried on WP Version 2.1.2 having troubles with the editor.. All I see is “Design your own widget below,” and blank. Is there any kind of editor to this? I know you mentioned about TinyMCE but I have no idea what that is. I’m also having trouble with the default editor in wordpress so I’m using HTML to post…

    Sam says,
    3-13-2007 at 05:13:39 from 216.164.18.158    

    Kevin: .99 uses the default editor (which is TinyMCE). So if you default editor’s not working, then .99 won’t work.

    Until you figure out why that’s not working, you could try .98

    andy says,
    3-13-2007 at 15:01:41 from 216.30.186.166    

    I’ve had some luck with About Me .98 except that it won’t set the image size when configuring the widget (the page code just shows ‘width=”px” height=”px”‘ for the dimensions). Any ideas? Otherwise it works well. thanks

    Sas says,
    3-13-2007 at 20:35:06 from 82.156.150.211    

    Just a very big THNX!! I’m trying to create a weglog for my father-in-law and this was one of his wishes. While I wrecked my brains how to get this into all tis scary php, my search was succesfull cause I found this fanatstic widget. You made somebody very happy today, two somebodies actually. Thanks!

    Sam says,
    3-14-2007 at 05:16:51 from 216.164.18.158    
    Sam says,
    3-14-2007 at 05:18:11 from 216.164.18.158    

    Sas: You are welcome!

    5-2-2007 at 22:06:20 from 24.225.132.84    

    Hi. I installed the beta version on Wp 2.1.3 under widgets just like you said and nothing is showing up in the plug-ins??? anna

    Pay says,
    5-26-2007 at 03:50:39 from 203.87.184.22    

    this is a nice widget. I’ve tried it in my test site. I’m hoping we can edit the image size, I’m looking forward to that in your next version. ;)

    6-17-2007 at 13:05:14 from 71.127.9.219    

    Hi - I have a question for you - I tried widgets and my sidebar is not coming out right - so I am going back to code. Is there a simple code for the sidebar that I can out in to do what your great widget does?

    Thank you for any help you can be.

    Thank you for sharing this widget.

    ~ Diane Clancy
    http://www.dianeclancy.com/blog

    rd says,
    9-1-2007 at 04:11:33 from 62.178.161.83    

    I didnt understand 1.0-beta, so I kept 0.98, which is just fine.

    Some issues:
    - 1.0-beta does not take use the data already entered in the previous version. It starts up blank, no idea what to type in :-(
    - Trying to include an image: click on select image and I get a window with my blog and an error, instead of the file-select dialog for either my machine of the blog :-(

    Lets just say that 0.98 is nice for now :-)

    (EDIT-Sam: I’ll see about handling upgrades more gracefully: Thanks rd. As to your image problems, you haven’t shared enough information)

    Toni says,
    9-3-2007 at 20:52:52 from 24.117.151.205    

    I have been wanting to add an “about me” for quite some time. I had no problem using your widget. Thanks for making it easy.

    Sam says,
    9-4-2007 at 03:06:51 from 70.110.130.146    

    Toni: Wait! You commented to thank me AND you didn’t have any problems???

    Where is that calendar, I need to write this one down…

    ;) You’re welcome!

    Kenzo says,
    10-5-2007 at 13:34:55 from 85.74.52.60    

    Hello,

    I love the widget! It’s cool.

    I’d like to ask if it’s possible to use several “About Me” widgets on the same WordPress…

    Thanks for time.

    Sam says,
    10-5-2007 at 16:55:40 from 70.110.189.135    

    Hi Kenzo:

    The answer is no: I never took into consideration those with a legitimate Multiple Personality Disorder…

    Kenzo says,
    10-6-2007 at 03:59:59 from 85.74.52.60    

    Thanks for your soon reply. I need this option for a magazine website. I want that my client could make changes at the sitebars from the admin panel (for now my solution was with text widgets, but we need something more powerful like youre “about me”.) Do you know any ways or other widgets to help me? I’ll really appreciate this.

    Thanks again.

    Sam says,
    10-6-2007 at 05:16:01 from 70.110.189.135    

    Kenzo:

    For the moment, the only suggestion I have is to use a php widget like the Samsarin PHP Widget

    In the meantime I’ll look at adding the ability of having multiple instances of ‘About Me’.

    Kenzo says,
    10-6-2007 at 05:43:18 from 85.74.52.60    

    Thank you. Thanks a lot!

    Good luck in your job.

    10-8-2007 at 10:02:06 from 194.73.99.107    

    I have a problem!

    help please

    I was trying to set up the wigdet and for some reason the default setting is gone! I cannot login the adm control pannel ( the link has disappeared!)

    Sam says,
    10-8-2007 at 10:17:17 from 70.110.189.135    

    Amir: From here it looks like your sidebar is choking on the [slideshow...] command so nothing after that is being loaded (including the meta link to your admin/login).

    You can always add wp-admin (or wp-login.php) to the url and that will bring your admin/login up.

    Rabbi Vole says,
    10-14-2007 at 18:31:26 from 63.197.69.158    

    Hey, I was configuring the about me widget, but when I try to add an image I get an error. It seems the widget is looking for AboutMe/mce/advimage/image.html, but the actual path has about-me-widget instead of AboutMe.

    The entry box doesn’t seem to parse image tags, either, so I’m not sure what to do.

    Sam says,
    10-16-2007 at 05:19:10 from 70.110.189.135    

    Rabbi:

    I apologize for the late response: I should be able to address it with a patch, but a quick fix would be to change the directory name from “about-me-widget” to “AboutMe” (without the quotes).

    bluEyez says,
    11-5-2007 at 17:24:29 from 79.112.65.89    

    mce not working with FF 2.0.0.9
    please fix the css

    Frank Lucas says,
    12-25-2007 at 17:28:55 from 68.159.119.74    

    As a widget, this works very nicely. For various reasons, I’m not using widgets right now. Is there a I could add to my sidebar, instead?

    Thanks.

    1-7-2008 at 13:52:56 from 88.233.66.125    

    i couldn’t make the plug-in initializing

    1-7-2008 at 13:54:41 from 88.233.66.125    

    how i can add it to the sidebar?

    jreifert says,
    1-9-2008 at 07:09:13 from 24.183.38.132    

    I’m having a problem that I’ve seen others mention–the 404 Error–when trying to get the Image Editor to insert an image.

    I’m running version 1.04 of the Widget on an Apache Server running version 1.3.39 (Unix). The operating system for the server is Linux. I’m sure I have the Widget installed correctly, and I think I have the photo in the right directory, too. (It’s in the uploads folder of the wp-content folder. In that uploads folder, there is a 2008 folder which leads to an 01 folder, too. There are three theme jpegs in there, but my photo is up two levels in the uploads folder itself.)

    The widget sure looks like something that would be great to use, but I’m pulling my hair out over here, trying to figure out what might not be configured right about it, for my environment.

    Obscura says,
    2-9-2008 at 20:19:09 from 84.57.241.121    

    The TinyMCE editor is not working for me. I am using Firefox 1.5 and Opera 9, both with JavaScript enabled and my WordPress version is 2.3.2. I don’t see any buttons in the editor, although the editor works for me writing posts in WordPress.

    2-29-2008 at 13:45:23 from 70.167.192.68    

    Hi!
    Thanks for the great widget!
    I seem to be having one little tiny issue.
    I would like to make three links within the widget.

    The links would link to other pages on my wordpress blog. How do I do that?

    I tried a few things, but they never seem to turn into links, the code just shows up in the widget on my page.

    any ideas?

    thanks!

    sm7urw says,
    3-12-2008 at 07:53:13 from 83.254.133.70    

    TinyMCE editor is not working for me as I edit the widget. What might be the reason?

    tyok says,
    3-12-2008 at 20:42:33 from 202.149.93.41    

    version 1.02 works better for me than 1.04…

    Sachione says,
    3-23-2008 at 01:24:06 from 125.24.98.205    

    it can use Japanese language ?

    SEO says,
    3-27-2008 at 18:18:27 from 82.24.4.174    

    Great little tool will be recommended

    4-6-2008 at 21:10:15 from 71.198.43.96    

    TinyMCE isn’t showing up here either, with wp2.5 and About Me widget 1.0.4.

    Lisa says,
    5-14-2008 at 20:55:38 from 70.44.194.253    

    I really like this plug-in and recommend it on my site but it’s useless with WordPress 2.5.1.

    The newest version has reduced your plug-in into a text box.

    Any chance that you might update it?

    pillou74 says,
    5-17-2008 at 09:48:41 from 82.254.249.191    

    Hi,
    I’ve just upgrade WP in version 2.5.1 and after removed your widget “About me” in my 1rst side bar, to ADD it in the second one, I can’t do it anymore…
    When I click ADD on your widget, the page is all white and stay blocked.
    I’m sick because i’d like your plugin, but I can’t use it.
    Please Help.

    [J] says,
    7-17-2008 at 18:52:41 from 201.143.1.122    

    Hi! I think your widget is great, but could you make it compatible with Wordpress 2.5.1 or higher? Because WP 2.6 is now available, you know. Any plans to update it? Thank you very much, you should really consider it. Thanks again!

    7-21-2008 at 01:16:55 from 203.223.133.130    

    Is there a way to use a ‘hard code’ on my sidebar? I have other stuff there that I don’t use widgets.

    Cheers!

    Philix says,
    7-24-2008 at 04:56:38 from 82.46.253.70    

    This is a great plug in :)

    Randy says,
    7-24-2008 at 23:56:50 from 75.13.13.223    

    Does this not work with wordpress 2.5? I can see the widget but can’t use the editing tools.

    Trackback & Pingback
    7-1-2006 at 03:49:55 from 74.52.15.2    
    7-4-2006 at 00:19:09 from 207.7.108.235    
    7-21-2006 at 00:40:24 from 63.247.77.66    
    » New Things love this post,
    8-2-2006 at 04:48:43 from 209.200.229.212    
    8-18-2006 at 02:06:48 from 67.19.34.210    
    8-18-2006 at 02:25:55 from 67.19.34.210    
    9-11-2006 at 17:15:40 from 72.22.69.238    
    10-1-2006 at 14:27:28 from 66.246.218.188    
    10-12-2006 at 02:06:01 from 64.111.126.29    
    10-16-2006 at 19:11:05 from 216.157.129.2    
    10-26-2006 at 13:14:39 from 74.52.105.194    
    10-29-2006 at 18:31:06 from 85.13.135.122    
    11-13-2006 at 11:43:43 from 205.196.208.11    
    11-19-2006 at 08:23:40 from 85.128.212.2    
    12-10-2006 at 18:56:13 from 80.237.223.131    
    1-4-2007 at 22:31:37 from 67.43.1.186    
    1-14-2007 at 17:20:12 from 70.47.36.19    
    1-20-2007 at 09:04:53 from 208.97.167.4    
    2-12-2007 at 12:20:52 from 86.39.154.118    
    3-15-2007 at 08:04:56 from 209.59.140.170    
    5-16-2007 at 05:39:54 from 70.85.24.66    
    5-20-2007 at 02:53:31 from 64.13.192.32    
    6-20-2007 at 14:49:09 from 64.13.192.26    
    7-18-2007 at 06:07:27 from 64.13.192.25    
    8-5-2007 at 22:40:05 from 65.254.224.35    
    8-8-2007 at 12:03:26 from 209.239.39.41    
    8-11-2007 at 09:53:04 from 69.93.23.2    
    8-11-2007 at 11:48:57 from 208.113.206.154    
    10-25-2007 at 23:57:01 from 208.97.167.24    
    11-6-2007 at 00:52:31 from 216.118.97.199    
    Zaokula » Haiku … love this post,
    4-6-2008 at 09:30:21 from 69.89.27.211    
    4-18-2008 at 08:30:22 from 88.84.137.159    
    4-29-2008 at 23:57:21 from 207.7.148.167    
    C-Net Solutions love this post,
    5-17-2008 at 11:40:46 from 74.220.207.122    
    6-14-2008 at 08:02:26 from 69.89.27.221    
    6-22-2008 at 13:44:24 from 81.169.145.28    
    7-18-2008 at 03:11:47 from 64.71.235.251    

    Leave Your Reply Below

     Username

     Email Address

     WebsiteI follow icon

    About The Site

    myimg

    Observations of a Troubleshooting Monkey and

    ex IT Director

    ex Digital Video Director

    ex Missile Mechanic

    ex Motorcycle Mechanic

    Work Background Contact me