<?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: Keep welcome bar open</title>
		<link>http://www.kriesi.at/support/topic/keep-welcome-bar-open</link>
		<description>Support Forum - Topic: Keep welcome bar open</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 01:39:40 +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/keep-welcome-bar-open" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Keep welcome bar open"</title>
			<link>http://www.kriesi.at/support/topic/keep-welcome-bar-open#post-87287</link>
			<pubDate>Mon, 10 Dec 2012 01:52:18 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87287@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi interwood,&#60;/p&#62;
&#60;p&#62;Glad we could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>interwood on "Keep welcome bar open"</title>
			<link>http://www.kriesi.at/support/topic/keep-welcome-bar-open#post-87271</link>
			<pubDate>Sun, 09 Dec 2012 22:51:44 +0000</pubDate>
			<dc:creator>interwood</dc:creator>
			<guid isPermaLink="false">87271@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Absolutely perfect! Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Keep welcome bar open"</title>
			<link>http://www.kriesi.at/support/topic/keep-welcome-bar-open#post-87247</link>
			<pubDate>Sun, 09 Dec 2012 18:42:57 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87247@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi interwood,&#60;/p&#62;
&#60;p&#62;Don't you want the Woocommerce link to appear? (Welcome Banner will be replaced with Woocommerce Links)&#60;/p&#62;
&#60;p&#62;If you want only the Welcome banner to appear and won't be changed to Woocommerce links, kindly open wp-content/themes/propulsion/functions.php and find this code block (line 257):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$output .= &#38;quot;&#38;lt;div class=&#38;#39;$extraClass container_wrap info_text_header&#38;#39; id=&#38;#39;info_text_header&#38;#39; data-hash=&#38;#39;$bannerHash&#38;#39; data-cookiename=&#38;#39;$cookieName&#38;#39;&#38;gt;&#38;lt;div class=&#38;#39;container no_css_transition&#38;#39;&#38;gt;&#38;quot;;
		if(trim($bannerText) != &#38;quot;&#38;quot; &#38;amp;&#38;amp; $bannerHash != $cookieHash)
		{
			$output .= &#38;quot;&#38;lt;div class=&#38;#39;infotext&#38;#39;&#38;gt;$bannerText &#38;lt;a class=&#38;#39;close_info_text rounded&#38;#39; href=&#38;#39;#close&#38;#39;&#38;gt;&#38;quot;.__(&#38;#39;close&#38;#39;,&#38;#39;avia_framework&#38;#39;).&#38;quot;&#38;lt;/a&#38;gt;&#38;lt;/div&#38;gt;&#38;quot;;
		}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace it with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;$output .= &#38;quot;&#38;lt;div class=&#38;#39;$extraClass container_wrap info_text_header&#38;#39; id=&#38;#39;info_text_header&#38;#39; data-hash=&#38;#39;$bannerHash&#38;#39; data-cookiename=&#38;#39;$cookieName&#38;#39;&#38;gt;&#38;lt;div class=&#38;#39;container no_css_transition&#38;#39;&#38;gt;&#38;quot;;
$output .= &#38;quot;&#38;lt;div class=&#38;#39;infotext&#38;#39;&#38;gt;$bannerText&#38;lt;/div&#38;gt;&#38;quot;;&#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>interwood on "Keep welcome bar open"</title>
			<link>http://www.kriesi.at/support/topic/keep-welcome-bar-open#post-87234</link>
			<pubDate>Sun, 09 Dec 2012 17:59:10 +0000</pubDate>
			<dc:creator>interwood</dc:creator>
			<guid isPermaLink="false">87234@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Propulsion&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Keep welcome bar open"</title>
			<link>http://www.kriesi.at/support/topic/keep-welcome-bar-open#post-87226</link>
			<pubDate>Sun, 09 Dec 2012 17:31:49 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">87226@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi interwood,&#60;/p&#62;
&#60;p&#62;Can you tell us what theme you are using?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>interwood on "Keep welcome bar open"</title>
			<link>http://www.kriesi.at/support/topic/keep-welcome-bar-open#post-87223</link>
			<pubDate>Sun, 09 Dec 2012 17:25:20 +0000</pubDate>
			<dc:creator>interwood</dc:creator>
			<guid isPermaLink="false">87223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Forgive me for asking if the answer is obvious! But how do I remove the 'Close' option on the Welcome bar at the top? I've accidentally closed it and want to reopen it but don't see how to!&#60;br /&#62;
I'd like to prevent other users from making the same mistake. (I realize that in some cases it wouldn't be a mistake - but my client wants to leave it open!)&#60;br /&#62;
Thanks so much - love your themes!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
