<?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 disable the search field</title>
		<link>http://www.kriesi.at/support/topic/how-to-disable-the-search-field</link>
		<description>Support Forum - Topic: How to disable the search field</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 15:30:18 +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-disable-the-search-field" rel="self" type="application/rss+xml" />

		<item>
			<title>mp3dk on "How to disable the search field"</title>
			<link>http://www.kriesi.at/support/topic/how-to-disable-the-search-field#post-78098</link>
			<pubDate>Mon, 01 Oct 2012 14:03:40 +0000</pubDate>
			<dc:creator>mp3dk</dc:creator>
			<guid isPermaLink="false">78098@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks, that did the trick :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "How to disable the search field"</title>
			<link>http://www.kriesi.at/support/topic/how-to-disable-the-search-field#post-78042</link>
			<pubDate>Mon, 01 Oct 2012 05:56:16 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">78042@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mp3dk,&#60;/p&#62;
&#60;p&#62;There is no disabling the search field on the backend. However, if you want to get rid of the search field on the top. Just add this code on your Quick CSS(Inside WP Dashboard. Choices &#38;gt; Theme Options &#38;gt; Styling):&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.header_meta #searchform {
   display: none;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;or&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.header_meta #searchform {
   display: none !important;
}&#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>mp3dk on "How to disable the search field"</title>
			<link>http://www.kriesi.at/support/topic/how-to-disable-the-search-field#post-78014</link>
			<pubDate>Sun, 30 Sep 2012 23:24:09 +0000</pubDate>
			<dc:creator>mp3dk</dc:creator>
			<guid isPermaLink="false">78014@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Is it somehow possible to disable the search field?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
