<?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: WordPress, GPL and Widget&#160;Context</title>
	<atom:link href="http://konstruktors.com/blog/wordpress/842-wordpress-gpl-widget-context-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://konstruktors.com/blog/wordpress/842-wordpress-gpl-widget-context-plugin/</link>
	<description>Web Design, WordPress and Performance Services</description>
	<lastBuildDate>Mon, 07 May 2012 00:29:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta4-20805</generator>
<atom:link rel="hub" href="http://konstruktors.superfeedr.com/"/><atom:link rel="hub" href="http://pubsubhubbub.appspot.com/"/>	<item>
		<title>By: Jay Carlson</title>
		<link>http://konstruktors.com/blog/wordpress/842-wordpress-gpl-widget-context-plugin/#comment-990</link>
		<dc:creator>Jay Carlson</dc:creator>
		<pubDate>Mon, 20 Jul 2009 19:19:24 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=842#comment-990</guid>
		<description>&lt;a href=&quot;#comment-8941&quot; rel=&quot;nofollow&quot;&gt;Jeffro2pt0&lt;/a&gt;,

I&#039;m getting the same thing.  with multiple text widgets, it just shows them all...

 J.</description>
		<content:encoded><![CDATA[<p><a href="#comment-8941" rel="nofollow">Jeffro2pt0</a>,</p>
<p>I&#8217;m getting the same thing.  with multiple text widgets, it just shows them all&#8230;</p>
<p> J.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/842-wordpress-gpl-widget-context-plugin/#comment-989</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Mon, 13 Apr 2009 12:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=842#comment-989</guid>
		<description>&lt;a href=&quot;#comment-9535&quot; rel=&quot;nofollow&quot;&gt;Rob&lt;/a&gt;, that is a really good suggestion. I&#039;ll implement that in the next version.</description>
		<content:encoded><![CDATA[<p><a href="#comment-9535" rel="nofollow">Rob</a>, that is a really good suggestion. I&#8217;ll implement that in the next version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://konstruktors.com/blog/wordpress/842-wordpress-gpl-widget-context-plugin/#comment-988</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Sun, 12 Apr 2009 03:38:06 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=842#comment-988</guid>
		<description>Hi, can you please add a feature for this plugin to hide/show a particular widget when a user is logged-in to site and when they are logged-out?  This would be extremely useful for membership websites that use Wordpress as a backend.  Seems like an easy feature to include that would add tremendous value.  Let me know. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, can you please add a feature for this plugin to hide/show a particular widget when a user is logged-in to site and when they are logged-out?  This would be extremely useful for membership websites that use WordPress as a backend.  Seems like an easy feature to include that would add tremendous value.  Let me know. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/842-wordpress-gpl-widget-context-plugin/#comment-987</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Fri, 20 Mar 2009 23:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=842#comment-987</guid>
		<description>&lt;a href=&quot;#comment-9419&quot; rel=&quot;nofollow&quot;&gt;Drew&lt;/a&gt;, try &lt;strong&gt;deselecting&lt;/strong&gt; &#039;Single Page&#039; option and make the target URL equal to &lt;code&gt;blog&lt;/code&gt; if your blog&#039;s URL is &lt;code&gt;domain.com/blog&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><a href="#comment-9419" rel="nofollow">Drew</a>, try <strong>deselecting</strong> &#8216;Single Page&#8217; option and make the target URL equal to <code>blog</code> if your blog&#8217;s URL is <code>domain.com/blog</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://konstruktors.com/blog/wordpress/842-wordpress-gpl-widget-context-plugin/#comment-986</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Fri, 20 Mar 2009 16:55:26 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=842#comment-986</guid>
		<description>I am trying to get a widget to appear only on the static &quot;blog page&quot;

The widget contex setting I am using are as follows:

*Display only on selected

*Single page

In text area I have put: &lt;blog&gt;
It does not work with those settings.

If I then change the first setting to:

*Display on every page except

then it works, which would be fine but I am unable to get a widget to appear on multiple &#039;only&#039; pages using this method.

Thanks</description>
		<content:encoded><![CDATA[<p>I am trying to get a widget to appear only on the static &#8220;blog page&#8221;</p>
<p>The widget contex setting I am using are as follows:</p>
<p>*Display only on selected</p>
<p>*Single page</p>
<p>In text area I have put: &lt;blog&gt;</p>
<p>It does not work with those settings.</p>
<p>If I then change the first setting to:</p>
<p>*Display on every page except</p>
<p>then it works, which would be fine but I am unable to get a widget to appear on multiple &#8216;only&#8217; pages using this method.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/842-wordpress-gpl-widget-context-plugin/#comment-985</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Thu, 19 Mar 2009 22:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=842#comment-985</guid>
		<description>&lt;blockquote&gt;Am I using the correct language by putting ... in the text area and ticking “single page”?&lt;/blockquote&gt;
&lt;a href=&quot;#comment-9398&quot; rel=&quot;nofollow&quot;&gt;Drew&lt;/a&gt;, it looks there is something missing in the description above. Could you please give a detailed description of what you are trying to achieve and what are the widget context settings you have specified.</description>
		<content:encoded><![CDATA[<blockquote><p>Am I using the correct language by putting &#8230; in the text area and ticking “single page”?</p></blockquote>
<p><a href="#comment-9398" rel="nofollow">Drew</a>, it looks there is something missing in the description above. Could you please give a detailed description of what you are trying to achieve and what are the widget context settings you have specified.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://konstruktors.com/blog/wordpress/842-wordpress-gpl-widget-context-plugin/#comment-984</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Thu, 19 Mar 2009 20:49:42 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=842#comment-984</guid>
		<description>Kaspars, Thanks for your update.

The new update however did not fix my problem. I still have the &quot;Appears on every page accept&quot; box ticked and my widget is ONLY showing up on the blog page.

Am I using the correct language by putting
in the text area and ticking &quot;single page&quot;?

Thanks again.</description>
		<content:encoded><![CDATA[<p>Kaspars, Thanks for your update.</p>
<p>The new update however did not fix my problem. I still have the &#8220;Appears on every page accept&#8221; box ticked and my widget is ONLY showing up on the blog page.</p>
<p>Am I using the correct language by putting</p>
<p>in the text area and ticking &#8220;single page&#8221;?</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/842-wordpress-gpl-widget-context-plugin/#comment-983</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Tue, 17 Mar 2009 21:49:28 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=842#comment-983</guid>
		<description>&lt;a href=&quot;#comment-9335&quot; rel=&quot;nofollow&quot;&gt;Drew&lt;/a&gt;, I am using this plugin on this blog and I haven&#039;t experienced anything like that before. Could you please check out the &lt;a href=&quot;http://konstruktors.com/blog/web-design-work/wordpress-plugins/widget-context/&quot; rel=&quot;nofollow&quot;&gt;latest version&lt;/a&gt; of the plugin and let me know if it fixes the problem.</description>
		<content:encoded><![CDATA[<p><a href="#comment-9335" rel="nofollow">Drew</a>, I am using this plugin on this blog and I haven&#8217;t experienced anything like that before. Could you please check out the <a href="http://konstruktors.com/blog/web-design-work/wordpress-plugins/widget-context/" rel="nofollow">latest version</a> of the plugin and let me know if it fixes the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/842-wordpress-gpl-widget-context-plugin/#comment-982</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Tue, 17 Mar 2009 21:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=842#comment-982</guid>
		<description>&lt;a href=&quot;#comment-9339&quot; rel=&quot;nofollow&quot;&gt;Jeffro&lt;/a&gt;, thanks for inspiration. I finally fixed it. Grab the latest version from the &lt;a href=&quot;http://konstruktors.com/blog/web-design-work/wordpress-plugins/widget-context/&quot; rel=&quot;nofollow&quot;&gt;downloads page&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p><a href="#comment-9339" rel="nofollow">Jeffro</a>, thanks for inspiration. I finally fixed it. Grab the latest version from the <a href="http://konstruktors.com/blog/web-design-work/wordpress-plugins/widget-context/" rel="nofollow">downloads page</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffro</title>
		<link>http://konstruktors.com/blog/wordpress/842-wordpress-gpl-widget-context-plugin/#comment-981</link>
		<dc:creator>Jeffro</dc:creator>
		<pubDate>Tue, 17 Mar 2009 03:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=842#comment-981</guid>
		<description>No, you certainly are not the only one experiencing this problem. I think you have to save those settings twice in a row for them to actually stick.</description>
		<content:encoded><![CDATA[<p>No, you certainly are not the only one experiencing this problem. I think you have to save those settings twice in a row for them to actually stick.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
