<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: about-me-widget</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: about-me-widget</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 13:18:56 +0000</pubDate>

<item>
<title>seb_m on "[Plugin: About Me widget] Main text area not saving successfully"</title>
<link>http://wordpress.org/support/topic/327736#post-1268281</link>
<pubDate>Tue, 03 Nov 2009 15:54:02 +0000</pubDate>
<dc:creator>seb_m</dc:creator>
<guid isPermaLink="false">1268281@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm trying to use the About Me widget on my local install of WPMU. When I hit &#34;Save&#34;, it successfully saves the contents of the URL and the Title fields, but whatever I put in the main text area does not save. Any idea why this might be?&#60;/p&#62;
&#60;p&#62;Thanks very much :)
&#60;/p&#62;</description>
</item>
<item>
<title>jba on "[Plugin: About Me widget] Upgrade erased my old widget"</title>
<link>http://wordpress.org/support/topic/325592#post-1266849</link>
<pubDate>Mon, 02 Nov 2009 07:54:08 +0000</pubDate>
<dc:creator>jba</dc:creator>
<guid isPermaLink="false">1266849@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Sorry bout this. No way to get around it since the way the widget loads options has changed. I did make a big note in the installation instructions for you to copy the old widget content though. Not as good as a migration script, but the best I could do at the moment. Sorry again.
&#60;/p&#62;</description>
</item>
<item>
<title>sayontan on "[Plugin: About Me widget] Upgrade erased my old widget"</title>
<link>http://wordpress.org/support/topic/325592#post-1261259</link>
<pubDate>Tue, 27 Oct 2009 23:08:49 +0000</pubDate>
<dc:creator>sayontan</dc:creator>
<guid isPermaLink="false">1261259@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have had this widget around for ages, when I saw an upgrade and decided to go for it. And now my old widget is gone. Wiped clean.&#60;/p&#62;
&#60;p&#62;This is very annoying.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/about-me-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/about-me-widget/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>RaiMan on "[Plugin: About Me widget] About-Me-Widget working &#38; added MobileMe (2.8.4)"</title>
<link>http://wordpress.org/support/topic/318247#post-1236884</link>
<pubDate>Tue, 06 Oct 2009 11:33:16 +0000</pubDate>
<dc:creator>RaiMan</dc:creator>
<guid isPermaLink="false">1236884@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Widget works perfect for me.&#60;/p&#62;
&#60;p&#62;Since I'm a Mac I use Mobile me and added an icon and the link to the gallery to the widget. The control panel asks for the MobileMe username an generates the correct link ( gallery.me.com/username ).&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://its-me-raiman.de&#34;&#62;may have a look?&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Need more? Just add a comment.&#60;/p&#62;
&#60;p&#62;It's me - RaiMan&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/about-me-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/about-me-widget/&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>pinoytutorial on "[Plugin: About Me widget] I've been seeing this problem all around google, but no one seems interest"</title>
<link>http://wordpress.org/support/topic/290115#post-1138792</link>
<pubDate>Wed, 15 Jul 2009 12:10:30 +0000</pubDate>
<dc:creator>pinoytutorial</dc:creator>
<guid isPermaLink="false">1138792@http://wordpress.org/support/</guid>
<description>&#60;p&#62;We all have the same problem&#60;/p&#62;
&#60;p&#62;hope someone can share a new widget for creating ABOUT ME..
&#60;/p&#62;</description>
</item>
<item>
<title>gcoghill on "Doesnt work for me"</title>
<link>http://wordpress.org/support/topic/158463#post-888390</link>
<pubDate>Fri, 31 Oct 2008 16:53:45 +0000</pubDate>
<dc:creator>gcoghill</dc:creator>
<guid isPermaLink="false">888390@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Dircz's code tweak allowed the widget to show up in the sidebar, but now I get two text edit areas -- one in the Widget edit bar on the right, and then another when I click the widget edit button. Neither allow me to input anything though.&#60;/p&#62;
&#60;p&#62;WP 2.6.3 &#38;#38; K2 theme.
&#60;/p&#62;</description>
</item>
<item>
<title>Mike Dircz on "Doesnt work for me"</title>
<link>http://wordpress.org/support/topic/158463#post-870337</link>
<pubDate>Mon, 06 Oct 2008 13:19:46 +0000</pubDate>
<dc:creator>Mike Dircz</dc:creator>
<guid isPermaLink="false">870337@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I had the same problem with the 1.04 version of about-me-widget with 2.6 of Wordpress.   It appears that about-me has not been updated in approximately a year, and is no longer in synch with where TinyMCE files are named/located.   I made it work by changing the code starting at line 36 as follows.   This code replaces lines 36 to 73.&#60;/p&#62;
&#60;p&#62;&#38;lt;?php $abdir= get_bloginfo( 'siteurl' ) . '/wp-content/plugins/' . basename(dirname(__FILE__));&#60;/p&#62;
&#60;p&#62;      $extplugin = 'advimage' ;&#60;br /&#62;
      $plugpath = $abdir . '/mce/';&#60;br /&#62;
      $getlocalcss = get_bloginfo('stylesheet_url');&#60;br /&#62;
      $admincss = $abdir . '/aboutmeadmin.css'; ?&#38;gt;&#60;br /&#62;
		&#38;lt;script language=&#34;javascript&#34; type=&#34;text/javascript&#34; src=&#34;../wp-includes/js/tinymce/tiny_mce.js&#34;&#38;gt;&#38;lt;/script&#38;gt;&#60;br /&#62;
&#38;lt;script type=&#34;text/javascript&#34;&#38;gt;&#60;br /&#62;
   tinyMCE.init({&#60;br /&#62;
      mode : &#34;textareas&#34;,&#60;br /&#62;
      theme : &#34;advanced&#34;&#60;br /&#62;
      });&#60;br /&#62;
&#38;lt;/script&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>Yanzibar on "Doesnt work for me"</title>
<link>http://wordpress.org/support/topic/158463#post-846019</link>
<pubDate>Fri, 05 Sep 2008 18:23:46 +0000</pubDate>
<dc:creator>Yanzibar</dc:creator>
<guid isPermaLink="false">846019@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm also getting this, it's unfortunate as it was exactly what I'm looking for.&#60;br /&#62;
Using 2.6.1, when I activated it and added it, it already has a strange version of an edit box opened but it's impossible for me to type in it.  When I actually click &#34;Edit&#34; another box comes up, I can type in this box but when I save, nothing happens.  It doesn't appear as the screenshot shows.  Just a blank box below the words &#34;Design your widget below&#34;.&#60;br /&#62;
Maybe I did something wrong, this is my first day using Wordpress.&#60;br /&#62;
Anyway, hopefully I'll be able to use it sometime. :)
&#60;/p&#62;</description>
</item>
<item>
<title>seraph24 on "Doesnt work for me"</title>
<link>http://wordpress.org/support/topic/158463#post-845639</link>
<pubDate>Fri, 05 Sep 2008 05:45:43 +0000</pubDate>
<dc:creator>seraph24</dc:creator>
<guid isPermaLink="false">845639@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I dont see a config bar at all on my window.  Anyone know of a similar plug in?
&#60;/p&#62;</description>
</item>
<item>
<title>pclove on "Doesnt work for me"</title>
<link>http://wordpress.org/support/topic/158463#post-798954</link>
<pubDate>Tue, 08 Jul 2008 18:41:46 +0000</pubDate>
<dc:creator>pclove</dc:creator>
<guid isPermaLink="false">798954@http://wordpress.org/support/</guid>
<description>&#60;p&#62;The plugin works partially for me in v2.5.1. I can add the widget to the sidebar, but the admin side is dookie.  Also, I cannot style this thing properly without the functioning side of the admin config area.  I try to edit the CSS, but that does nothing.  Really, nothing.&#60;/p&#62;
&#60;p&#62;Help?
&#60;/p&#62;</description>
</item>
<item>
<title>szellous on "Doesnt work for me"</title>
<link>http://wordpress.org/support/topic/158463#post-795950</link>
<pubDate>Thu, 03 Jul 2008 22:18:30 +0000</pubDate>
<dc:creator>szellous</dc:creator>
<guid isPermaLink="false">795950@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Most of the functionality is missing for me. All I get is a text box, no image upload or anything.
&#60;/p&#62;</description>
</item>
<item>
<title>virtuallynadine on "Doesnt work for me"</title>
<link>http://wordpress.org/support/topic/158463#post-791504</link>
<pubDate>Fri, 27 Jun 2008 09:50:06 +0000</pubDate>
<dc:creator>virtuallynadine</dc:creator>
<guid isPermaLink="false">791504@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Well, I tried to check out your links to Author Homepage, etc. and I got a Forbidden error. This looks like something I would like to use a lot, so my question is, can it be used to make multiple little sidebar thingies? Thanks!&#60;br /&#62;
Nadine
&#60;/p&#62;</description>
</item>
<item>
<title>tyok on "Doesnt work for me"</title>
<link>http://wordpress.org/support/topic/158463#post-707268</link>
<pubDate>Thu, 13 Mar 2008 01:39:36 +0000</pubDate>
<dc:creator>tyok</dc:creator>
<guid isPermaLink="false">707268@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Version 1.04 is screwed...version 1.02 works well for me...the problem seems to exist in the $abdir variable, it hardcode the plugin directory and the value was funny (try deleting the word '/aboutme.php')
&#60;/p&#62;</description>
</item>
<item>
<title>jeremyclark13 on "Doesnt work for me"</title>
<link>http://wordpress.org/support/topic/158463#post-706464</link>
<pubDate>Tue, 11 Mar 2008 14:04:21 +0000</pubDate>
<dc:creator>jeremyclark13</dc:creator>
<guid isPermaLink="false">706464@http://wordpress.org/support/</guid>
<description>&#60;p&#62;tomaskrause you can edit your own posts up to an hour after you make them.
&#60;/p&#62;</description>
</item>
<item>
<title>tomaskrause on "Doesnt work for me"</title>
<link>http://wordpress.org/support/topic/158463#post-706461</link>
<pubDate>Tue, 11 Mar 2008 14:02:17 +0000</pubDate>
<dc:creator>tomaskrause</dc:creator>
<guid isPermaLink="false">706461@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I have same problem - The config panel is total broken, viz screenshot &#60;a href=&#34;http://tomas.krause.cz/tmp/about-me.png&#34; rel=&#34;nofollow&#34;&#62;http://tomas.krause.cz/tmp/about-me.png&#60;/a&#62; . Where is the problem?
&#60;/p&#62;</description>
</item>
<item>
<title>erlendds on "Doesnt work for me"</title>
<link>http://wordpress.org/support/topic/158463#post-698228</link>
<pubDate>Sun, 24 Feb 2008 21:09:40 +0000</pubDate>
<dc:creator>erlendds</dc:creator>
<guid isPermaLink="false">698228@http://wordpress.org/support/</guid>
<description>&#60;p&#62;The config panel is broken and looks all mangled on my blog. I use WP 2.3.3 and I tested it on IE7, Opera 9.25 and Firefox 2.0.0.12&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/about-me-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/about-me-widget/&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
