<?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: Hide content &#34;click&#34; in bottom-left and transparent layout</title>
		<link>http://www.kriesi.at/support/topic/hide-content-click-in-bottom-left-and-transparent-layout</link>
		<description>Support Forum - Topic: Hide content &quot;click&quot; in bottom-left and transparent layout</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 12:07:46 +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/hide-content-click-in-bottom-left-and-transparent-layout" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Hide content &#34;click&#34; in bottom-left and transparent layout"</title>
			<link>http://www.kriesi.at/support/topic/hide-content-click-in-bottom-left-and-transparent-layout#post-87770</link>
			<pubDate>Wed, 12 Dec 2012 07:41:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">87770@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Make a backup of flashlight\js\avia_fullscreen_slider.js and rename flashlight\js\avia_fullscreen_slider-not-minified.js to flashlight\js\avia_fullscreen_slider.js. Then open up the file and replace following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(data.slideCount &#38;gt; 1)
				{
					if(data.options.appendcontrolls) methods.appendcontrolls.apply( this );
					if(data.options.autorotation === &#38;quot;true&#38;quot; &#124;&#124; data.options.autorotation === true) methods.autorotation.apply( this );

				}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if(data.slideCount &#38;gt; 0)
				{
					if(data.options.appendcontrolls) methods.appendcontrolls.apply( this );
					if(data.options.autorotation === &#38;quot;true&#38;quot; &#124;&#124; data.options.autorotation === true) methods.autorotation.apply( this );

				}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>raffoz on "Hide content &#34;click&#34; in bottom-left and transparent layout"</title>
			<link>http://www.kriesi.at/support/topic/hide-content-click-in-bottom-left-and-transparent-layout#post-87695</link>
			<pubDate>Tue, 11 Dec 2012 22:03:03 +0000</pubDate>
			<dc:creator>raffoz</dc:creator>
			<guid isPermaLink="false">87695@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, i know that.&#60;/p&#62;
&#60;p&#62;But the &#34;hide controls &#38;amp; content&#34; appears only when the photos are more than 1.&#60;br /&#62;
I'd like to have the possibility to clock &#34;hide&#34; even when the photo is just 1! :)&#60;/p&#62;
&#60;p&#62;Tks,&#60;br /&#62;
Raf
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Hide content &#34;click&#34; in bottom-left and transparent layout"</title>
			<link>http://www.kriesi.at/support/topic/hide-content-click-in-bottom-left-and-transparent-layout#post-87618</link>
			<pubDate>Tue, 11 Dec 2012 15:27:21 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87618@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi raffoz,&#60;/p&#62;
&#60;p&#62;You can set the options for the hide button and controls in the &#34;Gallery Options&#34; under the visual editor for a page, post or portfolio item. Just choose from the dropdown &#34;Background Gallery controlls&#34; to either show them or Hide them.&#60;/p&#62;
&#60;p&#62;I don't see any difference between #1 and #2 vs #3 in your examples having to do with transparency however.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>raffoz on "Hide content &#34;click&#34; in bottom-left and transparent layout"</title>
			<link>http://www.kriesi.at/support/topic/hide-content-click-in-bottom-left-and-transparent-layout#post-87571</link>
			<pubDate>Tue, 11 Dec 2012 08:10:00 +0000</pubDate>
			<dc:creator>raffoz</dc:creator>
			<guid isPermaLink="false">87571@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have these 3 pages:&#60;br /&#62;
1) &#60;a href=&#34;http://viggiani.it/i-nostri-contatti/&#34; rel=&#34;nofollow&#34;&#62;http://viggiani.it/i-nostri-contatti/&#60;/a&#62;&#60;br /&#62;
2) &#60;a href=&#34;http://viggiani.it/scrivici/&#34; rel=&#34;nofollow&#34;&#62;http://viggiani.it/scrivici/&#60;/a&#62;&#60;br /&#62;
3) &#60;a href=&#34;http://viggiani.it/come-raggiungerci/&#34; rel=&#34;nofollow&#34;&#62;http://viggiani.it/come-raggiungerci/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I notice this:&#60;br /&#62;
- in the first one, i have the possibility to hide content and the sidebar between &#34;hide button&#34; and &#34;social button&#34; is transparent;&#60;br /&#62;
- in the second one, no hide button but still transparent&#60;br /&#62;
- in the third one, no hide button and no transparence…&#60;/p&#62;
&#60;p&#62;Why?&#60;br /&#62;
- the only thing i noticed is that the first page use the default photos (4 in a row)&#60;br /&#62;
- the other two pages have, each of them, a single photo as background…&#60;/p&#62;
&#60;p&#62;So:&#60;br /&#62;
- maybe the hide button appears only when is recalled the default gallery set in preference?&#60;br /&#62;
- and why the difference between second and third page?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
