PluginUs.Net - Business Tools for WooCommerce and WordPress

[realize your idea - make your dreams come true]

Support Forum

You need to log-in to create request (topic) to the support

Last update 2.2.9.3 does not filter SKU

The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday. If you have problems with registration ask help on contact us page please
If you not got email within 24~36 business hours, firstly check your spam box, and if no any email from the support there - back to the forum and read answer here. DO NOT ANSWER ON EMAILS [noreply@pluginus.net] FROM THE FORUM!! Emails are just for your info, all answers should be published only here.
The support doesn work on Saturdays and Sundays, so some Friday requests can be answered on Monday.

Dear All,

In the text search (old), when I search for a SKU it is not found in the text field, if I search directly in the SKU search engine it returns it, but in my particular case and my clients search for it in the text field.

I had to roll back to version 2.2.9.0

Hello

Ok!  Try  in file -  wp-content\plugins\woocommerce-products-filter\ext\by_text_2\index.php - change  this  code - https://share.pluginus.net/image/i20220905094251.png

$condtion_string .="postmeta.meta_value" . woof()->settings['by_sku']['logic']." '$sku'";
} else {
$condtion_string .="postmeta.meta_value" . woof()->settings['by_sku']['logic']." '%$sku%'";

Thank you very much!
Will this be fixed in future updates?

Hello

yes! Sure!

Welcome;)