
Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on April 18, 2025, 11:58
Hello
Please do a test
In file - /woocommerce-products-filter/ext/turbo_mode/js/turbo_mode.js - I added code - https://share.pluginus.net/image/i20250418125530.png
var filter_slug = this.filter_settings.swoof_search_slug;
jQuery.each(query, function (i, item) {
if(filter_slug == i) {
return true;
}
The reason may be that the queried object is not formed correctly on this page.
Hello
Please do a test
In file - /woocommerce-products-filter/ext/turbo_mode/js/turbo_mode.js - I added code - https://share.pluginus.net/image/i20250418125530.png
var filter_slug = this.filter_settings.swoof_search_slug;
jQuery.each(query, function (i, item) {
if(filter_slug == i) {
return true;
}
The reason may be that the queried object is not formed correctly on this page.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on April 24, 2025, 10:47
Hello
I'll pass this on to the developers and they'll decide whether to move it to production or not.
I can't say for sure because it looks like the problem is related to your custom settings. In any case, keep this fix
Welcome;)
Hello
I'll pass this on to the developers and they'll decide whether to move it to production or not.
I can't say for sure because it looks like the problem is related to your custom settings. In any case, keep this fix
Welcome;)

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on April 24, 2025, 12:10
Does this only happen when you use your custom text search?
The problem may be that you have not configured the shope page.
Does this only happen when you use your custom text search?
The problem may be that you have not configured the shope page.

Pablo Borysenco(@pavlo_borysenco)
34,196 Posts
Quote from Pablo Borysenco on April 25, 2025, 10:13
Hello
The issue here is not about the custom search, but about the URL. The URL in this format is generated by your plugin. - Ok! Please describe in more detail what you mean.
Hello
The issue here is not about the custom search, but about the URL. The URL in this format is generated by your plugin. - Ok! Please describe in more detail what you mean.