<?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: site search</title>
		<link>http://www.kriesi.at/support/topic/site-search</link>
		<description>Support Forum - Topic: site search</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 09:24:58 +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/site-search" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "site search"</title>
			<link>http://www.kriesi.at/support/topic/site-search#post-90937</link>
			<pubDate>Thu, 10 Jan 2013 11:03:37 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">90937@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Hazral,&#60;/p&#62;
&#60;p&#62;Glad that Devin helped you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hazral on "site search"</title>
			<link>http://www.kriesi.at/support/topic/site-search#post-90895</link>
			<pubDate>Thu, 10 Jan 2013 07:21:56 +0000</pubDate>
			<dc:creator>Hazral</dc:creator>
			<guid isPermaLink="false">90895@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;perfect!&#60;/p&#62;
&#60;p&#62;Thank you very much :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "site search"</title>
			<link>http://www.kriesi.at/support/topic/site-search#post-90854</link>
			<pubDate>Wed, 09 Jan 2013 19:46:21 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90854@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes you can actually. You just need to replace the call in the header.php with the woocomemrce one. In your header.php look for:&#60;br /&#62;
&#60;code&#62;get_search_form()&#60;/code&#62;&#60;br /&#62;
and replace it with&#60;/p&#62;
&#60;p&#62;&#60;code&#62;get_product_search_form()&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I didn't realize it was an action that would work anywhere until checking into now.&#60;/p&#62;
&#60;p&#62;As for the search function for woo commerce, I don't know the specifics but I believe it just searches everything within the product (title, description etc).&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hazral on "site search"</title>
			<link>http://www.kriesi.at/support/topic/site-search#post-90766</link>
			<pubDate>Wed, 09 Jan 2013 09:28:07 +0000</pubDate>
			<dc:creator>Hazral</dc:creator>
			<guid isPermaLink="false">90766@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin,&#60;/p&#62;
&#60;p&#62;Thank you for the fast reply!&#60;/p&#62;
&#60;p&#62;Is it possilbe to replace the normal wp-search in the header with the functions of the woocommerce search?&#60;/p&#62;
&#60;p&#62;And something else...&#60;/p&#62;
&#60;p&#62;How does the woocommerce search-function works? I mean, does it only search for the product titles or can i add something like keywords to the products?&#60;/p&#62;
&#60;p&#62;Greets,&#60;br /&#62;
Daniel
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "site search"</title>
			<link>http://www.kriesi.at/support/topic/site-search#post-90687</link>
			<pubDate>Tue, 08 Jan 2013 22:18:03 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">90687@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Daniel,&#60;/p&#62;
&#60;p&#62;You can try a plugin like: &#60;a href=&#34;http://wordpress.org/extend/plugins/relevanssi/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/relevanssi/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The search function is just the basic wordpress search function and the theme doesn't do anything to modify it. So a plugin like above is your best route for attempting to modify it.&#60;/p&#62;
&#60;p&#62;WooCommerce has its own search function as in the demo site: &#60;a href=&#34;http://www.kriesi.at/themes/abundance/&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/abundance/&#60;/a&#62; which works within the product loop and is why its able to output the results within the shop view.&#60;/p&#62;
&#60;p&#62;You can add the to your sidebar from the Appearance&#38;gt;Widgets.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Hazral on "site search"</title>
			<link>http://www.kriesi.at/support/topic/site-search#post-90651</link>
			<pubDate>Tue, 08 Jan 2013 20:04:36 +0000</pubDate>
			<dc:creator>Hazral</dc:creator>
			<guid isPermaLink="false">90651@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey guys,&#60;/p&#62;
&#60;p&#62;is it possible so set the site search ONLY for products?&#60;br /&#62;
We use Abundance only as a shop, so we dont need the post search etc...&#60;/p&#62;
&#60;p&#62;Can we display the search results as an normal product overview not as a list??&#60;/p&#62;
&#60;p&#62;We also need to translate the search result site, where can I do this?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Daniel
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
