<?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: Disable Lightbox on certain pages</title>
		<link>http://www.kriesi.at/support/topic/disable-lightbox-on-certain-pages</link>
		<description>Support Forum - Topic: Disable Lightbox on certain pages</description>
		<language>en-US</language>
		<pubDate>Mon, 20 May 2013 03:28: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/disable-lightbox-on-certain-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>Viktoria on "Disable Lightbox on certain pages"</title>
			<link>http://www.kriesi.at/support/topic/disable-lightbox-on-certain-pages#post-86963</link>
			<pubDate>Fri, 07 Dec 2012 15:48:09 +0000</pubDate>
			<dc:creator>Viktoria</dc:creator>
			<guid isPermaLink="false">86963@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It works perfectly!!!&#60;br /&#62;
Thanks Dude, I appreciate your help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Disable Lightbox on certain pages"</title>
			<link>http://www.kriesi.at/support/topic/disable-lightbox-on-certain-pages#post-86910</link>
			<pubDate>Fri, 07 Dec 2012 07:47:51 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">86910@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Try to replace following code in choices/js/avia.js:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//activates the prettyphoto lightbox
	if(jQuery.fn.avia_activate_lightbox)
	jQuery(container).avia_activate_lightbox();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//activates the prettyphoto lightbox
	if(jQuery.fn.avia_activate_lightbox &#38;amp;&#38;amp; jQuery(&#38;#39;.c_detailsWrapper&#38;#39;).length &#38;lt; 1)
	jQuery(container).avia_activate_lightbox();&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Viktoria on "Disable Lightbox on certain pages"</title>
			<link>http://www.kriesi.at/support/topic/disable-lightbox-on-certain-pages#post-86852</link>
			<pubDate>Thu, 06 Dec 2012 20:49:15 +0000</pubDate>
			<dc:creator>Viktoria</dc:creator>
			<guid isPermaLink="false">86852@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I am setting up a webstore with Cashie Commerce, which has a built in Lightbox option as well as the Choices Theme has. Therefore I have 2 lightboxes open on the Product details page. How can I disable the PrettyPhoto lightbox on those pages?&#60;br /&#62;
Here are the links: &#60;a href=&#34;http://www.theartsofsilence.com/products/&#34; rel=&#34;nofollow&#34;&#62;http://www.theartsofsilence.com/products/&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.theartsofsilence.com/products/product-details/#cid=71915&#34; rel=&#34;nofollow&#34;&#62;http://www.theartsofsilence.com/products/product-details/#cid=71915&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Viktoria
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
