<?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: How to add an Banner below navigation,  page-assigned</title>
		<link>http://www.kriesi.at/support/topic/how-to-add-an-banner-below-navigation-page-assigned</link>
		<description>Support Forum - Topic: How to add an Banner below navigation,  page-assigned</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 00:39:03 +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/how-to-add-an-banner-below-navigation-page-assigned" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "How to add an Banner below navigation,  page-assigned"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-an-banner-below-navigation-page-assigned#post-91341</link>
			<pubDate>Sun, 13 Jan 2013 09:27:17 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">91341@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Tia,&#60;/p&#62;
&#60;p&#62;Glad that you've fixed it. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>E11 on "How to add an Banner below navigation,  page-assigned"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-an-banner-below-navigation-page-assigned#post-91265</link>
			<pubDate>Sat, 12 Jan 2013 13:09:19 +0000</pubDate>
			<dc:creator>E11</dc:creator>
			<guid isPermaLink="false">91265@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin!&#60;/p&#62;
&#60;p&#62;This one is the proper code to stick a banner just on front page (header.php)&#60;/p&#62;
&#60;p&#62;	&#38;lt;/div&#38;gt;&#38;lt;!-- end container_wrap--&#38;gt;&#60;/p&#62;
&#60;p&#62;			&#38;lt;!-- ####### END HEAD CONTAINER ####### --&#38;gt;&#60;br /&#62;
			&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#38;lt;?php if(is_home() &#124;&#124; is_front_page()) : ?&#38;gt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to add an Banner below navigation,  page-assigned"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-an-banner-below-navigation-page-assigned#post-89922</link>
			<pubDate>Thu, 03 Jan 2013 21:50:48 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89922@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sure thing  and good luck :)&#60;/p&#62;
&#60;p&#62;It can be a bit of trick to get things going if you are new to wordpress but the codex and google are great resources.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>E11 on "How to add an Banner below navigation,  page-assigned"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-an-banner-below-navigation-page-assigned#post-89848</link>
			<pubDate>Thu, 03 Jan 2013 17:28:39 +0000</pubDate>
			<dc:creator>E11</dc:creator>
			<guid isPermaLink="false">89848@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Devin,&#60;/p&#62;
&#60;p&#62;will give it a try!&#60;/p&#62;
&#60;p&#62;Please let the topic open. I'll post an update as soon as I have found the right solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "How to add an Banner below navigation,  page-assigned"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-an-banner-below-navigation-page-assigned#post-89841</link>
			<pubDate>Thu, 03 Jan 2013 16:47:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">89841@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Tia,&#60;/p&#62;
&#60;p&#62;You could use conditional tags to create a check and then display your html. See: &#60;a href=&#34;http://codex.wordpress.org/Conditional_Tags&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Conditional_Tags&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>E11 on "How to add an Banner below navigation,  page-assigned"</title>
			<link>http://www.kriesi.at/support/topic/how-to-add-an-banner-below-navigation-page-assigned#post-89787</link>
			<pubDate>Thu, 03 Jan 2013 11:14:03 +0000</pubDate>
			<dc:creator>E11</dc:creator>
			<guid isPermaLink="false">89787@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;I'd like to know if it is possible to add a banner directly below the main navigation, but just e.g. on frontpage or pages I'd like to display it?&#60;/p&#62;
&#60;p&#62;I have tried to tweak the header template, but (like expected) the banner is shown everywhere.&#60;/p&#62;
&#60;p&#62;----------------------- This is the code I use -----------------------------------&#60;/p&#62;
&#60;p&#62;				&#38;lt;/div&#38;gt;&#38;lt;!-- end container_wrap--&#38;gt;&#60;/p&#62;
&#60;p&#62;			&#38;lt;!-- ####### END HEAD CONTAINER ####### --&#38;gt;&#60;br /&#62;
			&#38;lt;/div&#38;gt;&#60;br /&#62;
						&#38;lt;div style=&#34;text-align:center;&#34;&#38;gt;&#60;a href=&#34;http://www.url-to-advertise.com&#34;&#62;&#60;img src=&#34;http://www.place-where-my-ad-is-located-in-wordpress&#34; alt=&#34;Advertisment&#34; /&#62;&#60;/a&#62;&#38;lt;/div&#38;gt;&#60;br /&#62;
			&#60;hr /&#62;&#60;/p&#62;
&#60;p&#62;-------------------------------------------------------------------------------------&#60;/p&#62;
&#60;p&#62;Can anyone give me a hint concerning my question above?&#60;/p&#62;
&#60;p&#62;Tia
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
