<?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: Display Widgets WordPress Plugin</title>
	<atom:link href="http://strategy11.com/display-widgets/feed/" rel="self" type="application/rss+xml" />
	<link>http://strategy11.com/display-widgets/</link>
	<description>Web Design and Development</description>
	<lastBuildDate>Sun, 06 May 2012 13:33:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jess</title>
		<link>http://strategy11.com/display-widgets/comment-page-3/#comment-1095</link>
		<dc:creator>Jess</dc:creator>
		<pubDate>Sun, 06 May 2012 13:33:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strategy11.com/?p=44#comment-1095</guid>
		<description>Thanks so much for this plugin!! I&#039;ve been looking for something like this for ages and had pretty much decided to give up looking and write my own.

One thing I found is that the display-widget.php code needed to be altered in order for my  widgets to display on the homepage when the &#039;Front page&#039; checkbox was ticked. Here&#039;s what I changed:

if (is_home()){
 //$show = isset($instance[&#039;page-home&#039;]) ? ($instance[&#039;page-home&#039;]) : false;
 $show = isset($instance[&#039;page-front&#039;]) ? ($instance[&#039;page-front&#039;]) : false;</description>
		<content:encoded><![CDATA[<p>Thanks so much for this plugin!! I&#8217;ve been looking for something like this for ages and had pretty much decided to give up looking and write my own.</p>
<p>One thing I found is that the display-widget.php code needed to be altered in order for my  widgets to display on the homepage when the &#8216;Front page&#8217; checkbox was ticked. Here&#8217;s what I changed:</p>
<p>if (is_home()){<br />
 //$show = isset($instance['page-home']) ? ($instance['page-home']) : false;<br />
 $show = isset($instance['page-front']) ? ($instance['page-front']) : false;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tImOthY</title>
		<link>http://strategy11.com/display-widgets/comment-page-3/#comment-1074</link>
		<dc:creator>tImOthY</dc:creator>
		<pubDate>Sat, 28 Apr 2012 04:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strategy11.com/?p=44#comment-1074</guid>
		<description>So, I&#039;m using this plugin on a site I am building for a client.  LOVE it BTW - it has really helped me out.  However, recently it has stopped allowing me to add widgets to the home page.  I mean I can add them to the sidebar, but they don&#039;t appear unless I choose a sub-page.  All the older widgets set to &quot;home&quot; work just fine, but can&#039;t add any new ones.  I would be VERY grateful for some help on this.  Thanks</description>
		<content:encoded><![CDATA[<p>So, I&#8217;m using this plugin on a site I am building for a client.  LOVE it BTW &#8211; it has really helped me out.  However, recently it has stopped allowing me to add widgets to the home page.  I mean I can add them to the sidebar, but they don&#8217;t appear unless I choose a sub-page.  All the older widgets set to &#8220;home&#8221; work just fine, but can&#8217;t add any new ones.  I would be VERY grateful for some help on this.  Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart</title>
		<link>http://strategy11.com/display-widgets/comment-page-3/#comment-993</link>
		<dc:creator>Bart</dc:creator>
		<pubDate>Sat, 24 Mar 2012 00:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strategy11.com/?p=44#comment-993</guid>
		<description>this widget slows my genesis/lexicon widget page down to a crawl - as in taking 60-120 seconds to open a drop down menu in the primary sidebar. terrible!

deactivate the widget - everything works fine.</description>
		<content:encoded><![CDATA[<p>this widget slows my genesis/lexicon widget page down to a crawl &#8211; as in taking 60-120 seconds to open a drop down menu in the primary sidebar. terrible!</p>
<p>deactivate the widget &#8211; everything works fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://strategy11.com/display-widgets/comment-page-3/#comment-992</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Fri, 23 Mar 2012 16:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strategy11.com/?p=44#comment-992</guid>
		<description>How can I provide a check in my template if the widgets are displaying/are existing on a particular page.  When I use is_dynamic_widget.  I&#039;m always getting a value of 1 whether the widgets are on or off.  is_active_sidebar() just doesn&#039;t seem to work at all.

Any suggestion?</description>
		<content:encoded><![CDATA[<p>How can I provide a check in my template if the widgets are displaying/are existing on a particular page.  When I use is_dynamic_widget.  I&#8217;m always getting a value of 1 whether the widgets are on or off.  is_active_sidebar() just doesn&#8217;t seem to work at all.</p>
<p>Any suggestion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://strategy11.com/display-widgets/comment-page-3/#comment-980</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 20 Mar 2012 17:29:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strategy11.com/?p=44#comment-980</guid>
		<description>I have noticed the same problem as TJ and since I&#039;m using WPML it has rendered the widget useless. You have to select one of the languages and when you do, it shows the widget on every page for that language.
I&#039;ve had to revert to the previous plugin release to get this working.

I just want to also add that this is the first time I&#039;ve had a problem with this widget and it has come in very handy with my wordpress projects.</description>
		<content:encoded><![CDATA[<p>I have noticed the same problem as TJ and since I&#8217;m using WPML it has rendered the widget useless. You have to select one of the languages and when you do, it shows the widget on every page for that language.<br />
I&#8217;ve had to revert to the previous plugin release to get this working.</p>
<p>I just want to also add that this is the first time I&#8217;ve had a problem with this widget and it has come in very handy with my wordpress projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TJ</title>
		<link>http://strategy11.com/display-widgets/comment-page-2/#comment-961</link>
		<dc:creator>TJ</dc:creator>
		<pubDate>Tue, 13 Mar 2012 14:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strategy11.com/?p=44#comment-961</guid>
		<description>WPML support in the latest version (1.22) of this plugin is not implemented correctly. For example, if I select &#039;Front Page&#039; option and one of the added WPML languages, and the check box is set to &quot;show only on following pages&quot; then only &#039;language&#039; option is activated but other set check box (&#039;Front Page&#039;) is ignored. The result is that the content of the widget is not only shown on Front Page but also on all other pages that are associated with the the selected language. I think you should check against &#039;and and&#039;, not against &#039;and or&#039; which I think is the case now.

Thus (e.g.):
&#039;Front Page&#039; + &#039;Spanish&#039; = Content is shown only on Front Page and when Spanish language is selected.

Is it possible to make this work any time soon in an updated version of a widget. Thanks!</description>
		<content:encoded><![CDATA[<p>WPML support in the latest version (1.22) of this plugin is not implemented correctly. For example, if I select &#8216;Front Page&#8217; option and one of the added WPML languages, and the check box is set to &#8220;show only on following pages&#8221; then only &#8216;language&#8217; option is activated but other set check box (&#8216;Front Page&#8217;) is ignored. The result is that the content of the widget is not only shown on Front Page but also on all other pages that are associated with the the selected language. I think you should check against &#8216;and and&#8217;, not against &#8216;and or&#8217; which I think is the case now.</p>
<p>Thus (e.g.):<br />
&#8216;Front Page&#8217; + &#8216;Spanish&#8217; = Content is shown only on Front Page and when Spanish language is selected.</p>
<p>Is it possible to make this work any time soon in an updated version of a widget. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DVD Rack Store</title>
		<link>http://strategy11.com/display-widgets/comment-page-2/#comment-957</link>
		<dc:creator>DVD Rack Store</dc:creator>
		<pubDate>Mon, 12 Mar 2012 17:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strategy11.com/?p=44#comment-957</guid>
		<description>Great plugin you have here..I use it repeatedly on most of my site.</description>
		<content:encoded><![CDATA[<p>Great plugin you have here..I use it repeatedly on most of my site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://strategy11.com/display-widgets/comment-page-2/#comment-898</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 15 Feb 2012 21:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strategy11.com/?p=44#comment-898</guid>
		<description>Hey Steph,

Loving this plugin! 

I have run into a unique way to use this plugin and was wondering if you had any advice. 

Basically, I have a Wordpress page template that will loop through every child page and display the title, content and sidebars. So the sidebar gets called inside a custom Wordpress loop as it loops each child page.

Here&#039;s my code so far which will work but shows the parent page sidebar instance each time if gets called in the loop.




$currentpageid = $post-&gt;ID;
	$args = array(
				&#039;post_parent&#039; =&gt; $currentpageid, 
				&#039;post_type&#039; =&gt; &#039;page&#039;
			);
	
	// The Query
	$the_query = new WP_Query( $args );

	// The Loop
	while ( $the_query-&gt;have_posts() ) : $the_query-&gt;the_post(); 
		?&gt;
			
				
					
					
				
				
					
				
			
		&lt;?php
		
	endwhile;
	
	wp_reset_postdata();




I was thinking I might write a function that would accept a post/page ID and return the widgets for that page.

Not sure if this is clear but if you have any questions, ideas or suggestions you can reply or email me at beaudrymatt@gmail.com

Thanks so much and great work on this plugin!
Matt</description>
		<content:encoded><![CDATA[<p>Hey Steph,</p>
<p>Loving this plugin! </p>
<p>I have run into a unique way to use this plugin and was wondering if you had any advice. </p>
<p>Basically, I have a WordPress page template that will loop through every child page and display the title, content and sidebars. So the sidebar gets called inside a custom WordPress loop as it loops each child page.</p>
<p>Here&#8217;s my code so far which will work but shows the parent page sidebar instance each time if gets called in the loop.</p>
<p>$currentpageid = $post-&gt;ID;<br />
	$args = array(<br />
				&#8216;post_parent&#8217; =&gt; $currentpageid,<br />
				&#8216;post_type&#8217; =&gt; &#8216;page&#8217;<br />
			);</p>
<p>	// The Query<br />
	$the_query = new WP_Query( $args );</p>
<p>	// The Loop<br />
	while ( $the_query-&gt;have_posts() ) : $the_query-&gt;the_post();<br />
		?&gt;</p>
<p>		&lt;?php</p>
<p>	endwhile;</p>
<p>	wp_reset_postdata();</p>
<p>I was thinking I might write a function that would accept a post/page ID and return the widgets for that page.</p>
<p>Not sure if this is clear but if you have any questions, ideas or suggestions you can reply or email me at <a href="mailto:beaudrymatt@gmail.com">beaudrymatt@gmail.com</a></p>
<p>Thanks so much and great work on this plugin!<br />
Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steph</title>
		<link>http://strategy11.com/display-widgets/comment-page-2/#comment-887</link>
		<dc:creator>Steph</dc:creator>
		<pubDate>Sat, 11 Feb 2012 19:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strategy11.com/?p=44#comment-887</guid>
		<description>@max, Around line 264, you&#039;ll find this: 
&#039;numberposts&#039; =&gt; 999

Change 999 to -1. This will be included in the next version. 

@Chellie, please refer to the FAQs for this plugin. 
http://wordpress.org/extend/plugins/display-widgets/faq/</description>
		<content:encoded><![CDATA[<p>@max, Around line 264, you&#8217;ll find this:<br />
&#8216;numberposts&#8217; => 999</p>
<p>Change 999 to -1. This will be included in the next version. </p>
<p>@Chellie, please refer to the FAQs for this plugin.<br />
<a href="http://wordpress.org/extend/plugins/display-widgets/faq/" rel="nofollow">http://wordpress.org/extend/plugins/display-widgets/faq/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chellie</title>
		<link>http://strategy11.com/display-widgets/comment-page-2/#comment-886</link>
		<dc:creator>Chellie</dc:creator>
		<pubDate>Sat, 11 Feb 2012 19:25:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.strategy11.com/?p=44#comment-886</guid>
		<description>I&#039;ve using it for about 2 months and it&#039;s great. I have one issue.  There is one widget, About me,  that I only want to show on one page but for that one widget, it does not give you the checkbox option.  Ironically, this was the reason I used Display widgets. Any suggestions?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve using it for about 2 months and it&#8217;s great. I have one issue.  There is one widget, About me,  that I only want to show on one page but for that one widget, it does not give you the checkbox option.  Ironically, this was the reason I used Display widgets. Any suggestions?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

