<?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 - Tag: fancybox - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/fancybox</link>
		<description>Support Forum - Tag: fancybox - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 23:24:35 +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/tags/fancybox" rel="self" type="application/rss+xml" />

		<item>
			<title>suderDesign on "how to disable the default Lightbox?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-disable-the-default-lightbox#post-86293</link>
			<pubDate>Mon, 03 Dec 2012 12:31:05 +0000</pubDate>
			<dc:creator>suderDesign</dc:creator>
			<guid isPermaLink="false">86293@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Absolutely and elegant way ;)&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "how to disable the default Lightbox?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-disable-the-default-lightbox#post-86245</link>
			<pubDate>Mon, 03 Dec 2012 04:00:41 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">86245@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi suderDesign,&#60;/p&#62;
&#60;p&#62;Kindly open wp-content/themes/brightbox/js/avia.js and find this line of code:&#60;br /&#62;
&#60;code&#62;jQuery(document).ready(function(){&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Below it you should see this code block:&#60;br /&#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();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with:&#60;br /&#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();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>suderDesign on "how to disable the default Lightbox?"</title>
			<link>http://www.kriesi.at/support/topic/how-to-disable-the-default-lightbox#post-86210</link>
			<pubDate>Sun, 02 Dec 2012 19:51:31 +0000</pubDate>
			<dc:creator>suderDesign</dc:creator>
			<guid isPermaLink="false">86210@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;As in the title. I have seen many threads about Lightboxes but I have not found an answer. It seems that the Fancybox for WP 3.0.2 works fine after activation. I just need to deactivate the original lightbox. I don't have js/custom.js file about you often write.&#60;/p&#62;
&#60;p&#62;Link: &#60;a href=&#34;http://www.pawelsuder.pl/portfolio/zdjecia-wnetrz-nowoczesnych-2012/&#34; rel=&#34;nofollow&#34;&#62;http://www.pawelsuder.pl/portfolio/zdjecia-wnetrz-nowoczesnych-2012/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Fanybox compatibility issue"</title>
			<link>http://www.kriesi.at/support/topic/fanybox-compatibility-issue#post-81317</link>
			<pubDate>Sun, 28 Oct 2012 12:48:31 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">81317@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;If you go here ( please select the entire link and paste it in the browser.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#60;a href=&#34;https://groups.google.com/forum/?fromgroups=#&#34; rel=&#34;nofollow&#34;&#62;https://groups.google.com/forum/?fromgroups=#&#60;/a&#62;!searchin/fancybox/fancybox$20jumps/fancybox/7l82vzMhXcw/Cu8G7fx4wqoJ&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and search in that group for ...  fancybox jump ... you will see a large number of people asking support the same question. It seems to be caused by an anchor hash tag. I would ask there, a few people were able to fix the issue with whichever themes they use.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Fanybox compatibility issue"</title>
			<link>http://www.kriesi.at/support/topic/fanybox-compatibility-issue#post-81247</link>
			<pubDate>Sat, 27 Oct 2012 01:35:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">81247@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try to do Nick's solution but put !important on it. Something like this&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.fancybox-wrap {
top: -14px!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Remove browser history then reload the page.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Beholder123 on "Fanybox compatibility issue"</title>
			<link>http://www.kriesi.at/support/topic/fanybox-compatibility-issue#post-81226</link>
			<pubDate>Fri, 26 Oct 2012 20:40:57 +0000</pubDate>
			<dc:creator>Beholder123</dc:creator>
			<guid isPermaLink="false">81226@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you, guys.&#60;/p&#62;
&#60;p&#62;I tried the solution, but it has no effect for me. My Firebug tells me, that the value for top is overwritten by element.style {top:125}. This value seems to come from the js, but I am no expert in this.&#60;/p&#62;
&#60;p&#62;Where exactly did you put that. You can take a look at the site, it has the -14px implemented right now.&#60;/p&#62;
&#60;p&#62;Best regards&#60;br /&#62;
Andi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Fanybox compatibility issue"</title>
			<link>http://www.kriesi.at/support/topic/fanybox-compatibility-issue#post-81127</link>
			<pubDate>Fri, 26 Oct 2012 06:02:32 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">81127@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am not sure what is forcing fancybox to scroll the page. This will make the scrolling go away, though I wouldn't call it a solution, unless you move the close x button elsewhere.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.fancybox-wrap {
top: -14px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Fanybox compatibility issue"</title>
			<link>http://www.kriesi.at/support/topic/fanybox-compatibility-issue#post-81101</link>
			<pubDate>Thu, 25 Oct 2012 22:28:00 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">81101@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm not sure what is causing the issue. Let me tag the rest of the support team to help out. IMO, it looks ok anyway. The site only move down a little bit when the button is clicked.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Beholder123 on "Fanybox compatibility issue"</title>
			<link>http://www.kriesi.at/support/topic/fanybox-compatibility-issue#post-81094</link>
			<pubDate>Thu, 25 Oct 2012 21:46:57 +0000</pubDate>
			<dc:creator>Beholder123</dc:creator>
			<guid isPermaLink="false">81094@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi guys,&#60;/p&#62;
&#60;p&#62;your theme is working like a charm on my installation.&#60;/p&#62;
&#60;p&#62;However, there is still one issue to be resolved. I am using Fancybox for Wordpress as a plugin to open a form in a popup.&#60;br /&#62;
Everythings works, but after the forms popped up, the whole site is scrolling down a bit.&#60;br /&#62;
I already figured out that this is a conflict with the avia_default javascript. If I am commenting out &#34;wp_enqueue_script( 'avia-default' );&#34; in the header, the fancybox works perfekt. Unfortunately I need both ;-)&#60;/p&#62;
&#60;p&#62;Does any of you guys know how to handle this?&#60;/p&#62;
&#60;p&#62;You can have a look at it on &#60;a href=&#34;http://www.spolia.de&#34; rel=&#34;nofollow&#34;&#62;http://www.spolia.de&#60;/a&#62; by clicking on the big button in the upper right corner.&#60;/p&#62;
&#60;p&#62;Best regards&#60;br /&#62;
Andreas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Applying lightbox to images(non featured) in a portfolio item"</title>
			<link>http://www.kriesi.at/support/topic/applying-lightbox-to-imagesnon-featured-in-a-portfolio-item#post-78703</link>
			<pubDate>Fri, 05 Oct 2012 17:47:33 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">78703@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;The theme uses prettyPhoto ( &#60;a href=&#34;http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/&#34; rel=&#34;nofollow&#34;&#62;http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/&#60;/a&#62; ) so you might as well use it instead of adding a whole second lightbox.&#60;/p&#62;
&#60;p&#62;I would go to this forum, &#60;a href=&#34;http://forums.no-margin-for-errors.com/categories/prettyphoto-support&#34; rel=&#34;nofollow&#34;&#62;http://forums.no-margin-for-errors.com/categories/prettyphoto-support&#60;/a&#62; , where the creator of the plugin as well as a few thousand supporters gather, but i suggest you try things first yourself, read posts, everything is explained. It's quite easy. But if you ask a question with no code examples, they will ignore you. It will also give you a chance to see what else plugin capable of, because its actually quite a lot.&#60;/p&#62;
&#60;p&#62;Please let us know how it goes,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wilvery on "Applying lightbox to images(non featured) in a portfolio item"</title>
			<link>http://www.kriesi.at/support/topic/applying-lightbox-to-imagesnon-featured-in-a-portfolio-item#post-78615</link>
			<pubDate>Fri, 05 Oct 2012 06:58:20 +0000</pubDate>
			<dc:creator>wilvery</dc:creator>
			<guid isPermaLink="false">78615@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, loving the theme and can't wait to put my site on the web.&#60;/p&#62;
&#60;p&#62;In portfolio items, I see that the left two thirds are associated with the featured images slider, and the right side is for details and anything I put in the contents section.&#60;/p&#62;
&#60;p&#62;Is there a way to apply a lightbox effect to images inserted into the right side contents section?&#60;/p&#62;
&#60;p&#62;I tried installing a fancybox plugin and manually assigning a class to each image, but while it works for an individual portfolio item, when clicking on an image in a portfolio within the ajax portfolio page it just works as a link to the image.&#60;/p&#62;
&#60;p&#62;The reason I'm trying to do this is because I have some images that are on a different server and can only be called via external URLs. Since I believe Wordpress does not let external URLs be used as featured images, I want to at least show them as thumbnails on the right side of the portfolio.&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#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-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>
		<item>
			<title>Dude on "need sidebar widget for showing posts with category x"</title>
			<link>http://www.kriesi.at/support/topic/need-sidebar-widget-for-showing-posts-with-category-x#post-38758</link>
			<pubDate>Thu, 26 Jan 2012 06:46:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">38758@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I don't know a widget which opens links in iframes so you'll need to create a custom widget. However a good starting point would be: &#60;a href=&#34;http://wordpress.org/extend/plugins/list-category-posts/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/list-category-posts/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nancygyes on "need sidebar widget for showing posts with category x"</title>
			<link>http://www.kriesi.at/support/topic/need-sidebar-widget-for-showing-posts-with-category-x#post-38734</link>
			<pubDate>Thu, 26 Jan 2012 01:54:14 +0000</pubDate>
			<dc:creator>nancygyes</dc:creator>
			<guid isPermaLink="false">38734@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;need sidebar widget for showing blog posts with category x (or x and y) and it would be nice to have the chosen link emerge in a popup. fooling around with fancybox for wordpress, easy fancybox for pdf files.  &#60;/p&#62;
&#60;p&#62;terryd, nancygyes' webweasel
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nancygyes on "youtube"</title>
			<link>http://www.kriesi.at/support/topic/youtube#post-38532</link>
			<pubDate>Tue, 24 Jan 2012 01:32:46 +0000</pubDate>
			<dc:creator>nancygyes</dc:creator>
			<guid isPermaLink="false">38532@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;sorry, I was trying to post links/embed to youtube.  is there something like fancybox in propulsion? &#60;/p&#62;
&#60;p&#62;also, what is the default font in propulsion?  Where does Open Sans come in. Why does the Visual editor show different fonts?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "youtube"</title>
			<link>http://www.kriesi.at/support/topic/youtube#post-38364</link>
			<pubDate>Sun, 22 Jan 2012 09:43:45 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">38364@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;could you elaborate a little more what you'd like to do please?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
