<?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 - Tag: WooCommerce Product Search - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/woocommerce-product-search</link>
		<description>Support Forum - Tag: WooCommerce Product Search - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 06:55:37 +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/tags/woocommerce-product-search" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Abundance Theme: Woocommerce product search widget and search page"</title>
			<link>http://www.kriesi.at/support/topic/abundance-theme-woocommerce-product-search-widget-and-search-page#post-93170</link>
			<pubDate>Thu, 24 Jan 2013 08:36:14 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">93170@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Afaik it just &#34;hooks&#34; into the standard search box and you don't need to do anything. However if it doesn't work I'd contact the plugin author. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kyagi on "Abundance Theme: Woocommerce product search widget and search page"</title>
			<link>http://www.kriesi.at/support/topic/abundance-theme-woocommerce-product-search-widget-and-search-page#post-93101</link>
			<pubDate>Wed, 23 Jan 2013 23:59:10 +0000</pubDate>
			<dc:creator>kyagi</dc:creator>
			<guid isPermaLink="false">93101@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;br /&#62;
thanks for predictive search widget suggestion, it's fantastic, it's possible to insert it on top of the page where is search box filed on abundance theme?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Giuseppe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Abundance Theme: Woocommerce product search widget and search page"</title>
			<link>http://www.kriesi.at/support/topic/abundance-theme-woocommerce-product-search-widget-and-search-page#post-90042</link>
			<pubDate>Fri, 04 Jan 2013 10:44:23 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">90042@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;That's a good question. Let me see.&#60;/p&#62;
&#60;p&#62;In file config.php inside woocommerce-config folder of the theme, please find line 318 which looks like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//get_sidebar();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and make it look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;get_sidebar();&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Please let us know if that worked out .&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colaja on "Abundance Theme: Woocommerce product search widget and search page"</title>
			<link>http://www.kriesi.at/support/topic/abundance-theme-woocommerce-product-search-widget-and-search-page#post-90038</link>
			<pubDate>Fri, 04 Jan 2013 09:40:36 +0000</pubDate>
			<dc:creator>colaja</dc:creator>
			<guid isPermaLink="false">90038@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;how did you manage search page on your demo ie: &#60;a href=&#34;http://www.kriesi.at/themes/abundance/?s=limux&#38;amp;post_type=product&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/themes/abundance/?s=limux&#38;amp;post_type=product&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Do you use woocommerce product search for this or anything else?&#60;/p&#62;
&#60;p&#62;As I can see the sidebar is on the right not on the left and it's customized.&#60;/p&#62;
&#60;p&#62;Can you help with this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Abundance Theme: Woocommerce product search widget and search page"</title>
			<link>http://www.kriesi.at/support/topic/abundance-theme-woocommerce-product-search-widget-and-search-page#post-89468</link>
			<pubDate>Wed, 26 Dec 2012 17:01:51 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">89468@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Sorry for the delay. Hollidays and all.&#60;/p&#62;
&#60;p&#62;Please make sure you are using the latest theme version (1.6) + latest woocommerce (1.6.6) and wordpress.3.5 &#60;/p&#62;
&#60;p&#62;The page that displays the search results of the woocommerce search widget is located in woocommerce plugin folder /woocommerce/archive-product.php&#60;/p&#62;
&#60;p&#62;If you plan on editing it, its better if you create a woocommerce folder inside your theme folder  and copy the above file in there (/abundance/woocommerce/archive-product.php) ,. This way when the plugin gets updated, your customization will not be overwritten (but they will be overwritten if you update the theme unless you are using a child theme) - Just be careful since that page is used for more than just displaying search results.&#60;/p&#62;
&#60;p&#62;Take a look at this free/upgradable to premium plugin that turbo charges the search widget, &#60;a href=&#34;http://wordpress.org/extend/plugins/woocommerce-predictive-search/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/woocommerce-predictive-search/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Take a look at this thread &#60;a href=&#34;http://wordpress.org/support/topic/plugin-woocommerce-ecommerce-plugin-for-wordpress-template-problem&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/plugin-woocommerce-ecommerce-plugin-for-wordpress-template-problem&#60;/a&#62; where they explain (3rd post i think) how to unhook the sidebar and then elsewhere on page how to hook it on the other side. Also I think Woocommerce sells some gizmo that gives more control over woocommerce, though they have over 100 of them so you have to browse through them.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>colaja on "Abundance Theme: Woocommerce product search widget and search page"</title>
			<link>http://www.kriesi.at/support/topic/abundance-theme-woocommerce-product-search-widget-and-search-page#post-89323</link>
			<pubDate>Sat, 22 Dec 2012 10:07:23 +0000</pubDate>
			<dc:creator>colaja</dc:creator>
			<guid isPermaLink="false">89323@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm using woocommerce product search widget to search the products. How can I customize page with search results (I want to have sidebar on the right instead on the left, how can I define widgets in sidebar on this page etc)&#60;/p&#62;
&#60;p&#62;Or should I create new search page template, and if so, how can I do that, and be sure that woocommerce widget will use that template?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Searching image/product tags in Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/searching-imageproduct-tags-in-flashlight#post-67968</link>
			<pubDate>Fri, 27 Jul 2012 17:15:17 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">67968@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi wolffpower,&#60;/p&#62;
&#60;p&#62;Dude is referring to the Relevanssi plugin as what the theme does is just hook into the actual Wordpress Search function. The end result is we really can not modify if the search will pull up Tags. You will need to either use a plugin or look into modifying the Wordpress Search with some custom php.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wolffpower on "Searching image/product tags in Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/searching-imageproduct-tags-in-flashlight#post-67675</link>
			<pubDate>Thu, 26 Jul 2012 02:20:11 +0000</pubDate>
			<dc:creator>wolffpower</dc:creator>
			<guid isPermaLink="false">67675@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi and thanks for your reply. I've created a few products and the tags are showing up on the product pages and also under WooCommerce &#38;gt; Products &#38;gt; Tags. Unfortunately they're still not showing up in search results.&#60;/p&#62;
&#60;p&#62;Maybe I've misunderstood something? When you refer to the &#34;Product post type&#34;, can you be more specific about where I can find this in the options panel?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Searching image/product tags in Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/searching-imageproduct-tags-in-flashlight#post-67321</link>
			<pubDate>Tue, 24 Jul 2012 06:53:38 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">67321@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Unfortunately the WordPress standard search is very limited and it's not possible easily possible to build an advanced search query without good coding/wp skills. Relevanssi works quite good for the products post type (you need to select this post type in the options panel) and I see no reason why it shouldn't support tags. Maybe ask the author here: &#60;a href=&#34;http://wordpress.org/support/plugin/relevanssi&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/plugin/relevanssi&#60;/a&#62; if product tags are supported out of the box or not.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wolffpower on "Searching image/product tags in Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/searching-imageproduct-tags-in-flashlight#post-67001</link>
			<pubDate>Sun, 22 Jul 2012 21:59:14 +0000</pubDate>
			<dc:creator>wolffpower</dc:creator>
			<guid isPermaLink="false">67001@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi and thanks for the suggestion. Unfortuantely I don't know enough php/CSS to know whether this is what I'm looking for :-(. I don't see anything in this code snippet that seems to be related to search, so I'd suggest not.&#60;/p&#62;
&#60;p&#62;Is this not something you can try yourself? Create a product with tags and then try to find a way to search against those tags?&#60;/p&#62;
&#60;p&#62;I assume the tags go into a database somewhere - I'm just not sure why search wouldn't return these results.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Searching image/product tags in Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/searching-imageproduct-tags-in-flashlight#post-66655</link>
			<pubDate>Fri, 20 Jul 2012 02:01:58 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">66655@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;You can open woocommerce-config &#38;gt; config.php and find this code&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#
# echo the excerpt
#
function avia_woocommerce_overview_excerpt()
{
	global $avia_config;

	if(!empty($avia_config[&#38;#39;shop_overview_excerpt&#38;#39;]))
	{
		echo &#38;quot;&#38;lt;div class=&#38;#39;product_excerpt&#38;#39;&#38;gt;&#38;quot;;
		the_excerpt();
		echo &#38;quot;&#38;lt;/div&#38;gt;&#38;quot;;
	}
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Not sure if that is what you are looking for.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wolffpower on "Searching image/product tags in Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/searching-imageproduct-tags-in-flashlight#post-66630</link>
			<pubDate>Fri, 20 Jul 2012 00:47:40 +0000</pubDate>
			<dc:creator>wolffpower</dc:creator>
			<guid isPermaLink="false">66630@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Unfortunately that hasn't worked :-(. Still no search results for my tags.&#60;/p&#62;
&#60;p&#62;I did, however, come across a post related to a different theme which suggested that the way the theme initiates the search could affect search results (&#60;a href=&#34;http://wordpress.org/support/topic/plugin-relevanssi-a-better-search-can-not-get-relevanssi-to-work-newbie)&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/support/topic/plugin-relevanssi-a-better-search-can-not-get-relevanssi-to-work-newbie)&#60;/a&#62;. I can't find where this code would be within Flashlight - can you confirm whether this is/isn't the case?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wolffpower on "Searching image/product tags in Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/searching-imageproduct-tags-in-flashlight#post-66613</link>
			<pubDate>Thu, 19 Jul 2012 23:57:36 +0000</pubDate>
			<dc:creator>wolffpower</dc:creator>
			<guid isPermaLink="false">66613@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Peter&#60;/p&#62;
&#60;p&#62;No, I haven't tried that yet. I'll give it a go and let you know what the outcome is.&#60;/p&#62;
&#60;p&#62;Thanks for the suggestion.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Searching image/product tags in Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/searching-imageproduct-tags-in-flashlight#post-66503</link>
			<pubDate>Thu, 19 Jul 2012 06:58:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">66503@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Did you try &#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; ? It offers some options which allow you to query custom terms, tags, etc.. &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>wolffpower on "Searching image/product tags in Flashlight"</title>
			<link>http://www.kriesi.at/support/topic/searching-imageproduct-tags-in-flashlight#post-65977</link>
			<pubDate>Mon, 16 Jul 2012 23:23:28 +0000</pubDate>
			<dc:creator>wolffpower</dc:creator>
			<guid isPermaLink="false">65977@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello:&#60;/p&#62;
&#60;p&#62;I'm creating a photography e-commerce website. I have 200+ images that have already been tagged in Lightroom. Ideally, I'd like to find an efficient workflow to transfer these images into &#34;products&#34; within Flashlight, keeping their tags in the process.&#60;/p&#62;
&#60;p&#62;However, I'll settle for having to recreate these tags for each individual image, if I can get Search to work on these tags.&#60;/p&#62;
&#60;p&#62;I've tried creating a test product from scratch and added some test tags manually, but I can't get either WooCommerce Product Search or Search Everything (&#60;a href=&#34;http://wordpress.org/extend/plugins/search-everything/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/search-everything/&#60;/a&#62;) to search on these tags. They'll bring back results when I have the keywords in the title or description, just not the tags.&#60;/p&#62;
&#60;p&#62;This seems a bit pointless really: why have the ability to add tags but not be able to search on them?&#60;/p&#62;
&#60;p&#62;Can anyone help please?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
