Slow search
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 pleaseIf 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.
Quote from pyi on July 4, 2022, 19:18Search is very slow after recent update.
Less than 2,000 products.
See for yourself - please try searching for "usa2235" here https://www.justcapacitors.com/shop/ - it takes over 15 seconds to return a result on my end.
Any ideas how to speed this up?
Search is very slow after recent update.
Less than 2,000 products.
See for yourself - please try searching for"usa2235" here https://www.justcapacitors.com/shop/ - it takes over 15 seconds to return a result on my end.
Any ideas how to speed this up?
Quote from Pablo Borysenco on July 5, 2022, 12:05Hello
Read this please - https://products-filter.com/searching-is-slow
I did a test - https://c2n.me/4g4Lci7 - it seems to work fast
Hello
Read this please - https://products-filter.com/searching-is-slow
I did a test - https://c2n.me/4g4Lci7 - it seems to work fast
Quote from pyi on July 6, 2022, 23:53Hi Pablo,
Thanks for your response, but my ticket is not about the auto-suggestions that load just beneath the search box while typing.
It is about the search results that load after you SUBMIT the form, either by hitting the keyboard <RETURN> or <ENTER> OR click the search button - that takes 15+ seconds:
Here's a screencast: https://somup.com/c3i1r5uifX
Hi Pablo,
Thanks for your response, but my ticket is not about the auto-suggestions that load just beneath the search box while typing.
It is about the search results that load after you SUBMIT the form, either by hitting the keyboard <RETURN> or <ENTER> OR click the search button - that takes 15+ seconds:
Here's a screencast: https://somup.com/c3i1r5uifX

Quote from Pablo Borysenco on July 7, 2022, 11:47Hello
Please paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png
My test - https://share.pluginus.net/video/v20220707094626.mp4 - Maybe it's a cache but the search worked quickly. Try to do a test as "Log out" user
Hello
Please paste your license key here - https://share.pluginus.net/image/i20210618130558.png -> https://share.pluginus.net/image/i20210618130614.png
My test - https://share.pluginus.net/video/v20220707094626.mp4 - Maybe it's a cache but the search worked quickly. Try to do a test as "Log out" user
Quote from pyi on July 7, 2022, 18:50Hi Pablo,
I added it.
my test: https://somup.com/c3iiDJujrt - I am not logged in here - I noticed sometimes (but not always) the 2nd time I search for the same thing it's fast, but the 1st time I search for a string it's typically slow, so it seems it might be cache improves the speed.
Hi Pablo,
I added it.
my test: https://somup.com/c3iiDJujrt - I am not logged in here - I noticed sometimes (but not always) the 2nd time I search for the same thing it's fast, but the 1st time I search for a string it's typically slow, so it seems it might be cache improves the speed.
Quote from Pablo Borysenco on July 8, 2022, 11:35Hello
Ok! Try to test disable Husky and activate old text filter - https://share.pluginus.net/image/i20220708093406.png
if there is no difference - Please drop me wp-admin access - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png
Hello
Ok! Try to test disable Husky and activate old text filter - https://share.pluginus.net/image/i20220708093406.png
if there is no difference - Please drop me wp-admin access - https://share.pluginus.net/image/i20210618130558.png ->https://share.pluginus.net/image/i20210618130637.png
Quote from pyi on July 8, 2022, 15:41Hi Pablo,
I tried it and it is much faster now so I left it that way for the time being. But that turns off the instant product search? https://screencast-o-matic.com/i/c3ijI4V0AjG
Do you think the last update may have caused the HUSKY search to slow down? Should we revert back to the previous version?
Thanks!
Jase
Hi Pablo,
I tried it and it is much faster now so I left it that way for the time being. But that turns off the instant product search? https://screencast-o-matic.com/i/c3ijI4V0AjG
Do you think the last update may have caused the HUSKY search to slow down? Should we revert back to the previous version?
Thanks!
Jase
Quote from Pablo Borysenco on July 11, 2022, 11:22Hello
But that turns off the instant product search? - check option please - https://share.pluginus.net/image/i20220711092056.png
last update may have caused the HUSKY search to slow down? - It looks like a conflict. Because the new search is more optimized
Hello
But that turns off the instant product search? - check option please - https://share.pluginus.net/image/i20220711092056.png
last update may have caused the HUSKY search to slow down? - It looks like a conflict. Because the new search is more optimized
Quote from pyi on July 29, 2022, 05:02
- we are testing this plugin on wpengine. It is slowing down site on wpengine https://justcapacitors.wpengine.com/product-category/run-capacitors/ - the home page and contact page is fast but any woof page takes forever to load. Also the filter totals are sometimes incorrect.
- is there a way to set the search to submit after hitting keyboard <return> or <enter> key https://www.justcapacitors.com/?
- we are testing this plugin on wpengine. It is slowing down site on wpengine https://justcapacitors.wpengine.com/product-category/run-capacitors/ - the home page and contact page is fast but any woof page takes forever to load. Also the filter totals are sometimes incorrect.
- is there a way to set the search to submit after hitting keyboard <return> or <enter> key https://www.justcapacitors.com/?
Quote from Pablo Borysenco on July 29, 2022, 12:23Hello
Please update the plugin to latest version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
1 try to use a filter cache - https://share.pluginus.net/image/i20220729101901.png
2 Unfortunately it works with HUSKY. You can ebable HUSKY and add in functions.php:
add_filter('woof_husky_query_post__in', function($do){
return false;
});
Hello
Please update the plugin to latest version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
1 try to use a filter cache - https://share.pluginus.net/image/i20220729101901.png
2 Unfortunately it works with HUSKY. You can ebable HUSKY and add in functions.php:
add_filter('woof_husky_query_post__in', function($do){
return false;
});
Quote from pyi on August 25, 2022, 17:44That worked thanks!
Next problem is WOOF filters not returning correct filter results on native woocommerce search result page:
https://lmr.flywheelsites.com/?s=candy&post_type=product
How can we fix this?
That worked thanks!
Next problem is WOOF filters not returning correct filter results on native woocommerce search result page:
https://lmr.flywheelsites.com/?s=candy&post_type=product
How can we fix this?
Quote from Pablo Borysenco on August 26, 2022, 10:58Hello
Unfortunately your site is closed and I can't check it.
But I figured out the problem. For this text filter to work with WOOF you need to activate the text filter extension
Hello
Unfortunately your site is closed and I can't check it.
But I figured out the problem. For this text filter to work with WOOF you need to activate the text filter extension
Quote from pyi on August 26, 2022, 18:07Hi Pablo,
I searched and can't find that one - is 'text filter' the name of the extension?
sorry forgot the login:
https://lmr.flywheelsites.com/?s=candy&post_type=product
flywheel
flywheel
Hi Pablo,
I searched and can't find that one - is 'text filter' the name of the extension?
sorry forgot the login:
https://lmr.flywheelsites.com/?s=candy&post_type=product
flywheel
flywheel
Quote from Pablo Borysenco on August 29, 2022, 11:23Hello
Please check it - https://share.pluginus.net/image/i20220829092327.png
Hello
Please check it - https://share.pluginus.net/image/i20220829092327.png
Quote from pyi on August 29, 2022, 14:36Hi Pablo,
Thanks for response so are you saying that native Woocommerce search results will work with the WOOF filter as long as either WOOF search extension activated?
Hi Pablo,
Thanks for response so are you saying that native Woocommerce search results will work with the WOOF filter as long as either WOOF search extension activated?
Quote from Pablo Borysenco on August 30, 2022, 10:08Hello
Yes, you need to activate one of these extensions so that the plugin can process queries for text search
Hello
Yes, you need to activate one of these extensions so that the plugin can process queries for text search