<?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: Disable incomplete search from offering to show other pages/posts</title>
		<link>http://www.kriesi.at/support/topic/disable-incomplete-search-from-offering-to-show-other-pagesposts</link>
		<description>Support Forum - Topic: Disable incomplete search from offering to show other pages/posts</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 02:46:02 +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/disable-incomplete-search-from-offering-to-show-other-pagesposts" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Disable incomplete search from offering to show other pages/posts"</title>
			<link>http://www.kriesi.at/support/topic/disable-incomplete-search-from-offering-to-show-other-pagesposts#post-78184</link>
			<pubDate>Tue, 02 Oct 2012 05:52:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">78184@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Great :) &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nontypicalbuck on "Disable incomplete search from offering to show other pages/posts"</title>
			<link>http://www.kriesi.at/support/topic/disable-incomplete-search-from-offering-to-show-other-pagesposts#post-78152</link>
			<pubDate>Mon, 01 Oct 2012 22:12:53 +0000</pubDate>
			<dc:creator>nontypicalbuck</dc:creator>
			<guid isPermaLink="false">78152@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude, that worked excellent!&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Kelly
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Disable incomplete search from offering to show other pages/posts"</title>
			<link>http://www.kriesi.at/support/topic/disable-incomplete-search-from-offering-to-show-other-pagesposts#post-78061</link>
			<pubDate>Mon, 01 Oct 2012 09:45:56 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">78061@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Open up includes/loop-search.php and replace following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php _e(&#38;#39;You might want to consider some of our suggestions to get better results:&#38;#39;, &#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/p&#38;gt;
		&#38;lt;ul&#38;gt;
			&#38;lt;li&#38;gt;&#38;lt;?php _e(&#38;#39;Check your spelling.&#38;#39;, &#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/li&#38;gt;
			&#38;lt;li&#38;gt;&#38;lt;?php _e(&#38;#39;Try a similar keyword, for example: tablet instead of laptop.&#38;#39;, &#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/li&#38;gt;
			&#38;lt;li&#38;gt;&#38;lt;?php _e(&#38;#39;Try using more than one keyword.&#38;#39;, &#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/li&#38;gt;
		&#38;lt;/ul&#38;gt;

		&#38;lt;div class=&#38;#39;hr_invisible&#38;#39;&#38;gt;&#38;lt;/div&#38;gt;
		&#38;lt;h3 class=&#38;#39;&#38;#39;&#38;gt;&#38;lt;?php _e(&#38;#39;Feel like browsing some posts instead?&#38;#39;, &#38;#39;avia_framework&#38;#39;); ?&#38;gt;&#38;lt;/h3&#38;gt;

&#38;lt;?php
the_widget(&#38;#39;avia_combo_widget&#38;#39;, &#38;#39;error404widget&#38;#39;, array(&#38;#39;widget_id&#38;#39;=&#38;gt;&#38;#39;arbitrary-instance-&#38;#39;.$id,
        &#38;#39;before_widget&#38;#39; =&#38;gt; &#38;#39;&#38;lt;div class=&#38;quot;widget avia_combo_widget&#38;quot;&#38;gt;&#38;#39;,
        &#38;#39;after_widget&#38;#39; =&#38;gt; &#38;#39;&#38;lt;/div&#38;gt;&#38;#39;,
        &#38;#39;before_title&#38;#39; =&#38;gt; &#38;#39;&#38;lt;h3 class=&#38;quot;widgettitle&#38;quot;&#38;gt;&#38;#39;,
        &#38;#39;after_title&#38;#39; =&#38;gt; &#38;#39;&#38;lt;/h3&#38;gt;&#38;#39;
    ));&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>nontypicalbuck on "Disable incomplete search from offering to show other pages/posts"</title>
			<link>http://www.kriesi.at/support/topic/disable-incomplete-search-from-offering-to-show-other-pagesposts#post-78019</link>
			<pubDate>Sun, 30 Sep 2012 23:39:37 +0000</pubDate>
			<dc:creator>nontypicalbuck</dc:creator>
			<guid isPermaLink="false">78019@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I guess the propusion Search will be good for me, but I still need help in not diplaying other areas bsides products.&#60;/p&#62;
&#60;p&#62;Example; Feel like browsing some posts instead? &#60;/p&#62;
&#60;p&#62;Popular, Recent, Comments, Tags&#60;/p&#62;
&#60;p&#62;is there a way to not have this show on a search that isn't found?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Kelly
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nontypicalbuck on "Disable incomplete search from offering to show other pages/posts"</title>
			<link>http://www.kriesi.at/support/topic/disable-incomplete-search-from-offering-to-show-other-pagesposts#post-78017</link>
			<pubDate>Sun, 30 Sep 2012 23:36:43 +0000</pubDate>
			<dc:creator>nontypicalbuck</dc:creator>
			<guid isPermaLink="false">78017@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Oops, it looks like it'son the product pages. That will do me fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nontypicalbuck on "Disable incomplete search from offering to show other pages/posts"</title>
			<link>http://www.kriesi.at/support/topic/disable-incomplete-search-from-offering-to-show-other-pagesposts#post-78015</link>
			<pubDate>Sun, 30 Sep 2012 23:29:20 +0000</pubDate>
			<dc:creator>nontypicalbuck</dc:creator>
			<guid isPermaLink="false">78015@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, Is there a propulsion search widget that I'm not seeing? I noticed a previous post on the Propusion Search?&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nontypicalbuck on "Disable incomplete search from offering to show other pages/posts"</title>
			<link>http://www.kriesi.at/support/topic/disable-incomplete-search-from-offering-to-show-other-pagesposts#post-78013</link>
			<pubDate>Sun, 30 Sep 2012 23:04:04 +0000</pubDate>
			<dc:creator>nontypicalbuck</dc:creator>
			<guid isPermaLink="false">78013@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, when I add a search widget to my website and if the search is incomplete or the product is not found, it offers other places to search on my site.&#60;br /&#62;
Example; Feel like browsing some posts instead? &#60;/p&#62;
&#60;p&#62;Popular, Recent, Comments, Tags&#60;/p&#62;
&#60;p&#62;is there a way to not have this show on a search that isn't found?&#60;/p&#62;
&#60;p&#62;Thank you so much,&#60;br /&#62;
Kelly
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
