This topic has 2 replies, 2 voices, and was last updated 9 years, 10 months ago ago by Eva Kemp
Hi,
I need to make my search by both product & product tags. Below is the code for search by product only(default).
<input type=”submit” class=”button add_to_cart_button product_type_simple” id=”searchsubmit” value=”<?php _e(‘Go’, ‘woocommerce’); ?>” />
<input type=”hidden” name=”post_type” value=”product”/>
Please do advice thanks.
Hello,
Unfortunately our search form provides results only for products names. You may try to use some plugins to be able to search for products by tags.
Sorry for inconveniences.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up