<?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: Remove top shop info bar from pages</title>
		<link>http://www.kriesi.at/support/topic/remove-top-shop-info-bar-from-pages</link>
		<description>Support Forum - Topic: Remove top shop info bar from pages</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 16:57:45 +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/remove-top-shop-info-bar-from-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "Remove top shop info bar from pages"</title>
			<link>http://www.kriesi.at/support/topic/remove-top-shop-info-bar-from-pages#post-74924</link>
			<pubDate>Sat, 08 Sep 2012 10:54:19 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">74924@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Cathe,&#60;/p&#62;
&#60;p&#62;Glad that I could help. :) Marked this as resolved. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tamtamdesigns on "Remove top shop info bar from pages"</title>
			<link>http://www.kriesi.at/support/topic/remove-top-shop-info-bar-from-pages#post-74914</link>
			<pubDate>Sat, 08 Sep 2012 08:35:11 +0000</pubDate>
			<dc:creator>tamtamdesigns</dc:creator>
			<guid isPermaLink="false">74914@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It worked! Thank you Ismael! I appreciate your help!&#60;/p&#62;
&#60;p&#62;— Cathe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Remove top shop info bar from pages"</title>
			<link>http://www.kriesi.at/support/topic/remove-top-shop-info-bar-from-pages#post-74620</link>
			<pubDate>Thu, 06 Sep 2012 04:55:31 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">74620@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Open header.php and find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$position = avia_shop_banner();
					avia_banner($position);   // avia_banner functions located in functions.php - creates the notification at the top of the site as well as the shopping cart&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Replace it with&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;if ( is_shop()) {
					$position = avia_shop_banner();
					avia_banner($position);   // avia_banner functions located in functions.php - creates the notification at the top of the site as well as the shopping cart
					}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tamtamdesigns on "Remove top shop info bar from pages"</title>
			<link>http://www.kriesi.at/support/topic/remove-top-shop-info-bar-from-pages#post-74594</link>
			<pubDate>Thu, 06 Sep 2012 00:14:59 +0000</pubDate>
			<dc:creator>tamtamdesigns</dc:creator>
			<guid isPermaLink="false">74594@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to remove the shop info that appears in the colored bar at the very top (actually it would be great to remove the info AND the bar altogether) from all non-shop pages and the home page? I would like it to just show up on the shop base and all shop-related pages only. Thank you for your help!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
