<?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 image gallery plugin</title>
	<atom:link href="http://www.bitvolution.com/wordpress-image-gallery-plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bitvolution.com/wordpress-image-gallery-plugin</link>
	<description>We make web-sites. Do you want one?</description>
	<lastBuildDate>Thu, 29 Dec 2011 15:25:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.bitvolution.com/wordpress-image-gallery-plugin#comment-12797</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 25 Sep 2011 12:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitvolution.com/?p=819#comment-12797</guid>
		<description>No, I&#039;m afraid this is not possible in the plugins present form. It&#039;d be a nice feature to add, but there&#039;s no plans for it as yet.</description>
		<content:encoded><![CDATA[<p>No, I&#8217;m afraid this is not possible in the plugins present form. It&#8217;d be a nice feature to add, but there&#8217;s no plans for it as yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://www.bitvolution.com/wordpress-image-gallery-plugin#comment-12710</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 23 Sep 2011 16:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitvolution.com/?p=819#comment-12710</guid>
		<description>Is it possible to integrate this plugin with some lightbox effect, so when you click on on the medium image, it will show the &quot;large&quot; image in a pop up lightbox effect?</description>
		<content:encoded><![CDATA[<p>Is it possible to integrate this plugin with some lightbox effect, so when you click on on the medium image, it will show the &#8220;large&#8221; image in a pop up lightbox effect?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.bitvolution.com/wordpress-image-gallery-plugin#comment-12568</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 20 Sep 2011 09:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitvolution.com/?p=819#comment-12568</guid>
		<description>Hi Lauren,
It could be possible if you have have some jQuery-fu? You&#039;ll need to edit the plugin jQuery code. You&#039;ll need to have mainImageDiv hidden initially then use jQuery slideDown() on the thumbnail click event. The tricky bit will be to make it work when there are multiple galleries on one page.</description>
		<content:encoded><![CDATA[<p>Hi Lauren,<br />
It could be possible if you have have some jQuery-fu? You&#8217;ll need to edit the plugin jQuery code. You&#8217;ll need to have mainImageDiv hidden initially then use jQuery slideDown() on the thumbnail click event. The tricky bit will be to make it work when there are multiple galleries on one page.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lauren Serge</title>
		<link>http://www.bitvolution.com/wordpress-image-gallery-plugin#comment-12520</link>
		<dc:creator>Lauren Serge</dc:creator>
		<pubDate>Mon, 19 Sep 2011 14:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitvolution.com/?p=819#comment-12520</guid>
		<description>Hi Bitvolution!

I am using the bitvolution gallery for a project (again) and I wanted to tweak it to my needs but can not figure out how to do that exactly. 
Basically I want only the thumbnails to be visible at first. Then when you click on a thumbnail the .mainImageDiv slides open. How could I do that? 
If you could explain me where I could alter that in the code I can try to figure it out myself!

I am a big fan of Bitvolution, sorry for all the requests ;)
Greets,
Lauren</description>
		<content:encoded><![CDATA[<p>Hi Bitvolution!</p>
<p>I am using the bitvolution gallery for a project (again) and I wanted to tweak it to my needs but can not figure out how to do that exactly.<br />
Basically I want only the thumbnails to be visible at first. Then when you click on a thumbnail the .mainImageDiv slides open. How could I do that?<br />
If you could explain me where I could alter that in the code I can try to figure it out myself!</p>
<p>I am a big fan of Bitvolution, sorry for all the requests <img src='http://www.bitvolution.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Greets,<br />
Lauren</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.bitvolution.com/wordpress-image-gallery-plugin#comment-11111</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 16 Aug 2011 00:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitvolution.com/?p=819#comment-11111</guid>
		<description>Hi Carl,

Yes, I have seen this before. It occurs because, by default, my plugin uses thumbnails that are not the normal  Wordpress thumbnail size. You need to go to Settings-&gt;Media and change the thumbnail size as described in Step 3 of the installation instructions at http://wordpress.org/extend/plugins/bitvolution-image-galleria/installation/

Why did I choose this plugin size and not the normal WordPress one? It is much more space efficient and faster and works better for the sort of websites I work on.

There are other gallery plugins that use the default WordPress thumbnail sizes or automatically scale the images (a performance sin in my eyes).</description>
		<content:encoded><![CDATA[<p>Hi Carl,</p>
<p>Yes, I have seen this before. It occurs because, by default, my plugin uses thumbnails that are not the normal  WordPress thumbnail size. You need to go to Settings->Media and change the thumbnail size as described in Step 3 of the installation instructions at <a href="http://wordpress.org/extend/plugins/bitvolution-image-galleria/installation/" rel="nofollow">http://wordpress.org/extend/plugins/bitvolution-image-galleria/installation/</a></p>
<p>Why did I choose this plugin size and not the normal WordPress one? It is much more space efficient and faster and works better for the sort of websites I work on.</p>
<p>There are other gallery plugins that use the default WordPress thumbnail sizes or automatically scale the images (a performance sin in my eyes).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.bitvolution.com/wordpress-image-gallery-plugin#comment-11110</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 15 Aug 2011 23:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitvolution.com/?p=819#comment-11110</guid>
		<description>Thanks Jean, for documenting your struggles so well here. It could help out someone else if they come across a similar issue. (I&#039;m afraid I didn&#039;t know how to solve it and I&#039;ve never used Dreamweaver so can&#039;t investigate closer).</description>
		<content:encoded><![CDATA[<p>Thanks Jean, for documenting your struggles so well here. It could help out someone else if they come across a similar issue. (I&#8217;m afraid I didn&#8217;t know how to solve it and I&#8217;ve never used Dreamweaver so can&#8217;t investigate closer).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean</title>
		<link>http://www.bitvolution.com/wordpress-image-gallery-plugin#comment-11092</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Mon, 15 Aug 2011 15:40:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitvolution.com/?p=819#comment-11092</guid>
		<description>Today, I tried to add a return between, again, two blocks of code, in my modified version of the plugin, with WP editor, so that the file would be somehow rewritten by it, before upgrading WP core from 3.0.5 to 3.2.1. And it worked! The plugin was not deactivated on Admin reload after upgrade, did not generate any error message, and seems to be working flawlessly! So, in conclusion, there is an interaction between the original plugin code, Dreamweaver 11 and WP 3.1 and above... I suspect some invisible character being written by Dreamweaver, but when I compare the WP-admin-editor-modified file with Dreamweaver&#039;s one, TextWrangler does not find any difference between the two except the extra carriage return... Could saving the php file with the WP editor change a record in the database? So, I don&#039;t come with a final explanation, but have found the workaround to avoid Dreamweaver to edit the plugin&#039;s files in the future. And again, I LOVE your plugin, it is the only one I found that fitted so well our needs.</description>
		<content:encoded><![CDATA[<p>Today, I tried to add a return between, again, two blocks of code, in my modified version of the plugin, with WP editor, so that the file would be somehow rewritten by it, before upgrading WP core from 3.0.5 to 3.2.1. And it worked! The plugin was not deactivated on Admin reload after upgrade, did not generate any error message, and seems to be working flawlessly! So, in conclusion, there is an interaction between the original plugin code, Dreamweaver 11 and WP 3.1 and above&#8230; I suspect some invisible character being written by Dreamweaver, but when I compare the WP-admin-editor-modified file with Dreamweaver&#8217;s one, TextWrangler does not find any difference between the two except the extra carriage return&#8230; Could saving the php file with the WP editor change a record in the database? So, I don&#8217;t come with a final explanation, but have found the workaround to avoid Dreamweaver to edit the plugin&#8217;s files in the future. And again, I LOVE your plugin, it is the only one I found that fitted so well our needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jean</title>
		<link>http://www.bitvolution.com/wordpress-image-gallery-plugin#comment-10907</link>
		<dc:creator>Jean</dc:creator>
		<pubDate>Fri, 12 Aug 2011 16:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitvolution.com/?p=819#comment-10907</guid>
		<description>I waited for a newer version of WP. Today I upgraded a copy of my site to 3.2.1, with my modified version of the plugin being instantly deactivated with the same deactivation message stating that The plugin does not have a valid header. I re-installed your original plugin with success, added a return between to blocks of code in bitvolution-image-galleria.php and got the same deactivation message. I edited the file with Dreamweaver 11. What I found out today is that if I edit the file within wp-admin, the plugin seems to be safely saved. So the culprit is Dreamweaver (a trustworthy program) – or a bit of code in the php file that Dreamweaver does not like or understand. Could that give you a hint ? Of course, I will re-edit the files with the wp-admin editor and come back with my results.</description>
		<content:encoded><![CDATA[<p>I waited for a newer version of WP. Today I upgraded a copy of my site to 3.2.1, with my modified version of the plugin being instantly deactivated with the same deactivation message stating that The plugin does not have a valid header. I re-installed your original plugin with success, added a return between to blocks of code in bitvolution-image-galleria.php and got the same deactivation message. I edited the file with Dreamweaver 11. What I found out today is that if I edit the file within wp-admin, the plugin seems to be safely saved. So the culprit is Dreamweaver (a trustworthy program) – or a bit of code in the php file that Dreamweaver does not like or understand. Could that give you a hint ? Of course, I will re-edit the files with the wp-admin editor and come back with my results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: carl</title>
		<link>http://www.bitvolution.com/wordpress-image-gallery-plugin#comment-9951</link>
		<dc:creator>carl</dc:creator>
		<pubDate>Fri, 22 Jul 2011 10:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitvolution.com/?p=819#comment-9951</guid>
		<description>Hi Tom, 

thanks for the great plugin. I am having a few issues which I hope you can help me with. The gallery works fine apart from the fact that the thumbnails are all over the place (you can see what I mean here: http://carlwebb.com/wordpress/?page_id=129). Have you seen something like this before or am I just doing it wrong!)

Thanks for any help you can give me.

CARL</description>
		<content:encoded><![CDATA[<p>Hi Tom, </p>
<p>thanks for the great plugin. I am having a few issues which I hope you can help me with. The gallery works fine apart from the fact that the thumbnails are all over the place (you can see what I mean here: <a href="http://carlwebb.com/wordpress/?page_id=129" rel="nofollow">http://carlwebb.com/wordpress/?page_id=129</a>). Have you seen something like this before or am I just doing it wrong!)</p>
<p>Thanks for any help you can give me.</p>
<p>CARL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.bitvolution.com/wordpress-image-gallery-plugin#comment-3633</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 23 Mar 2011 22:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.bitvolution.com/?p=819#comment-3633</guid>
		<description>Hi Jean,
You could well be right, but I do run this plugin on various WordPress installations that are running WP 3.1 without the same troubles as you. Two examples are http://www.stokerowaccommodation.com/gallery and http://www.greekislandpropertyfinders.co.uk/what-we-are-finding</description>
		<content:encoded><![CDATA[<p>Hi Jean,<br />
You could well be right, but I do run this plugin on various WordPress installations that are running WP 3.1 without the same troubles as you. Two examples are <a href="http://www.stokerowaccommodation.com/gallery" rel="nofollow">http://www.stokerowaccommodation.com/gallery</a> and <a href="http://www.greekislandpropertyfinders.co.uk/what-we-are-finding" rel="nofollow">http://www.greekislandpropertyfinders.co.uk/what-we-are-finding</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

