<?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: Multiple Galleries per&#160;Post/Page</title>
	<atom:link href="http://konstruktors.com/blog/wordpress/1770-multiple-galleries-per-post-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://konstruktors.com/blog/wordpress/1770-multiple-galleries-per-post-page/</link>
	<description>Web Design, WordPress and Performance Services</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:50:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19904</generator>
	<item>
		<title>By: steve</title>
		<link>http://konstruktors.com/blog/wordpress/1770-multiple-galleries-per-post-page/#comment-10321</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Wed, 12 Oct 2011 02:58:43 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=1770#comment-10321</guid>
		<description>So now I have only one gallery:
Le Repaire June 2010
[gallery include=&quot;475, 474, 473, 472, 471, 470, 469, 468, 467&quot;]
Instead of showing 9 pix it shows all in the gallery.
http://perfectstrangerstheband.com/?page_id=96</description>
		<content:encoded><![CDATA[<p>So now I have only one gallery:</p>
<p>Le Repaire June 2010<br />
[gallery include="475, 474, 473, 472, 471, 470, 469, 468, 467"]</p>
<p>Instead of showing 9 pix it shows all in the gallery.</p>
<p><a href="http://perfectstrangerstheband.com/?page_id=96" rel="nofollow">http://perfectstrangerstheband.com/?page_id=96</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/1770-multiple-galleries-per-post-page/#comment-10299</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Tue, 11 Oct 2011 12:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=1770#comment-10299</guid>
		<description>Yes, because &lt;code&gt;[gallery]&lt;/code&gt; without &lt;code&gt;include&lt;/code&gt; or &lt;code&gt;exclude&lt;/code&gt; paramater displays all images by default.</description>
		<content:encoded><![CDATA[<p>Yes, because <code>[gallery]</code> without <code>include</code> or <code>exclude</code> paramater displays all images by default.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://konstruktors.com/blog/wordpress/1770-multiple-galleries-per-post-page/#comment-10298</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Tue, 11 Oct 2011 12:09:48 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=1770#comment-10298</guid>
		<description>The code seems to be correct but as you can see it doesn&#039;t omit anything in the gallery:
http://perfectstrangerstheband.com/?page_id=96
West Island Blues Fest June 2011
[gallery]
Le Repaire June 2010
[gallery include=&quot;475, 474, 473, 472, 471, 470, 469, 468, 467&quot;]</description>
		<content:encoded><![CDATA[<p>The code seems to be correct but as you can see it doesn&#8217;t omit anything in the gallery:</p>
<p><a href="http://perfectstrangerstheband.com/?page_id=96" rel="nofollow">http://perfectstrangerstheband.com/?page_id=96</a></p>
<p>West Island Blues Fest June 2011<br />
[gallery]</p>
<p>Le Repaire June 2010<br />
[gallery include="475, 474, 473, 472, 471, 470, 469, 468, 467"]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/1770-multiple-galleries-per-post-page/#comment-10289</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Tue, 11 Oct 2011 08:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=1770#comment-10289</guid>
		<description>&lt;a href=&quot;#comment-10252&quot; rel=&quot;nofollow&quot;&gt;Steve&lt;/a&gt;, (1) insert a fresh gallery, (2) close that insert media popup and then (3) click to edit it and specify which photos to include. Secondly, take a look at the post in HTML editor mode and make sure there is the &lt;code&gt;include&lt;/code&gt; part inside the gallery shortcode &lt;code&gt;[gallery include=&quot;12, 34, ...&quot;]&lt;/code&gt;.</description>
		<content:encoded><![CDATA[<p><a href="#comment-10252" rel="nofollow">Steve</a>, (1) insert a fresh gallery, (2) close that insert media popup and then (3) click to edit it and specify which photos to include. Secondly, take a look at the post in HTML editor mode and make sure there is the <code>include</code> part inside the gallery shortcode <code>[gallery include=&quot;12, 34, ...&quot;]</code>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://konstruktors.com/blog/wordpress/1770-multiple-galleries-per-post-page/#comment-10252</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Mon, 10 Oct 2011 13:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=1770#comment-10252</guid>
		<description>Hi there, I am using your plugin but something does not work for me:
When I go to insert the second gallery on the post/page, the html specifies what photos should be included in that gallery but when I preview the page, it always includes all the photos from the previous gallery as well. In effect it inserts the same gallery twice.</description>
		<content:encoded><![CDATA[<p>Hi there, I am using your plugin but something does not work for me:<br />
When I go to insert the second gallery on the post/page, the html specifies what photos should be included in that gallery but when I preview the page, it always includes all the photos from the previous gallery as well. In effect it inserts the same gallery twice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leon</title>
		<link>http://konstruktors.com/blog/wordpress/1770-multiple-galleries-per-post-page/#comment-10175</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Fri, 07 Oct 2011 10:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=1770#comment-10175</guid>
		<description>Thank you very much for this plugin! Exactly what I needed. Just plain and simple, perfect!
Leon</description>
		<content:encoded><![CDATA[<p>Thank you very much for this plugin! Exactly what I needed. Just plain and simple, perfect!</p>
<p>Leon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kaspars</title>
		<link>http://konstruktors.com/blog/wordpress/1770-multiple-galleries-per-post-page/#comment-2422</link>
		<dc:creator>Kaspars</dc:creator>
		<pubDate>Fri, 25 Jun 2010 22:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=1770#comment-2422</guid>
		<description>&lt;a href=&quot;#comment-2421&quot; rel=&quot;nofollow&quot;&gt;Paul&lt;/a&gt;, it looks like it doesn&#039;t add the include parameter when you upload the images the first time. If you insert a new gallery and then edit it to include specific images, it should work. I just tested it on this very blog.
I&#039;ll try to fix this bug. It must be related to the 3.0 changes in javascript that inserts those galleries.</description>
		<content:encoded><![CDATA[<p><a href="#comment-2421" rel="nofollow">Paul</a>, it looks like it doesn&#8217;t add the include parameter when you upload the images the first time. If you insert a new gallery and then edit it to include specific images, it should work. I just tested it on this very blog.</p>
<p>I&#8217;ll try to fix this bug. It must be related to the 3.0 changes in javascript that inserts those galleries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Schlereth</title>
		<link>http://konstruktors.com/blog/wordpress/1770-multiple-galleries-per-post-page/#comment-2421</link>
		<dc:creator>Paul Schlereth</dc:creator>
		<pubDate>Fri, 25 Jun 2010 19:28:18 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=1770#comment-2421</guid>
		<description>For some reason this plugin doesn&#039;t seem to work for me in WP 3.0. The shortcode it generates seems to be ok though. Thoughts?</description>
		<content:encoded><![CDATA[<p>For some reason this plugin doesn&#8217;t seem to work for me in WP 3.0. The shortcode it generates seems to be ok though. Thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: riasaurusrex</title>
		<link>http://konstruktors.com/blog/wordpress/1770-multiple-galleries-per-post-page/#comment-2346</link>
		<dc:creator>riasaurusrex</dc:creator>
		<pubDate>Sun, 13 Jun 2010 16:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=1770#comment-2346</guid>
		<description>Thank You for this plugin!!!!!!!!!
It&#039;s exactly what I was needing for a site using WP as a CMS.
Awesome! Thank you, thank you, thank you.
Of course, I do have a suggestion: having a column label for the check marks that says &#039;add to gallery&#039; or something—in the instance of passing the site off to a client that could be helpful (they&#039;re so often easily confused).
Any chance you know how to get the galleries to show just 1 column, or 1 image at a time for that matter? Thanks</description>
		<content:encoded><![CDATA[<p>Thank You for this plugin!!!!!!!!!<br />
It&#8217;s exactly what I was needing for a site using WP as a CMS.<br />
Awesome! Thank you, thank you, thank you.<br />
Of course, I do have a suggestion: having a column label for the check marks that says &#8216;add to gallery&#8217; or something—in the instance of passing the site off to a client that could be helpful (they&#8217;re so often easily confused).<br />
Any chance you know how to get the galleries to show just 1 column, or 1 image at a time for that matter? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: summitr</title>
		<link>http://konstruktors.com/blog/wordpress/1770-multiple-galleries-per-post-page/#comment-1129</link>
		<dc:creator>summitr</dc:creator>
		<pubDate>Thu, 15 Apr 2010 22:53:23 +0000</pubDate>
		<guid isPermaLink="false">http://konstruktors.com/blog/?p=1770#comment-1129</guid>
		<description>Great plugin. It works exactly as advertised.

Any chance you could add some pagination for galleries?</description>
		<content:encoded><![CDATA[<p>Great plugin. It works exactly as advertised.</p>
<p>Any chance you could add some pagination for galleries?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
