<?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: Replace prettyPhoto with Lightbox Evolution</title>
		<link>http://www.kriesi.at/support/topic/replace-prettyphoto-with-lightbox-evolution</link>
		<description>Support Forum - Topic: Replace prettyPhoto with Lightbox Evolution</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 06:46:01 +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/replace-prettyphoto-with-lightbox-evolution" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Replace prettyPhoto with Lightbox Evolution"</title>
			<link>http://www.kriesi.at/support/topic/replace-prettyphoto-with-lightbox-evolution#post-24544</link>
			<pubDate>Thu, 11 Aug 2011 05:41:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24544@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dodonnell73 on "Replace prettyPhoto with Lightbox Evolution"</title>
			<link>http://www.kriesi.at/support/topic/replace-prettyphoto-with-lightbox-evolution#post-24491</link>
			<pubDate>Wed, 10 Aug 2011 07:37:34 +0000</pubDate>
			<dc:creator>dodonnell73</dc:creator>
			<guid isPermaLink="false">24491@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think you're right.&#60;/p&#62;
&#60;p&#62;Thanks for your help, it definitely does not call prettyPhoto anymore.  My problem is that the Evolution Slider allows me to click on the image which I can't seem to turn off.  I will follow it up with the author.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Replace prettyPhoto with Lightbox Evolution"</title>
			<link>http://www.kriesi.at/support/topic/replace-prettyphoto-with-lightbox-evolution#post-24479</link>
			<pubDate>Wed, 10 Aug 2011 05:27:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24479@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I see no reason why it doesn't work because the activation function applies a rel attribute to all image links. However maybe the lightbox needs a direct call. You need to ask the author how the code I posted above&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if($.fn.prettyPhoto)
			elements.prettyPhoto({ &#38;quot;theme&#38;quot;: &#38;#39;premium_photo&#38;#39;, &#38;#39;slideshow&#38;#39;: 5000 }); /* facebook /light_rounded / dark_rounded / light_square / dark_square */&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;needs to be modified to work with his lightbox....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dodonnell73 on "Replace prettyPhoto with Lightbox Evolution"</title>
			<link>http://www.kriesi.at/support/topic/replace-prettyphoto-with-lightbox-evolution#post-24476</link>
			<pubDate>Wed, 10 Aug 2011 03:05:29 +0000</pubDate>
			<dc:creator>dodonnell73</dc:creator>
			<guid isPermaLink="false">24476@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi dude,&#60;/p&#62;
&#60;p&#62;I did what you said and re-included the original lines and then deleted the lines as specified, but still the behaviour is unchanged.  It still invokes lightbox by default and then shows the full size image on a blank page.  You can have a look at the link I supplied to you before to verify this.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Dave
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Replace prettyPhoto with Lightbox Evolution"</title>
			<link>http://www.kriesi.at/support/topic/replace-prettyphoto-with-lightbox-evolution#post-24449</link>
			<pubDate>Tue, 09 Aug 2011 14:04:33 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24449@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, I think I found a better approach then. Revert the change I posted above and delete following two lines instead:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if($.fn.prettyPhoto)
			elements.prettyPhoto({ &#38;quot;theme&#38;quot;: &#38;#39;premium_photo&#38;#39;, &#38;#39;slideshow&#38;#39;: 5000 }); /* facebook /light_rounded / dark_rounded / light_square / dark_square */&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dodonnell73 on "Replace prettyPhoto with Lightbox Evolution"</title>
			<link>http://www.kriesi.at/support/topic/replace-prettyphoto-with-lightbox-evolution#post-24448</link>
			<pubDate>Tue, 09 Aug 2011 14:00:35 +0000</pubDate>
			<dc:creator>dodonnell73</dc:creator>
			<guid isPermaLink="false">24448@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Dude,&#60;/p&#62;
&#60;p&#62;Thank you for the quick response, but it didn't entirely fix it.&#60;/p&#62;
&#60;p&#62;It did deactivate prettyPhoto, but it seems that ALL of the images on my pages (apart from the home page) are being included in the lightbox by default.  This means that when I hover over an image it dims slightly to indicate that I can click to open the lightbox.&#60;/p&#62;
&#60;p&#62;If I click on an image where I have explicitly called the evolution lightbox then it works exactly as it should.  For all other images, which used to call up the prettyPhoto lightbox, it instead just shows the image on a (new) blank page.&#60;/p&#62;
&#60;p&#62;Take a look at the following link to see what I mean:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://tipoule.com/?page_id=2&#34; rel=&#34;nofollow&#34;&#62;http://tipoule.com/?page_id=2&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Replace prettyPhoto with Lightbox Evolution"</title>
			<link>http://www.kriesi.at/support/topic/replace-prettyphoto-with-lightbox-evolution#post-24332</link>
			<pubDate>Mon, 08 Aug 2011 07:40:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24332@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I don't know how to implement the lightbox (you need to contact the plugin author) but I can tell you how to deactivate prettyphoto. Open up js/avia.js and delete following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//activates the prettyphoto lightbox
	if(jQuery.fn.avia_activate_lightbox)
	jQuery(&#38;#39;body&#38;#39;).avia_activate_lightbox();&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>dodonnell73 on "Replace prettyPhoto with Lightbox Evolution"</title>
			<link>http://www.kriesi.at/support/topic/replace-prettyphoto-with-lightbox-evolution#post-24328</link>
			<pubDate>Mon, 08 Aug 2011 07:18:41 +0000</pubDate>
			<dc:creator>dodonnell73</dc:creator>
			<guid isPermaLink="false">24328@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I have purchased Lightbox Evolution from Code Canyon (&#60;a href=&#34;http://codecanyon.net/item/lightbox-evolution-for-wordpress/119478)&#34; rel=&#34;nofollow&#34;&#62;http://codecanyon.net/item/lightbox-evolution-for-wordpress/119478)&#60;/a&#62;.  I have installed the plugin and removed the prettyPhoto plugin but by default any image (including images included in my Slideshow Evolution) is included in the prettyPhoto lightbox gallery.&#60;/p&#62;
&#60;p&#62;I have looked on the support forums and there is some mention of modifying custom.js but for the life of me I can't find where this file is located.  I can't find any file named custom.js in the install base.&#60;/p&#62;
&#60;p&#62;Please help.&#60;/p&#62;
&#60;p&#62;Kind regards,&#60;/p&#62;
&#60;p&#62;Dave
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
