<?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: portfolio video does not work</title>
		<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work</link>
		<description>Support Forum - Topic: portfolio video does not work</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 14:48:40 +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/portfolio-video-does-not-work" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-57330</link>
			<pubDate>Thu, 24 May 2012 05:54:50 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">57330@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; I'm sorry to hear that but to be honest I considered this question &#34;beyond the scope of this support forum&#34; and I it had low priority for me. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-56822</link>
			<pubDate>Mon, 21 May 2012 13:44:02 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">56822@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hey dude,&#60;/p&#62;
&#60;p&#62;i solved the problem with a trick.&#60;br /&#62;
to activate the hover icon i add the following line into the custom.js:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(jQuery(this).attr(&#38;#39;href&#38;#39;).indexOf(&#38;#39;vimeo&#38;#39;) &#38;gt; 0) $newclass = &#38;#39;lightbox_video&#38;#39;;
if(jQuery(this).attr(&#38;#39;href&#38;#39;).indexOf(&#38;#39;youtu&#38;#39;) &#38;gt; 0) $newclass = &#38;#39;lightbox_video&#38;#39;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;works like a charm for vimeo and youtube videos.&#60;br /&#62;
but i have to say that this time the support was not very impressive and took very long.&#60;br /&#62;
it won't hurt telling me that you guys don't have a fast solution but you are working on it.&#60;br /&#62;
i hope this is not beginning to be the normal situation.&#60;/p&#62;
&#60;p&#62;all my best&#60;br /&#62;
thomas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-56538</link>
			<pubDate>Fri, 18 May 2012 09:53:41 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">56538@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hey dude,&#60;/p&#62;
&#60;p&#62;i thought about the issue, maybe display itself can give the picture of the portfolio a special class. whenever it's linked to a video.&#60;br /&#62;
the custom.js uses a backfall, whenever there is no class it's showing a video hover. well in my case this is not working because the parent class is still &#34;powerpoint&#34;, so it will get that hover icon.&#60;/p&#62;
&#60;p&#62;with fancy box the feature picture of all video links gets the class &#34;fancybox-vimeo&#34; but i am not sure when this class is given. maybe it's after the hover icon is layered from the custom.js so all the codelines concerning this class won't work. &#60;/p&#62;
&#60;p&#62;that's why i think, the best solution is to create a class &#34;video&#34; for the pictures whenever an external videolink is entered in the feature picture section and than put the hovercode after the one for the powerpointicons. so all youtube, vimeo, ... get the same class and hover icon.&#60;br /&#62;
but i don't know where to change this in the theme. please help.&#60;/p&#62;
&#60;p&#62;best regards&#60;br /&#62;
thomas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-55922</link>
			<pubDate>Sun, 13 May 2012 20:59:29 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">55922@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;any news?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-55504</link>
			<pubDate>Thu, 10 May 2012 10:59:18 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">55504@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hey dude,&#60;/p&#62;
&#60;p&#62;it's not a link in the content (if so i wouldn't have asked you) but a vimeo link that i put into the display custom line of a post called&#60;br /&#62;
Full Size Picture or Video for Lightbox&#60;/p&#62;
&#60;p&#62;i cannot add any class there or if i do so the display framework would not realize this.&#60;br /&#62;
so there must be another solution.&#60;br /&#62;
best regards&#60;br /&#62;
thomas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-55441</link>
			<pubDate>Thu, 10 May 2012 05:37:01 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">55441@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Yes, you need to add the vimeo class manually. Search for the video link in your content and add&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;class=&#38;quot;vimeo&#38;quot;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to the a href element. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-55132</link>
			<pubDate>Tue, 08 May 2012 08:57:20 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">55132@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hey dude,&#60;/p&#62;
&#60;p&#62;&#60;code&#62;if(jQuery(this).hasClass(&#38;#39;vimeo&#38;#39;)) $newclass = &#38;#39;lightbox_video&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;doesn't work either. could it be that the picture that links to vimeo has also parentclass 'portfolio_entry' which gets the powerpoint symbol and won't allow to activate the video icon?&#60;/p&#62;
&#60;p&#62;is display creating a vimeo class by itself for the links or do i have to change this manually?&#60;br /&#62;
and if so where?&#60;/p&#62;
&#60;p&#62;best regards&#60;br /&#62;
thomas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-55095</link>
			<pubDate>Tue, 08 May 2012 05:45:07 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">55095@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Maybe you for got to add the &#34;fancybox-vimeo&#34; to the vimeo video link? Try to use another class (eg vimeo only) and see if this fixes the issue. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-55075</link>
			<pubDate>Mon, 07 May 2012 22:00:26 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">55075@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;okay devin,&#60;/p&#62;
&#60;p&#62;looking foward to read from another staff member.&#60;br /&#62;
best regards&#60;br /&#62;
thomas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-55021</link>
			<pubDate>Mon, 07 May 2012 17:33:02 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">55021@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Thomas,&#60;/p&#62;
&#60;p&#62;My javascript is a little weak so I've flagged the topic to be looked at by another support member as I'm not sure what the js you added above isn't taking effect to give the modified hover icon.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-54991</link>
			<pubDate>Mon, 07 May 2012 15:33:55 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">54991@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;okay i managed to get the video box opened by fancybox.&#60;br /&#62;
in the display/framework/helper_functions/kriesi_build_image.php i changed line 43 from&#60;br /&#62;
&#60;code&#62;$lightbox = $option[&#38;#39;lightbox&#38;#39;] != &#38;#39;&#38;#39; ? &#38;#39;rel=&#38;quot;lightbox[&#38;#39;.$option[&#38;#39;lightbox&#38;#39;].&#38;#39;]&#38;quot;&#38;#39; : &#38;#39;&#38;#39;;&#60;/code&#62;&#60;br /&#62;
to&#60;br /&#62;
&#60;code&#62;$lightbox = $option[&#38;#39;lightbox&#38;#39;] != &#38;#39;&#38;#39; ? &#38;#39;rel=&#38;quot;fancybox&#38;quot;&#38;#39; : &#38;#39;&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and then i changed the display/js/custom.js in line 10 from&#60;br /&#62;
&#60;code&#62;my_lightbox(&#38;quot;a[rel^=&#38;#39;prettyPhoto&#38;#39;], a[rel^=&#38;#39;lightbox&#38;#39;]&#38;quot;);&#60;/code&#62;&#60;br /&#62;
to&#60;br /&#62;
&#60;code&#62;my_lightbox(&#38;quot;a[rel^=&#38;#39;prettyPhoto&#38;#39;], a[rel^=&#38;#39;lightbox&#38;#39;], a[rel^=&#38;#39;fancybox&#38;#39;]&#38;quot;);&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;now every picture and video is opened by fancybox and you still got the cool hover effect.&#60;br /&#62;
but i need help for the icon change.&#60;br /&#62;
best regards thomas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-54478</link>
			<pubDate>Thu, 03 May 2012 13:30:19 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">54478@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;i also like to know how to give the image the class &#34;video&#34; when it's linked to any vimeo video, so i can adjust the hover icon.&#60;br /&#62;
right now it will get &#34;fancybox-vimeo&#34; via the easy fancybox plugin but somehow the line:&#60;br /&#62;
&#60;code&#62;if(jQuery(this).hasClass(&#38;#39;fancybox-vimeo&#38;#39;)) $newclass = &#38;#39;lightbox_video&#38;#39;;&#60;/code&#62;&#60;br /&#62;
doesn't work in the custom.js&#60;/p&#62;
&#60;p&#62;regards&#60;br /&#62;
thomas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-54476</link>
			<pubDate>Thu, 03 May 2012 13:12:16 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">54476@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi devin, well i use the easy fancybox plugin for showing the pictures.&#60;br /&#62;
whenever i use the vimeo url as the picture the box image will get relinked with lightbox.&#60;br /&#62;
but it should be fancybox.&#60;/p&#62;
&#60;p&#62;i checked the first portfolio picture with firebug and it says:&#60;br /&#62;
&#60;code&#62;rel=lightbox[boxes]&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;it should be:&#60;br /&#62;
&#60;code&#62;rel=fancybox&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;somewhere it the theme there must be a line of code where you can change this.&#60;br /&#62;
please let me know where?&#60;/p&#62;
&#60;p&#62;best regards&#60;br /&#62;
thomas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-54001</link>
			<pubDate>Mon, 30 Apr 2012 18:46:41 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">54001@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi thomas,&#60;/p&#62;
&#60;p&#62;It looks like there might be some javascript conflicts with one of the plugins you have running. Try disabling the plugins you have running then testing the issue. You can then re-enable each plugin one by one to find which one was causing the problems.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>brouge on "portfolio video does not work"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-video-does-not-work#post-53683</link>
			<pubDate>Fri, 27 Apr 2012 11:58:54 +0000</pubDate>
			<dc:creator>brouge</dc:creator>
			<guid isPermaLink="false">53683@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hi there,&#60;/p&#62;
&#60;p&#62;i want to show a video in the portfolio section of &#60;a href=&#34;http://www.mathemitnullplan.de/lehrmaterial&#34; rel=&#34;nofollow&#34;&#62;http://www.mathemitnullplan.de/lehrmaterial&#60;/a&#62;&#60;br /&#62;
i entered the url in the post in the 3rd line and nothing happened. then i entered the image link in the second line and you can see the image that is now linked to the vimeo url:&#60;br /&#62;
&#60;a href=&#34;http://vimeo.com/user8490707/symmetrie&#34; rel=&#34;nofollow&#34;&#62;http://vimeo.com/user8490707/symmetrie&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;however 2 problems occured:&#60;br /&#62;
1. the hover icon doesn't change to the play button&#60;br /&#62;
2. the video is not opened in the fancy box&#60;/p&#62;
&#60;p&#62;if you click the link alone fancybox works fine. what can we do about this little problem?&#60;br /&#62;
best regards&#60;br /&#62;
thomas
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
