<?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: YouTube &#38; Vimeo social icons bug (rel=lightbox[auto_group1])</title>
		<link>http://www.kriesi.at/support/topic/youtube-vimeo-social-icons-bug-rellightboxauto_group1</link>
		<description>Support Forum - Topic: YouTube &amp; Vimeo social icons bug (rel=lightbox[auto_group1])</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 11:46:22 +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/youtube-vimeo-social-icons-bug-rellightboxauto_group1" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "YouTube &#38; Vimeo social icons bug (rel=lightbox[auto_group1])"</title>
			<link>http://www.kriesi.at/support/topic/youtube-vimeo-social-icons-bug-rellightboxauto_group1#post-59788</link>
			<pubDate>Tue, 12 Jun 2012 06:12:03 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59788@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad that this was resolved. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vincegenius on "YouTube &#38; Vimeo social icons bug (rel=lightbox[auto_group1])"</title>
			<link>http://www.kriesi.at/support/topic/youtube-vimeo-social-icons-bug-rellightboxauto_group1#post-59679</link>
			<pubDate>Mon, 11 Jun 2012 08:45:27 +0000</pubDate>
			<dc:creator>vincegenius</dc:creator>
			<guid isPermaLink="false">59679@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Works perfectly.&#60;/p&#62;
&#60;p&#62;Thanks a lot bradpennoci
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "YouTube &#38; Vimeo social icons bug (rel=lightbox[auto_group1])"</title>
			<link>http://www.kriesi.at/support/topic/youtube-vimeo-social-icons-bug-rellightboxauto_group1#post-59615</link>
			<pubDate>Mon, 11 Jun 2012 03:48:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">59615@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Thank you for the solution Brad.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bradpennock on "YouTube &#38; Vimeo social icons bug (rel=lightbox[auto_group1])"</title>
			<link>http://www.kriesi.at/support/topic/youtube-vimeo-social-icons-bug-rellightboxauto_group1#post-59599</link>
			<pubDate>Mon, 11 Jun 2012 02:55:09 +0000</pubDate>
			<dc:creator>bradpennock</dc:creator>
			<guid isPermaLink="false">59599@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I think I found a fix for this so YouTube links don't open in a popup unless it's an actual video.&#60;/p&#62;
&#60;p&#62;In line 975 of the coherence/js/avia.js file, change this:&#60;/p&#62;
&#60;p&#62;autolinkElements: 'a[rel^=&#34;prettyPhoto&#34;], a[rel^=&#34;lightbox&#34;], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href$=&#34;.mov&#34;] , a[href$=&#34;.swf&#34;] , a[href*=&#34;vimeo.com&#34;] , a[href*=&#34;youtube.com&#34;] , a[href*=&#34;screenr.com&#34;]'&#60;/p&#62;
&#60;p&#62;To this...&#60;/p&#62;
&#60;p&#62;autolinkElements: 'a[rel^=&#34;prettyPhoto&#34;], a[rel^=&#34;lightbox&#34;], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href$=&#34;.mov&#34;] , a[href$=&#34;.swf&#34;] , a[href*=&#34;vimeo.com&#34;] , a[href*=&#34;youtube.com/watch&#34;] , a[href*=&#34;screenr.com&#34;]'&#60;/p&#62;
&#60;p&#62;Now you can enter a YouTube PAGE URL in the Coherence social media configuration menu and it will NOT be shown in a popup or give you an error, as in: &#60;a href=&#34;http://www.youtube.com/user/GIIVideo&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/user/GIIVideo&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;IF you want a YouTube video to open in a popup, then you enter the WATCH URL, as in: &#60;a href=&#34;http://www.youtube.com/watch?v=ebmsFmSe654&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/watch?v=ebmsFmSe654&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I don't know if this will adversely affect any other YouTube / Popup functionality, but it's working for the YouTube social media icon.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vincegenius on "YouTube &#38; Vimeo social icons bug (rel=lightbox[auto_group1])"</title>
			<link>http://www.kriesi.at/support/topic/youtube-vimeo-social-icons-bug-rellightboxauto_group1#post-59581</link>
			<pubDate>Sun, 10 Jun 2012 17:59:55 +0000</pubDate>
			<dc:creator>vincegenius</dc:creator>
			<guid isPermaLink="false">59581@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can see the error going to &#60;a href=&#34;http://sensation-mariage.fr/&#34; rel=&#34;nofollow&#34;&#62;http://sensation-mariage.fr/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>vincegenius on "YouTube &#38; Vimeo social icons bug (rel=lightbox[auto_group1])"</title>
			<link>http://www.kriesi.at/support/topic/youtube-vimeo-social-icons-bug-rellightboxauto_group1#post-59576</link>
			<pubDate>Sun, 10 Jun 2012 15:02:38 +0000</pubDate>
			<dc:creator>vincegenius</dc:creator>
			<guid isPermaLink="false">59576@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;when trying to click on Youtube or Vimeo icons at the top right corner (the social bar icons), it opens a lightbox, then the browser says &#34;Image cannot be loaded. Make sure the path is correct and image exist.&#34; for Youtube, and load indefinitely for vimeo.&#60;/p&#62;
&#60;p&#62;I tried to take a look at the &#34;helper-social-media.php&#34; to find the problem, but I didn't get anything.&#60;/p&#62;
&#60;p&#62;Can you help me?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
