<?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: disable lightbox function on portfolio images and dual language conflict</title>
		<link>http://www.kriesi.at/support/topic/disable-lightbox-function-on-portfolio-images-and-dual-language-conflict</link>
		<description>Support Forum - Topic: disable lightbox function on portfolio images and dual language conflict</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 14:12:09 +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/disable-lightbox-function-on-portfolio-images-and-dual-language-conflict" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "disable lightbox function on portfolio images and dual language conflict"</title>
			<link>http://www.kriesi.at/support/topic/disable-lightbox-function-on-portfolio-images-and-dual-language-conflict#post-49910</link>
			<pubDate>Wed, 04 Apr 2012 07:16:03 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">49910@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Coalition supports &#60;a href=&#34;http://inoplugs.com/wpml&#34;&#62;WPML&#60;/a&#62; but the integration is not perfect yet (eg portfolio overview pages can cause problems). &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xavier108 on "disable lightbox function on portfolio images and dual language conflict"</title>
			<link>http://www.kriesi.at/support/topic/disable-lightbox-function-on-portfolio-images-and-dual-language-conflict#post-49686</link>
			<pubDate>Tue, 03 Apr 2012 07:33:52 +0000</pubDate>
			<dc:creator>xavier108</dc:creator>
			<guid isPermaLink="false">49686@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thx for the reply, &#60;/p&#62;
&#60;p&#62;I used the new code but nothing seems to change. I left the settings as they were, in portfolio the two first items still have different settings to see the different effect.&#60;/p&#62;
&#60;p&#62;Concerning the second point, is in Coalition an option to manually set the corresponding links to portfolio item with dual languages.. If not what other translate plugin can you recommend, or that you know works fine with the template?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "disable lightbox function on portfolio images and dual language conflict"</title>
			<link>http://www.kriesi.at/support/topic/disable-lightbox-function-on-portfolio-images-and-dual-language-conflict#post-49408</link>
			<pubDate>Sun, 01 Apr 2012 20:29:44 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">49408@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;1) Try to replace following code in js/avia.js:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//activates the prettyphoto lightbox
	if(jQuery.fn.avia_activate_lightbox)
	jQuery(container).avia_activate_lightbox();

	//activates the hover effect for image links
	var applyTo = container;
	if(container == &#38;#39;body&#38;#39;) applyTo = &#38;quot;#main&#38;quot;;
	if(jQuery.fn.avia_activate_hover_effect)
	jQuery(applyTo).avia_activate_hover_effect();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//activates the prettyphoto lightbox
	if(jQuery.fn.avia_activate_lightbox)
	jQuery(container).not(&#38;#39;.single-portfolio&#38;#39;).avia_activate_lightbox();

	//activates the hover effect for image links
	var applyTo = container;
	if(container == &#38;#39;body&#38;#39;) applyTo = &#38;quot;#main&#38;quot;;
	if(jQuery.fn.avia_activate_hover_effect)
	jQuery(applyTo).not(&#38;#39;.single-portfolio&#38;#39;).avia_activate_hover_effect();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;2) I'm not sure why qtranslate doesn't work correct in your case. To be honest I never used/tried this plugin before but based on some other threads it seems like the plugin is a bit buggy when it comes to taxonomies/terms and custom post types.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>xavier108 on "disable lightbox function on portfolio images and dual language conflict"</title>
			<link>http://www.kriesi.at/support/topic/disable-lightbox-function-on-portfolio-images-and-dual-language-conflict#post-49224</link>
			<pubDate>Fri, 30 Mar 2012 11:52:26 +0000</pubDate>
			<dc:creator>xavier108</dc:creator>
			<guid isPermaLink="false">49224@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How to disable the lightbox function on portfolio images on the individual portfolio post page without loosing the link function on the collective thumbnail portfolio page. Now I put all portfolio images in Add featured media section on &#34;no link&#34; to avoid lightbox from appearing, but this also results in the portfolio thumbnails loosing their link to its individual post page. Setting only the first image out of 3 or 4 of the portfolio post in Add featured media section on &#34;link manually&#34; and its corresponding post http.. will generate the link back but gives again a link on the big post image. See: &#60;a href=&#34;http://www.madeinspace.nl/producties&#34; rel=&#34;nofollow&#34;&#62;http://www.madeinspace.nl/producties&#60;/a&#62; where the first item have set differently to view.&#60;/p&#62;
&#60;p&#62;Another issue that occurred is with the dual language, this works fine everywhere except on the portfolio page of the secondary language &#60;a href=&#34;http://www.madeinspace.nl/en/producties&#34; rel=&#34;nofollow&#34;&#62;http://www.madeinspace.nl/en/producties&#60;/a&#62; clicking on any portfolio item will generate the post of primary language instead of the secondary, being on the post and changing language will generate the right secondary language of its portfolio post. How to set this correctly or where to change the right link? I used qTranslate plugin.&#60;/p&#62;
&#60;p&#62;Thx
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
