<?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: Link to Youtube Broken - Brings Up Lightbox</title>
		<link>http://www.kriesi.at/support/topic/link-to-youtube-broken-brings-up-lightbox</link>
		<description>Support Forum - Topic: Link to Youtube Broken - Brings Up Lightbox</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 00:51:57 +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/link-to-youtube-broken-brings-up-lightbox" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Link to Youtube Broken - Brings Up Lightbox"</title>
			<link>http://www.kriesi.at/support/topic/link-to-youtube-broken-brings-up-lightbox#post-62801</link>
			<pubDate>Fri, 29 Jun 2012 07:24:23 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">62801@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you fixed the issue. For anyone else benefit - you can deactivate the lightbox by removing following code from js/avia.js:&#60;/p&#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();

	//activates the hover effect for image links
	if(jQuery.fn.avia_activate_hover_effect)
	jQuery(&#38;#39;#main&#38;#39;).avia_activate_hover_effect();&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>robertryan on "Link to Youtube Broken - Brings Up Lightbox"</title>
			<link>http://www.kriesi.at/support/topic/link-to-youtube-broken-brings-up-lightbox#post-62503</link>
			<pubDate>Wed, 27 Jun 2012 17:58:06 +0000</pubDate>
			<dc:creator>robertryan</dc:creator>
			<guid isPermaLink="false">62503@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Update: I fixed the issue by completely removing the lightbox from the theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robertryan on "Link to Youtube Broken - Brings Up Lightbox"</title>
			<link>http://www.kriesi.at/support/topic/link-to-youtube-broken-brings-up-lightbox#post-62501</link>
			<pubDate>Wed, 27 Jun 2012 17:54:14 +0000</pubDate>
			<dc:creator>robertryan</dc:creator>
			<guid isPermaLink="false">62501@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I inspect element It has the class=&#34;nolightbox&#34; but also has the code rel=&#34;lightbox[auto_group1]&#34;  Could this be the problem?  &#60;/p&#62;
&#60;p&#62;Also, I don't need lightbox at all on this site, so turning it off completely work for me too, if you could instruct me on how to do that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robertryan on "Link to Youtube Broken - Brings Up Lightbox"</title>
			<link>http://www.kriesi.at/support/topic/link-to-youtube-broken-brings-up-lightbox#post-62444</link>
			<pubDate>Wed, 27 Jun 2012 13:40:31 +0000</pubDate>
			<dc:creator>robertryan</dc:creator>
			<guid isPermaLink="false">62444@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Unfortunately that did not fix the problem. I tried to paste the code here, but it automatically edits out the class=&#34;nolightbox&#34;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Link to Youtube Broken - Brings Up Lightbox"</title>
			<link>http://www.kriesi.at/support/topic/link-to-youtube-broken-brings-up-lightbox#post-62423</link>
			<pubDate>Wed, 27 Jun 2012 10:43:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">62423@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; You just need to add following class to your youtube link:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;class=&#38;quot;noLightbox&#38;quot;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This class will deactivate the lightbox effect for the particular youtube link. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robertryan on "Link to Youtube Broken - Brings Up Lightbox"</title>
			<link>http://www.kriesi.at/support/topic/link-to-youtube-broken-brings-up-lightbox#post-62353</link>
			<pubDate>Wed, 27 Jun 2012 00:04:30 +0000</pubDate>
			<dc:creator>robertryan</dc:creator>
			<guid isPermaLink="false">62353@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If tried adding a link to a YouTube channel through the Brightbox theme in a number of ways. Initially I planned to custom code it into the header like one of the grey icons you have there already (Twitter, Facebook, RSS). It all went fine except when I tried the link, it attempts to bring up a lightbox and says &#34;Image cannot be loaded. Make sure the path is correct and image exist.&#34; &#60;/p&#62;
&#60;p&#62;Then I just added the Social Media Widget plugin you can see in the footer now. Same issue exactly. Why does Brightbox think this link to youtube is an image? How do I fix it?&#60;/p&#62;
&#60;p&#62;Here's the site so you can take a gander: &#60;a href=&#34;http://www.tareendermatology.com/&#34; rel=&#34;nofollow&#34;&#62;http://www.tareendermatology.com/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for your help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
