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

		<item>
			<title>Kriesi on "Bug: Password protected portfolio item incompatible with hidden sidebar"</title>
			<link>http://www.kriesi.at/support/topic/bug-password-protected-portfolio-item-incompatible-with-hidden-sidebar#post-93445</link>
			<pubDate>Fri, 25 Jan 2013 16:34:32 +0000</pubDate>
			<dc:creator>Kriesi</dc:creator>
			<guid isPermaLink="false">93445@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; think I know what you want and i also think i got a good fix for that. will update it at the beggingn of the next week ;)&#60;/p&#62;
&#60;p&#62;Cheers! &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Kriesi
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Bug: Password protected portfolio item incompatible with hidden sidebar"</title>
			<link>http://www.kriesi.at/support/topic/bug-password-protected-portfolio-item-incompatible-with-hidden-sidebar#post-87623</link>
			<pubDate>Tue, 11 Dec 2012 15:34:34 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">87623@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi shoestringsites,&#60;/p&#62;
&#60;p&#62;I believe the issue is that the sidebar and content are associated with the page content. So when you view a page with a password, the data is  not even accessible to the user so it can not be manipulated yet.&#60;/p&#62;
&#60;p&#62;By setting the content to be hidden on load there is definitely a conflict between how the item is requested and how a user would enter a password but I'm not sure if its a solvable issue. The nature of the protection means no content (even the presence of a gallery) can be accessed until the password has been entered and the server receives it.&#60;/p&#62;
&#60;p&#62;I'll tag Kriesi on the post so that he can take a look at it and see if a fix/word-around or something can be done for that specific instance.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shoestringsites on "Bug: Password protected portfolio item incompatible with hidden sidebar"</title>
			<link>http://www.kriesi.at/support/topic/bug-password-protected-portfolio-item-incompatible-with-hidden-sidebar#post-87581</link>
			<pubDate>Tue, 11 Dec 2012 09:57:52 +0000</pubDate>
			<dc:creator>shoestringsites</dc:creator>
			<guid isPermaLink="false">87581@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Selecting 'Display Gallery on page load, user needs to click on the &#34;home&#34; button to show sidebar and content' and giving the post a password results in a broken portfolio item; In the portfolio the item appears as usual with a padlock. When entering that portfolio item the page is blank.&#60;/p&#62;
&#60;p&#62;Caveat: If you've previously entered the password for that item (before choosing the 'Display Gallery on page load, user needs to click on the &#34;home&#34; button to show sidebar and content' setting) then the portfolio will work as expected.&#60;/p&#62;
&#60;p&#62;Removing the password the portfolio item works as expected. Setting Instant Background Gallery back to 'Display Sidebar and content on page load, user needs to hide it manually' the portfolio item works as expected.&#60;/p&#62;
&#60;p&#62;When the page is blank, viewing the source reveals that the HTML is there, so it looks to me like the password protection javascript removes the bottom bar (with the option to show the sidebar+content), and the 'Display Gallery on page load…' option removes both the sidebar and content area, despite the fact the content area is needed at this point in order to request the password. The result is a completely blank page that the user cannot enter a password into in order to progress.&#60;/p&#62;
&#60;p&#62;The code to hide the sidebar+content should really take place AFTER the password has been entered, i.e. when displaying the gallery. Not before.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mltoris on "#hide-content in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-content-in-flashlight-theme#post-44727</link>
			<pubDate>Mon, 05 Mar 2012 17:23:55 +0000</pubDate>
			<dc:creator>mltoris</dc:creator>
			<guid isPermaLink="false">44727@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Wouldn't it be possible to add a function in the template? &#34;hide content&#34; or &#34;show content&#34;?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "#hide-content in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-content-in-flashlight-theme#post-44668</link>
			<pubDate>Mon, 05 Mar 2012 09:51:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">44668@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That's not easily possible. You could modify the function and use jquery filters and the post/page id class to filter certain pages or use an if statement with the hasClass function but both things require a bit of work (and js skills) on your end.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mltoris on "#hide-content in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-content-in-flashlight-theme#post-44617</link>
			<pubDate>Sun, 04 Mar 2012 21:19:09 +0000</pubDate>
			<dc:creator>mltoris</dc:creator>
			<guid isPermaLink="false">44617@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay. Is this code for every fullscreen slideshow? Because I'd like to use this just with a few sites.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "#hide-content in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-content-in-flashlight-theme#post-44583</link>
			<pubDate>Sun, 04 Mar 2012 11:41:29 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">44583@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; See: &#60;a href=&#34;http://www.kriesi.at/support/topic/collapse-main-menu-on-home-page&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/collapse-main-menu-on-home-page&#60;/a&#62; &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mltoris on "#hide-content in Flashlight theme"</title>
			<link>http://www.kriesi.at/support/topic/hide-content-in-flashlight-theme#post-44552</link>
			<pubDate>Sat, 03 Mar 2012 23:33:01 +0000</pubDate>
			<dc:creator>mltoris</dc:creator>
			<guid isPermaLink="false">44552@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'd like to present some photos in a fullscreen slideshow. Is there a way to activate &#34;#hide-content&#34; directly with clicking the menu button of this slideshow? I've just tried to put &#34;#hide-content&#34; in the URL-field of the menu but it won't work.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
