<?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: Search</title>
		<link>http://www.themolitor.com/forums/topic/search</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Search</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 14:24:55 +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" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Search"</title>
			<link>http://www.themolitor.com/forums/topic/search#post-16390</link>
			<pubDate>Fri, 07 Dec 2012 11:51:06 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">16390@http://www.themolitor.com/forums/</guid>
			<description><p>You bet. Please don't forget to rate the theme when you have a chance. It REALLY helps.</p>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>corinne on "Search"</title>
			<link>http://www.themolitor.com/forums/topic/search#post-16384</link>
			<pubDate>Fri, 07 Dec 2012 08:51:21 +0000</pubDate>
			<dc:creator>corinne</dc:creator>
			<guid isPermaLink="false">16384@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks so much Chris!
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Search"</title>
			<link>http://www.themolitor.com/forums/topic/search#post-16354</link>
			<pubDate>Wed, 05 Dec 2012 10:09:59 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">16354@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>Thanks for bringing this to my attention! This is caused by pages showing in the search results. </p>
<p>Open up "functions.php" and add the following AFTER the first "<code>&#60;?php</code>"...</p>
<pre><code>//EXCLUDE PAGES FROM SEARCH
function SearchFilter($query) {
if ($query-&#62;is_search) {
$query-&#62;set(&#039;post_type&#039;, &#039;post&#039;);
}
return $query;
}
add_filter(&#039;pre_get_posts&#039;,&#039;SearchFilter&#039;);</code></pre>
<p>Thanks!</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>corinne on "Search"</title>
			<link>http://www.themolitor.com/forums/topic/search#post-16347</link>
			<pubDate>Wed, 05 Dec 2012 07:56:27 +0000</pubDate>
			<dc:creator>corinne</dc:creator>
			<guid isPermaLink="false">16347@http://www.themolitor.com/forums/</guid>
			<description><p>Hello! Thanks for the great theme! </p>
<p>I am having some issue with the search. Even on the demo site off ThemeForest seem to be a bit wonky. So I trying into the demo site the search family into search and get this: <a href="http://themes.themolitor.com/wpnovelist/?x=0&#038;y=0&#038;s=family" rel="nofollow">http://themes.themolitor.com/wpnovelist/?x=0&#038;y=0&#038;s=family</a> </p>
<p>Any thoughts? Thanks so much!<br />
Corinne
</p></description>
		</item>

	</channel>
</rss>
