<?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: The search media in Library not working</title>
		<link>http://www.themolitor.com/forums/topic/the-search-media-in-library-not-working</link>
		<description>THE MOLITOR FORUMS &#187; Topic: The search media in Library not working</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 11:01:52 +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/the-search-media-in-library-not-working" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "The search media in Library not working"</title>
			<link>http://www.themolitor.com/forums/topic/the-search-media-in-library-not-working#post-28437</link>
			<pubDate>Mon, 07 Apr 2014 13:06:43 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28437@http://www.themolitor.com/forums/</guid>
			<description><p>You bet.
</p></description>
		</item>
		<item>
			<title>Nomadog on "The search media in Library not working"</title>
			<link>http://www.themolitor.com/forums/topic/the-search-media-in-library-not-working#post-28424</link>
			<pubDate>Mon, 07 Apr 2014 12:42:09 +0000</pubDate>
			<dc:creator>Nomadog</dc:creator>
			<guid isPermaLink="false">28424@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks Chris. I'll let you know if that works.<br />
Shawn
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "The search media in Library not working"</title>
			<link>http://www.themolitor.com/forums/topic/the-search-media-in-library-not-working#post-28405</link>
			<pubDate>Mon, 07 Apr 2014 09:58:59 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">28405@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>The Navigator has a feature that eliminates pages from the search results on the front-end of the site. It sounds like this issue might be a by-product of that feature. You can remove this feature by deleting the following in fuctions.php on lines 63-72...</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>Hope that helps.</p>
<p>Best,</p>
<p>Chris
</p></description>
		</item>
		<item>
			<title>Nomadog on "The search media in Library not working"</title>
			<link>http://www.themolitor.com/forums/topic/the-search-media-in-library-not-working#post-28376</link>
			<pubDate>Sun, 06 Apr 2014 01:37:15 +0000</pubDate>
			<dc:creator>Nomadog</dc:creator>
			<guid isPermaLink="false">28376@http://www.themolitor.com/forums/</guid>
			<description><p>Greetings, I've tried the exact name of the file and still nothing shows. My library is getting large and the search option would really help out.
</p></description>
		</item>

	</channel>
</rss>
