<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>THE MOLITOR FORUMS &#187; Topic: FAQ - Remove Search Feature</title>
		<link>http://www.themolitor.com/forums/topic/search-1</link>
		<description>THE MOLITOR FORUMS &#187; Topic: FAQ - Remove Search Feature</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 05:08:00 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/search-1" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "FAQ - Remove Search Feature"</title>
			<link>http://www.themolitor.com/forums/topic/search-1#post-28476</link>
			<pubDate>Tue, 08 Apr 2014 10:53:52 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28476@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for following up!</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>clementdenain on "FAQ - Remove Search Feature"</title>
			<link>http://www.themolitor.com/forums/topic/search-1#post-28460</link>
			<pubDate>Tue, 08 Apr 2014 10:20:14 +0000</pubDate>
			<dc:creator>clementdenain</dc:creator>
			<guid isPermaLink="false">28460@http://www.themolitor.com/forums/</guid>
			<description><p>No it actually doesn´t work.</p>
<p>reducing the original line 98 to </p>
<p>$menu_list .= '&#60;/select&#62;';  </p>
<p>worked fine though.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - Remove Search Feature"</title>
			<link>http://www.themolitor.com/forums/topic/search-1#post-26882</link>
			<pubDate>Mon, 03 Feb 2014 10:08:46 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">26882@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Open up header.php and change the following on line 98 from this...</p>
<pre><code>$menu_list .= &#039;&#60;option value=&#34;&#039;. home_url().&#039;/?s=New Search&#34;&#62;Search Site&#60;/option&#62;&#60;/select&#62;&#039;;</code></pre>
<p>...to this...</p>
<pre><code>if($searchOnOff){$menu_list .= &#039;&#60;option value=&#34;&#039;. home_url().&#039;/?s=New Search&#34;&#62;Search Site&#60;/option&#62;&#60;/select&#62;&#039;;}</code></pre>
<p>Let me know if that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>crazy25000 on "FAQ - Remove Search Feature"</title>
			<link>http://www.themolitor.com/forums/topic/search-1#post-26867</link>
			<pubDate>Sat, 01 Feb 2014 11:04:30 +0000</pubDate>
			<dc:creator>crazy25000</dc:creator>
			<guid isPermaLink="false">26867@http://www.themolitor.com/forums/</guid>
			<description><p>How do I disable search for the mobile version? I used the option to disable it in 1.2, but it still shows up for mobile :p
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - Remove Search Feature"</title>
			<link>http://www.themolitor.com/forums/topic/search-1#post-23829</link>
			<pubDate>Thu, 10 Oct 2013 14:55:44 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">23829@http://www.themolitor.com/forums/</guid>
			<description><p>As of version 1.2.0, this is now a theme option: <a href="http://www.themolitor.com/forums/topic/update-v120-for-the-producer" rel="nofollow">http://www.themolitor.com/forums/topic/update-v120-for-the-producer</a>
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - Remove Search Feature"</title>
			<link>http://www.themolitor.com/forums/topic/search-1#post-20486</link>
			<pubDate>Tue, 30 Apr 2013 11:35:08 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">20486@http://www.themolitor.com/forums/</guid>
			<description><p>You bet! :-)</p>
<p>Please don't forget to rate the theme on your downloads page on ThemeForest when you have the chance. It REALLY helps.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>vchahal on "FAQ - Remove Search Feature"</title>
			<link>http://www.themolitor.com/forums/topic/search-1#post-20471</link>
			<pubDate>Mon, 29 Apr 2013 12:14:57 +0000</pubDate>
			<dc:creator>vchahal</dc:creator>
			<guid isPermaLink="false">20471@http://www.themolitor.com/forums/</guid>
			<description><p>there we go, the new instructions worked like a charm.</p>
<p>Thanks for the help Molitor!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - Remove Search Feature"</title>
			<link>http://www.themolitor.com/forums/topic/search-1#post-20468</link>
			<pubDate>Mon, 29 Apr 2013 12:08:09 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">20468@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>I updated my original instructions above. Sorry about that!</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "FAQ - Remove Search Feature"</title>
			<link>http://www.themolitor.com/forums/topic/search-1#post-17621</link>
			<pubDate>Mon, 21 Jan 2013 12:52:34 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">17621@http://www.themolitor.com/forums/</guid>
			<description><p>NOTE: As of version 1.2.0, this is now a theme option: <a href="http://www.themolitor.com/forums/topic/update-v120-for-the-producer" rel="nofollow">http://www.themolitor.com/forums/topic/update-v120-for-the-producer</a></p>
<p>Open up "header.php" and remove the following on lines 75-78...</p>
<pre><code>&#60;form method=&#34;get&#34; id=&#34;headerSearch&#34; action=&#34;&#60;?php echo $siteUrl; ?&#62;/&#34;&#62;
	&#60;input type=&#34;image&#34; src=&#34;&#60;?php echo $templateUrl; ?&#62;/images/magglass.png&#34; id=&#34;searchBtn&#34; alt=&#34;Go&#34; /&#62;
	&#60;input type=&#34;text&#34; value=&#34;Search Site&#34; onfocus=&#34;this.value=&#039;&#039;; this.onfocus=null;&#34; name=&#34;s&#34; id=&#34;s&#34; /&#62;
&#60;/form&#62;</code></pre>
<p>...and then change the following on line 93 from this...</p>
<pre><code>$menu_list .= &#039;&#60;option value=&#34;&#039;. home_url().&#039;/?s=New Search&#34;&#62;Search Site&#60;/option&#62;&#60;/select&#62;&#039;;</code></pre>
<p>...to this...</p>
<pre><code>$menu_list .= &#039;&#60;/select&#62;&#039;;</code></pre>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>

	</channel>
</rss>
