<?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: Top Banner Always Shows Up on Every Page and Post</title>
		<link>http://www.kriesi.at/support/topic/top-banner-always-shows-up-on-every-page-and-post</link>
		<description>Support Forum - Topic: Top Banner Always Shows Up on Every Page and Post</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 20:28:17 +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/top-banner-always-shows-up-on-every-page-and-post" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Top Banner Always Shows Up on Every Page and Post"</title>
			<link>http://www.kriesi.at/support/topic/top-banner-always-shows-up-on-every-page-and-post#post-92959</link>
			<pubDate>Wed, 23 Jan 2013 08:15:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">92959@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Glad that I could help you :) &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>steve4640 on "Top Banner Always Shows Up on Every Page and Post"</title>
			<link>http://www.kriesi.at/support/topic/top-banner-always-shows-up-on-every-page-and-post#post-92840</link>
			<pubDate>Tue, 22 Jan 2013 15:08:17 +0000</pubDate>
			<dc:creator>steve4640</dc:creator>
			<guid isPermaLink="false">92840@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, Dude, I think that's working now! Had to restart the browser for it all to go right. Have a great day!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Top Banner Always Shows Up on Every Page and Post"</title>
			<link>http://www.kriesi.at/support/topic/top-banner-always-shows-up-on-every-page-and-post#post-92819</link>
			<pubDate>Tue, 22 Jan 2013 13:14:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">92819@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes, probably because you clicked the &#34;close&#34; button. The close button will set a cookie which hides the banner message. Clear your cookie cache (eg I use this extension for chrome: &#60;a href=&#34;https://chrome.google.com/webstore/detail/edit-this-cookie/fngmhnnpilhplaeedifhccceomclgfbg?hl=de&#34; rel=&#34;nofollow&#34;&#62;https://chrome.google.com/webstore/detail/edit-this-cookie/fngmhnnpilhplaeedifhccceomclgfbg?hl=de&#60;/a&#62; ) and the banner will show up again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>steve4640 on "Top Banner Always Shows Up on Every Page and Post"</title>
			<link>http://www.kriesi.at/support/topic/top-banner-always-shows-up-on-every-page-and-post#post-92814</link>
			<pubDate>Tue, 22 Jan 2013 12:50:07 +0000</pubDate>
			<dc:creator>steve4640</dc:creator>
			<guid isPermaLink="false">92814@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks for your suggestion! However, when we replaced that text in avia.js, now the banner does not show up at all, even after we change the banner text&#60;/p&#62;
&#60;p&#62;What we'd like to accomplish is for the banner to work normally, that it, to display until the user clicks on it, then not appearing again until the banner text is changed, but we cannot seem to figure out why it does not.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Top Banner Always Shows Up on Every Page and Post"</title>
			<link>http://www.kriesi.at/support/topic/top-banner-always-shows-up-on-every-page-and-post#post-92782</link>
			<pubDate>Tue, 22 Jan 2013 08:09:28 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">92782@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please try following - open up wp-content/themes/propulsion/js/avia.js and replace:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery(document).ready(function(){&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;jQuery(document).ready(function(){
if(jQuery.cookie(&#38;quot;Propulsion_avia_banner&#38;quot;)){
    jQuery(&#38;#39;#info_text_header&#38;#39;).hide();
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>steve4640 on "Top Banner Always Shows Up on Every Page and Post"</title>
			<link>http://www.kriesi.at/support/topic/top-banner-always-shows-up-on-every-page-and-post#post-92741</link>
			<pubDate>Tue, 22 Jan 2013 03:07:36 +0000</pubDate>
			<dc:creator>steve4640</dc:creator>
			<guid isPermaLink="false">92741@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi:&#60;/p&#62;
&#60;p&#62;Our top banner in the Propulsion theme is showing up on every page and post, even after we click the Close button. Please see:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://fshstest.wpengine.com&#34; rel=&#34;nofollow&#34;&#62;http://fshstest.wpengine.com&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;However, if you are logged in as an Administrator in the Wordpress Dashboard, the top banner works as expected. However, if you are browsing the site as a regular user, the banner always appears when you go to a new page or post, or refresh.&#60;/p&#62;
&#60;p&#62;Using Mac Mountain Lion and Safari.&#60;/p&#62;
&#60;p&#62;Does anyone have a suggestion on what we might do to fix this?&#60;/p&#62;
&#60;p&#62;(BTW, I moved the Top Banner so it does not cover the sub nav menu, but I don't think that would cause the issue.)&#60;/p&#62;
&#60;p&#62;Otherwise, the rest of the theme seems to be working great!&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
