<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Implement a Nice &amp; Clean jQuery Sliding Panel in Wordpress 2.7+</title>
	<atom:link href="http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/feed/" rel="self" type="application/rss+xml" />
	<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/</link>
	<description>Web &#38; Graphic Design by Jeremie Tisseau, Web Design Consultant at Calleo</description>
	<lastBuildDate>Sun, 21 Mar 2010 02:16:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 30 Tutorials Combining Both Wordpress and jQuery &#124; Coyot [at] CanalCoffee.com : WordPress</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-7329</link>
		<dc:creator>30 Tutorials Combining Both Wordpress and jQuery &#124; Coyot [at] CanalCoffee.com : WordPress</dc:creator>
		<pubDate>Sun, 14 Mar 2010 01:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-7329</guid>
		<description>[...] Implement a Nice &amp; Clean jQuery Sliding Panel in Wordpress [...]</description>
		<content:encoded><![CDATA[<p>[...] Implement a Nice &amp; Clean jQuery Sliding Panel in Wordpress [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-7305</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Thu, 11 Mar 2010 19:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-7305</guid>
		<description>I have a problem with this in Internet Explorer 8 only.  When I enable this plugin, a jpg button image on my page appears, then suddenly disappears.  I&#039;ve tried adjusting z-index, but no luck.  Any ideas?  Works great in firefox and chrome!

Thanks,

Kevin</description>
		<content:encoded><![CDATA[<p>I have a problem with this in Internet Explorer 8 only.  When I enable this plugin, a jpg button image on my page appears, then suddenly disappears.  I&#8217;ve tried adjusting z-index, but no luck.  Any ideas?  Works great in firefox and chrome!</p>
<p>Thanks,</p>
<p>Kevin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LaVar</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-7239</link>
		<dc:creator>LaVar</dc:creator>
		<pubDate>Thu, 04 Mar 2010 04:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-7239</guid>
		<description>I&#039;m having issues with the graphics on the slider. Adjusting from relative to absolute still has no change with some of the background showing through. Any suggestions?</description>
		<content:encoded><![CDATA[<p>I&#8217;m having issues with the graphics on the slider. Adjusting from relative to absolute still has no change with some of the background showing through. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeeremie</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-7224</link>
		<dc:creator>jeeremie</dc:creator>
		<pubDate>Mon, 01 Mar 2010 07:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-7224</guid>
		<description>I still think this is because of a conflict because the open button works just fine. Have you tried to rename #close for something else?</description>
		<content:encoded><![CDATA[<p>I still think this is because of a conflict because the open button works just fine. Have you tried to rename #close for something else?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garcya</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-7223</link>
		<dc:creator>Garcya</dc:creator>
		<pubDate>Mon, 01 Mar 2010 07:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-7223</guid>
		<description>I&#039;ve removed the script, the slide still isn&#039;t showing the close button.
I&#039;m sure this isn&#039;t the issue and maybe I&#039;ve forgot something to add ?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve removed the script, the slide still isn&#8217;t showing the close button.<br />
I&#8217;m sure this isn&#8217;t the issue and maybe I&#8217;ve forgot something to add ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeeremie</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-7222</link>
		<dc:creator>jeeremie</dc:creator>
		<pubDate>Mon, 01 Mar 2010 02:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-7222</guid>
		<description>It might be a conflict with another script on your page, maybe the Instant Slide Up bar at the bottom which also has a close button. Try to disable that bar and see if the login panel works. If so, rename $(&quot;#close&quot;) in slide.js to something else. Don&#039;t forget to update your html after you changed the name.

If nothing changed, try to disable another script until you can find which one cause the problem. Let me know</description>
		<content:encoded><![CDATA[<p>It might be a conflict with another script on your page, maybe the Instant Slide Up bar at the bottom which also has a close button. Try to disable that bar and see if the login panel works. If so, rename $(&#8220;#close&#8221;) in slide.js to something else. Don&#8217;t forget to update your html after you changed the name.</p>
<p>If nothing changed, try to disable another script until you can find which one cause the problem. Let me know</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garcya</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-7216</link>
		<dc:creator>Garcya</dc:creator>
		<pubDate>Sat, 27 Feb 2010 18:27:07 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-7216</guid>
		<description>Login works now, but I can&#039;t make the close button appear after the slide goes down and so the panel won&#039;t close.
I&#039;m sure I&#039;ve missed something but I can&#039;t find the issue.</description>
		<content:encoded><![CDATA[<p>Login works now, but I can&#8217;t make the close button appear after the slide goes down and so the panel won&#8217;t close.<br />
I&#8217;m sure I&#8217;ve missed something but I can&#8217;t find the issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garcya</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-7212</link>
		<dc:creator>Garcya</dc:creator>
		<pubDate>Sat, 27 Feb 2010 03:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-7212</guid>
		<description>Hi,

I&#039;ve added this to my wordpress blog but I encounter 2 problems:
1. After the slider moves down the Login/Register won&#039;t change with Close Panel. The same if you&#039;re logged in.
2. Login form doesn&#039;t work.

My blog is http://garcya.us
Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;ve added this to my wordpress blog but I encounter 2 problems:<br />
1. After the slider moves down the Login/Register won&#8217;t change with Close Panel. The same if you&#8217;re logged in.<br />
2. Login form doesn&#8217;t work.</p>
<p>My blog is <a href="http://garcya.us" rel="nofollow">http://garcya.us</a><br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 65 Of The Best WordPress Tutorials &#171; Junkiee.Net</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-7157</link>
		<dc:creator>65 Of The Best WordPress Tutorials &#171; Junkiee.Net</dc:creator>
		<pubDate>Sun, 21 Feb 2010 14:46:41 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-7157</guid>
		<description>[...] 50. Implement a Nice &amp; Clean jQuery Sliding Panel [...]</description>
		<content:encoded><![CDATA[<p>[...] 50. Implement a Nice &amp; Clean jQuery Sliding Panel [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: laerador</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-7096</link>
		<dc:creator>laerador</dc:creator>
		<pubDate>Mon, 15 Feb 2010 20:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-7096</guid>
		<description>Hey.

First of, Thanks for your great .. lets call it plugin ;)

I followed your instruction here to install the slider in the &quot;Equilibirum&quot; theme. But for some reasons the alignment and font-styles are missing, probably due to some style-interferance. 

But i can&#039;t find the problem therefore would like to ask you, if you could have a fast look on my side at

http://anathematic.de

thanks for your help!
Franz, a.k.a. laerador</description>
		<content:encoded><![CDATA[<p>Hey.</p>
<p>First of, Thanks for your great .. lets call it plugin <img src='http://web-kreation.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>I followed your instruction here to install the slider in the &#8220;Equilibirum&#8221; theme. But for some reasons the alignment and font-styles are missing, probably due to some style-interferance. </p>
<p>But i can&#8217;t find the problem therefore would like to ask you, if you could have a fast look on my side at</p>
<p><a href="http://anathematic.de" rel="nofollow">http://anathematic.de</a></p>
<p>thanks for your help!<br />
Franz, a.k.a. laerador</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Slide Login. &#124; claudio schwarz – c.schwarz – claudioschwarz.com</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-7019</link>
		<dc:creator>WordPress Slide Login. &#124; claudio schwarz – c.schwarz – claudioschwarz.com</dc:creator>
		<pubDate>Tue, 09 Feb 2010 17:49:11 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-7019</guid>
		<description>[...] du sehen kannst, ist auf der Startseite ein Admin Panel installiert. Gefunden habe ich es bei web-kreation.com. Hier kannst du es aber auch auf deutsch herunterladen. Tags: plugins., [...]</description>
		<content:encoded><![CDATA[<p>[...] du sehen kannst, ist auf der Startseite ein Admin Panel installiert. Gefunden habe ich es bei web-kreation.com. Hier kannst du es aber auch auf deutsch herunterladen. Tags: plugins., [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeeremie</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-6994</link>
		<dc:creator>jeeremie</dc:creator>
		<pubDate>Sun, 07 Feb 2010 04:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-6994</guid>
		<description>You could &lt;a href=&quot;http://codex.wordpress.org/Function_Reference/dynamic_sidebar&quot; rel=&quot;nofollow&quot;&gt;add a dynamic sidebar&lt;/a&gt; to your sliding panel along with &lt;a href=&quot;http://wordpress.org/extend/plugins/contact-form-7/&quot; rel=&quot;nofollow&quot;&gt;Contact Form 7 plugin&lt;/a&gt;. 

Once everything is in its place, go to &lt;b&gt;Maintenance &gt; Widgets&lt;/b&gt;, drag and drop a text widget to your panel and paste the code of your form (e.g. [contact-form 1 &quot;Contact form 1&quot;]) in to the text widget field. This will automatically display the form into your sliding panel (do not tick the checkbox &quot;Automatically add paragraphs&quot; or it will screw up your form). 

Please note it might close your panel on form validation. If so, you will have to tweak that plugin to keep it open when user hit the send button.

Let us know. Good luck!</description>
		<content:encoded><![CDATA[<p>You could <a href="http://codex.wordpress.org/Function_Reference/dynamic_sidebar" rel="nofollow">add a dynamic sidebar</a> to your sliding panel along with <a href="http://wordpress.org/extend/plugins/contact-form-7/" rel="nofollow">Contact Form 7 plugin</a>. </p>
<p>Once everything is in its place, go to <b>Maintenance &gt; Widgets</b>, drag and drop a text widget to your panel and paste the code of your form (e.g. [contact-form 1 "Contact form 1"]) in to the text widget field. This will automatically display the form into your sliding panel (do not tick the checkbox &#8220;Automatically add paragraphs&#8221; or it will screw up your form). </p>
<p>Please note it might close your panel on form validation. If so, you will have to tweak that plugin to keep it open when user hit the send button.</p>
<p>Let us know. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-6984</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sat, 06 Feb 2010 04:21:34 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-6984</guid>
		<description>I have been looking for this functionality for days.  thank you so much.  My website will not need the ability to login but I would like to put a contact form instead.  Would you have time to guide me in the right direction?  

Thank you so much!!

Jeff</description>
		<content:encoded><![CDATA[<p>I have been looking for this functionality for days.  thank you so much.  My website will not need the ability to login but I would like to put a contact form instead.  Would you have time to guide me in the right direction?  </p>
<p>Thank you so much!!</p>
<p>Jeff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lacey</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-6937</link>
		<dc:creator>Lacey</dc:creator>
		<pubDate>Tue, 02 Feb 2010 19:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-6937</guid>
		<description>hey there,

Thank you for this.  I am trying to get it to work on thesis theme 1.5.1 so I will report back on my progress. 

Lacey</description>
		<content:encoded><![CDATA[<p>hey there,</p>
<p>Thank you for this.  I am trying to get it to work on thesis theme 1.5.1 so I will report back on my progress. </p>
<p>Lacey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tsalagi</title>
		<link>http://web-kreation.com/index.php/wordpress/implement-a-nice-clean-jquery-sliding-panel-in-wordpress-27/comment-page-3/#comment-6917</link>
		<dc:creator>Tsalagi</dc:creator>
		<pubDate>Mon, 01 Feb 2010 14:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://web-kreation.com/?p=1590#comment-6917</guid>
		<description>Hey Tim. Can you give a website that we could look at to try to determine the issue?</description>
		<content:encoded><![CDATA[<p>Hey Tim. Can you give a website that we could look at to try to determine the issue?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
