I use Relevanssi for the search of my website and it’s nice, Thank you π
But now, I want use it for woocommerce too.
If I check the case “product” in option, the search is include in the general search of the website.
I don’t want that ^^ I want separate research.
In this moment, I use the default search widget by Woocommerce to search in my woocommerce but I don’t know why it found nothing.
Is there an option to use Revelanssi in “blog section” and “woocommerce section” separetly?
Limit by post type. Set the WooCommerce search to search just products (for example by adding <input type="hidden" name="post_type" value="product" /> in the search form) and set the blog search to search just posts and pages (<input type="hidden" name="post_type" value="post,page" />).
Viewing 1 replies (of 1 total)
The topic ‘Woocommerce search widget’ is closed to new replies.