<?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: About the searchform</title>
		<link>http://www.kriesi.at/support/topic/about-the-searchform</link>
		<description>Support Forum - Topic: About the searchform</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 06:03:59 +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/about-the-searchform" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "About the searchform"</title>
			<link>http://www.kriesi.at/support/topic/about-the-searchform#post-28142</link>
			<pubDate>Thu, 29 Sep 2011 05:07:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28142@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>harciniega on "About the searchform"</title>
			<link>http://www.kriesi.at/support/topic/about-the-searchform#post-28125</link>
			<pubDate>Wed, 28 Sep 2011 20:31:14 +0000</pubDate>
			<dc:creator>harciniega</dc:creator>
			<guid isPermaLink="false">28125@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ready. Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "About the searchform"</title>
			<link>http://www.kriesi.at/support/topic/about-the-searchform#post-28113</link>
			<pubDate>Wed, 28 Sep 2011 17:47:45 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28113@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in header.php delete following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;div id=&#38;quot;headextras&#38;quot; class=&#38;#39;rounded&#38;#39;&#38;gt;

				&#38;lt;?php get_search_form(); ?&#38;gt;

				&#38;lt;ul class=&#38;quot;social_bookmarks&#38;quot;&#38;gt;
					&#38;lt;?php if(isset($k_option[&#38;#39;general&#38;#39;][&#38;#39;contact_link&#38;#39;]) &#38;amp;&#38;amp; $k_option[&#38;#39;general&#38;#39;][&#38;#39;contact_link&#38;#39;] != &#38;#39;&#38;#39;)
						{
							$contact_link = get_page_link($k_option[&#38;#39;general&#38;#39;][&#38;#39;contact_link&#38;#39;]);
					  		echo &#38;quot;&#38;lt;li class=&#38;#39;email&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;#39;&#38;quot;.$contact_link.&#38;quot;&#38;#39;&#38;gt;E-mail&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;	&#38;quot;;
						}
					?&#38;gt;
					&#38;lt;li class=&#38;#39;rss&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;quot;&#38;lt;?php bloginfo(&#38;#39;rss2_url&#38;#39;); ?&#38;gt;&#38;quot;&#38;gt;RSS&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;

					&#38;lt;?php if(isset($k_option[&#38;#39;general&#38;#39;][&#38;#39;acc_tw&#38;#39;]) &#38;amp;&#38;amp; $k_option[&#38;#39;general&#38;#39;][&#38;#39;acc_tw&#38;#39;] != &#38;#39;&#38;#39;)
						  echo &#38;quot;&#38;lt;li class=&#38;#39;twitter&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;#39;http://twitter.com/&#38;quot;.$k_option[&#38;#39;general&#38;#39;][&#38;#39;acc_tw&#38;#39;].&#38;quot;&#38;#39;&#38;gt;Twitter&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;&#38;quot;;
					?&#38;gt;

					&#38;lt;!-- there is room for 3 icons, below are predefined classes for others if you want to use them instead --&#38;gt;
					&#38;lt;!--
					&#38;lt;li class=&#38;#39;flickr&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;quot;#&#38;quot;&#38;gt;flickr&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
					&#38;lt;li class=&#38;#39;facebook&#38;#39;&#38;gt;&#38;lt;a class=&#38;#39;ie6fix&#38;#39; href=&#38;quot;#&#38;quot;&#38;gt;Facebook&#38;lt;/a&#38;gt;&#38;lt;/li&#38;gt;
					--&#38;gt;

				&#38;lt;/ul&#38;gt;&#38;lt;!-- end social_bookmarks--&#38;gt;

			&#38;lt;!-- end headextras: --&#38;gt;
			&#38;lt;/div&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>harciniega on "About the searchform"</title>
			<link>http://www.kriesi.at/support/topic/about-the-searchform#post-28106</link>
			<pubDate>Wed, 28 Sep 2011 17:26:06 +0000</pubDate>
			<dc:creator>harciniega</dc:creator>
			<guid isPermaLink="false">28106@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How can remove all section of the searchform and the logos of the right top corner of the frontpage?&#60;/p&#62;
&#60;p&#62;Thanks for your assistance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
