<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>Support Forum - Topic: portfolio custom lightbox</title>
		<link>http://www.kriesi.at/support/topic/portfolio-custom-lightbox</link>
		<description>Support Forum - Topic: portfolio custom lightbox</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 23:19:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/portfolio-custom-lightbox" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "portfolio custom lightbox"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-custom-lightbox#post-34411</link>
			<pubDate>Fri, 09 Dec 2011 09:22:47 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">34411@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry I forgot to mention: The &#34;pp_images.length&#34; code can be found in js/prettyPhoto/js/jquery.prettyPhoto.js
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "portfolio custom lightbox"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-custom-lightbox#post-34401</link>
			<pubDate>Fri, 09 Dec 2011 08:32:40 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">34401@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi dude,&#60;/p&#62;
&#60;p&#62;the first code works.&#60;br /&#62;
however i cannot find&#60;br /&#62;
&#60;code&#62;if(pp_images.length&#38;gt;30)&#60;/code&#62;&#60;br /&#62;
in the avia.js&#60;/p&#62;
&#60;p&#62;i assume this is to show the gallery only if there are 2 pics or more.&#60;/p&#62;
&#60;p&#62;well anyway it works awesome because if there are 2 images or more lightbox does show you arrows and a play button in the down left corner. enough for me needs. many thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "portfolio custom lightbox"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-custom-lightbox#post-34281</link>
			<pubDate>Thu, 08 Dec 2011 15:52:39 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">34281@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
we use the prettyphoto lightbox: &#60;a href=&#34;http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/&#34; rel=&#34;nofollow&#34;&#62;http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/&#60;/a&#62; - I'm not very familiar with the lightbox code and I can't provide a solution but maybe you can get help here: &#60;a href=&#34;http://forums.no-margin-for-errors.com/&#34; rel=&#34;nofollow&#34;&#62;http://forums.no-margin-for-errors.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you'd like to deactivate the gallery thumbnails open up js/avia.js and replace&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;elements.prettyPhoto({ &#38;quot;theme&#38;quot;: &#38;#39;premium_photo&#38;#39;, &#38;#39;slideshow&#38;#39;: 5000 });&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;elements.prettyPhoto({ &#38;quot;theme&#38;quot;: &#38;#39;premium_photo&#38;#39;, &#38;#39;overlay_gallery&#38;#39;: false, &#38;#39;slideshow&#38;#39;: 5000 });&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Edit you can try to replace following line in:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(pp_images.length&#38;gt;30)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(pp_images.length&#38;gt;30&#124;&#124;pp_images.length&#38;lt;2)&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I haven't tested the code but I hope it works.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "portfolio custom lightbox"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-custom-lightbox#post-34275</link>
			<pubDate>Thu, 08 Dec 2011 15:20:46 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">34275@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;when you link a portfolio picutre with the lightbox the box will show a big image and a tiny one.&#60;br /&#62;
this makes much sense if you have more than one picture.&#60;/p&#62;
&#60;p&#62;how can you tell lightbox that if only one picture exists it should not show the tiny picture in the lightbox?&#60;br /&#62;
kind regards
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
