<?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: Sllder / Lightbox-function</title>
		<link>http://www.kriesi.at/support/topic/sllder-lightbox-function</link>
		<description>Support Forum - Topic: Sllder / Lightbox-function</description>
		<language>en-US</language>
		<pubDate>Tue, 18 Jun 2013 20:42:30 +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/sllder-lightbox-function" rel="self" type="application/rss+xml" />

		<item>
			<title>moviestar007 on "Sllder / Lightbox-function"</title>
			<link>http://www.kriesi.at/support/topic/sllder-lightbox-function#post-39793</link>
			<pubDate>Thu, 02 Feb 2012 10:29:25 +0000</pubDate>
			<dc:creator>moviestar007</dc:creator>
			<guid isPermaLink="false">39793@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;br /&#62;
thank you for this, but after trying your solution I found out that it was my mistake! I applied a link to the slideshow-pictures, and after switching this off in the page/slideshow-settings, everything is ok - no lightboxes, no hovers.&#60;br /&#62;
Btw, thank you for this great theme und your outstanding support!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Sllder / Lightbox-function"</title>
			<link>http://www.kriesi.at/support/topic/sllder-lightbox-function#post-39400</link>
			<pubDate>Tue, 31 Jan 2012 11:27:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">39400@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
try to replace following code in js/avia.js:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(jQuery.fn.avia_activate_lightbox)
	jQuery(&#38;#39;body&#38;#39;).avia_activate_lightbox();

	//activates the hover effect for image links
	if(jQuery.fn.avia_activate_hover_effect)
	jQuery(&#38;#39;body&#38;#39;).avia_activate_hover_effect();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(jQuery.fn.avia_activate_lightbox)
	jQuery(&#38;#39;body&#38;#39;).not(&#38;#39;.slideshow_container&#38;#39;).avia_activate_lightbox();

	//activates the hover effect for image links
	if(jQuery.fn.avia_activate_hover_effect)
	jQuery(&#38;#39;body&#38;#39;).not(&#38;#39;.slideshow_container&#38;#39;).avia_activate_hover_effect();&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>moviestar007 on "Sllder / Lightbox-function"</title>
			<link>http://www.kriesi.at/support/topic/sllder-lightbox-function#post-39292</link>
			<pubDate>Mon, 30 Jan 2012 09:27:12 +0000</pubDate>
			<dc:creator>moviestar007</dc:creator>
			<guid isPermaLink="false">39292@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
is there a way to disable the lightbox function for slideshow-pictures? It would also be good to turn of the hover effect for sliders. How can I do this?&#60;br /&#62;
Thanks in advance!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
