<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<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>Comments on: Sticky Menu, a plugin for WordPress</title>
	<link>http://tela-web.com/wordpress-plugins/sticky-menu/</link>
	<description>Website development</description>
	<pubDate>Wed, 20 Aug 2008 17:50:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Rahul</title>
		<link>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-55088</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Tue, 19 Aug 2008 11:03:07 +0000</pubDate>
		<guid>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-55088</guid>
		<description>I found error Fatal error: Call to undefined function _e() in D:\wamp\www\wordpress\wp-admin\stickymenu\admin.php on line 2 in admin. provide me the solutions</description>
		<content:encoded><![CDATA[<p>I found error Fatal error: Call to undefined function _e() in D:\wamp\www\wordpress\wp-admin\stickymenu\admin.php on line 2 in admin. provide me the solutions</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prashant</title>
		<link>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-53558</link>
		<dc:creator>Prashant</dc:creator>
		<pubDate>Fri, 08 Aug 2008 13:23:14 +0000</pubDate>
		<guid>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-53558</guid>
		<description>Hello,
  I am using wp2.6. I installed sticky menu 1.41 in that. But after creating menu in admin side it not displayed to my site. Also it not displays the created menu to admin side.So  sticky menu 1.41 is compatible with wp2.6.</description>
		<content:encoded><![CDATA[<p>Hello,<br />
  I am using wp2.6. I installed sticky menu 1.41 in that. But after creating menu in admin side it not displayed to my site. Also it not displays the created menu to admin side.So  sticky menu 1.41 is compatible with wp2.6.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt</title>
		<link>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-53368</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Wed, 06 Aug 2008 16:56:09 +0000</pubDate>
		<guid>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-53368</guid>
		<description>How exactly do the classes work? I would like to have one of the links I created with the plugin open in a blank page. How would I go about doing this? the other links should open normally in the same page.

Thanks.

Kurt</description>
		<content:encoded><![CDATA[<p>How exactly do the classes work? I would like to have one of the links I created with the plugin open in a blank page. How would I go about doing this? the other links should open normally in the same page.</p>
<p>Thanks.</p>
<p>Kurt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan N</title>
		<link>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-47589</link>
		<dc:creator>Allan N</dc:creator>
		<pubDate>Sat, 28 Jun 2008 15:46:49 +0000</pubDate>
		<guid>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-47589</guid>
		<description>Hi, great plugin but I am having one issue when doing a vertical list on firefox the bullet point is out of the box, looks fine in IE 7. Any ideas?</description>
		<content:encoded><![CDATA[<p>Hi, great plugin but I am having one issue when doing a vertical list on firefox the bullet point is out of the box, looks fine in IE 7. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-47384</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 27 Jun 2008 04:24:49 +0000</pubDate>
		<guid>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-47384</guid>
		<description>Can this plugin control a dropdown menu?

Thanks!</description>
		<content:encoded><![CDATA[<p>Can this plugin control a dropdown menu?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-47042</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 24 Jun 2008 15:19:02 +0000</pubDate>
		<guid>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-47042</guid>
		<description>Hmm... it seems the code was stripped out of my previous comment. In any case, if you want those classes to come over during edits modify line 166 by echoing a value tag with $classes[$i].</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; it seems the code was stripped out of my previous comment. In any case, if you want those classes to come over during edits modify line 166 by echoing a value tag with $classes[$i].</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-47041</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 24 Jun 2008 15:13:55 +0000</pubDate>
		<guid>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-47041</guid>
		<description>One other thing I noticed in version 1.4 (haven't downloaded 1.41 so not sure if this is in there):

When you edit a link that has a class specified the class does not display on the edit link page. To reproduce:

1. Create a link and specify a class name
2. Save the link
3. 'Edit' the link
4. The class name does not display

This is fine if you're editing a single link, and know what the class was, but it can be a pain if your batch editing like 10+ links. 

Update line 166 in admin.php from:
 

To:
  &#60;input type="text" name="class[]" maxlength="55" style="width:140px;" value=""&#62;</description>
		<content:encoded><![CDATA[<p>One other thing I noticed in version 1.4 (haven&#8217;t downloaded 1.41 so not sure if this is in there):</p>
<p>When you edit a link that has a class specified the class does not display on the edit link page. To reproduce:</p>
<p>1. Create a link and specify a class name<br />
2. Save the link<br />
3. &#8216;Edit&#8217; the link<br />
4. The class name does not display</p>
<p>This is fine if you&#8217;re editing a single link, and know what the class was, but it can be a pain if your batch editing like 10+ links. </p>
<p>Update line 166 in admin.php from:</p>
<p>To:<br />
  &lt;input type=&#8221;text&#8221; name=&#8221;class[]&#8221; maxlength=&#8221;55&#8243; style=&#8221;width:140px;&#8221; value=&#8221;"&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan</title>
		<link>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-45594</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Fri, 13 Jun 2008 09:15:22 +0000</pubDate>
		<guid>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-45594</guid>
		<description>I updated to wp 2.5. Now the sticky menu in the admin pages is gone! Although sticky menu still works. Also I get the error "Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'stickymenupagebar::adminpage' was given in /var/home/blablabla/www/wp-includes/plugin.php on line 311" on top of every admin-page. 

I already deactivated, activated, uploaded new and so on ...

Please HELP.

Thanks!</description>
		<content:encoded><![CDATA[<p>I updated to wp 2.5. Now the sticky menu in the admin pages is gone! Although sticky menu still works. Also I get the error &#8220;Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, &#8217;stickymenupagebar::adminpage&#8217; was given in /var/home/blablabla/www/wp-includes/plugin.php on line 311&#8243; on top of every admin-page. </p>
<p>I already deactivated, activated, uploaded new and so on &#8230;</p>
<p>Please HELP.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-44648</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 04 Jun 2008 01:47:28 +0000</pubDate>
		<guid>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-44648</guid>
		<description>For those of you using WP 2.5 and having problems adding menus I had a similar problem which was fixed by adding the DB manually as described in post 172</description>
		<content:encoded><![CDATA[<p>For those of you using WP 2.5 and having problems adding menus I had a similar problem which was fixed by adding the DB manually as described in post 172</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ericdes</title>
		<link>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-43312</link>
		<dc:creator>ericdes</dc:creator>
		<pubDate>Wed, 21 May 2008 13:22:39 +0000</pubDate>
		<guid>http://tela-web.com/wordpress-plugins/sticky-menu/#comment-43312</guid>
		<description>Hi Chris,

Thank you for pointing out the typo with the field 'class'. It's now corrected with release 1.41.

Eric.</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>Thank you for pointing out the typo with the field &#8216;class&#8217;. It&#8217;s now corrected with release 1.41.</p>
<p>Eric.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
