husky slow plugin
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 Gregory on March 25, 2024, 21:18Hi moderators!
For some reason husky theme is clocking big query times and dtabase is really slow. Can you please check my backend if everything is installed correctly?
times are 0.2 to 0.4 which is way too much.
Hi moderators!
For some reason husky theme is clocking big query times and dtabase is really slow. Can you please check my backend if everything is installed correctly?
times are 0.2 to 0.4 which is way too much.

Quote from Pablo Borysenco on March 26, 2024, 12:19Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
update the plugin to latest version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
read this - https://products-filter.com/searching-is-slow
Hello
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
update the plugin to latest version - https://products-filter.com/how-to-make-auto-update-for-wordpress-plugins-and-themes-bought-on-envato
read this - https://products-filter.com/searching-is-slow
Quote from Gregory on March 27, 2024, 10:04Done. Can you have a look in the backend?
Done. Can you have a look in the backend?
Quote from Pablo Borysenco on March 27, 2024, 12:23Hello
Please enable caching - https://share.pluginus.net/image/i20240327122333.png
Hello
Please enable caching - https://share.pluginus.net/image/i20240327122333.png
Quote from Gregory on April 3, 2024, 20:27Hi Pablo!
I did what you asked. Cna you have a look at the backend to see if everything is ok? the query monitor is installed and you can use it for test when you login. the filter is still the slowest plugin by far.
Hi Pablo!
I did what you asked. Cna you have a look at the backend to see if everything is ok? the query monitor is installed and you can use it for test when you login. the filter is still the slowest plugin by far.
Quote from Gregory on April 3, 2024, 20:28the problem is the database load is quite slow (2-3 seconds)
the problem is the database load is quite slow (2-3 seconds)
Quote from Pablo Borysenco on April 4, 2024, 16:34Hello
ok! For some reason, caching for prices does not work. can you drop me ftp access to test it - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134615.png
Hello
ok! For some reason, caching for prices does not work. can you drop me ftp access to test it - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134615.png
Quote from Pablo Borysenco on April 5, 2024, 14:30Hello
I checked your site. No more those slow queries to get price ranges. caching settings started working correctly - https://share.pluginus.net/image/i20240405152816.png
Hello
I checked your site. No more those slow queries to get price ranges. caching settings started working correctly - https://share.pluginus.net/image/i20240405152816.png
Quote from Gregory on April 28, 2024, 06:41Hi Pablo! Thank you for your support. The website started working very good after your update. However for some reason it slowed down again. Can you check if its the plugin or something else that is slowing it? QUery monitor shows husky filter slows it down for 0.11 sec but just to make sure. I have left the login in the same place.
Hi Pablo! Thank you for your support. The website started working very good after your update. However for some reason it slowed down again. Can you check if its the plugin or something else that is slowing it? QUery monitor shows husky filter slows it down for 0.11 sec but just to make sure. I have left the login in the same place.
Quote from Pablo Borysenco on April 29, 2024, 12:15Hello
I did test - https://c2n.me/4kMzupG.png - I don't see slow requests associated with my plugin
Hello
I did test - https://c2n.me/4kMzupG.png - I don't see slow requests associated with my plugin
Quote from Gregory on April 30, 2024, 13:12check when you go to shop and go to different categories. for example: https://topdisc.fi/kaytetyt-frisbeegolfkiekot/driverit/
Plugin: woocommerce-products-filter 1 0,1643
SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value + 0.0) )as max_price
FROM wp_topdiscfiposts
LEFT JOIN wp_topdiscfipostmeta as price_meta
ON wp_topdiscfiposts.ID = price_meta.post_id
LEFT JOIN wp_topdiscfiterm_relationships
ON (wp_topdiscfiposts.ID = wp_topdiscfiterm_relationships.object_id)
LEFT JOIN wp_topdiscfiterm_relationships AS tt1
ON (wp_topdiscfiposts.ID = tt1.object_id)
WHERE wp_topdiscfiposts.post_type = 'product'
AND wp_topdiscfiposts.post_status = 'publish'
AND price_meta.meta_key IN ('_price')
AND price_meta.meta_value > ''
AND ( wp_topdiscfiterm_relationships.term_taxonomy_id IN (1809)
AND tt1.term_taxonomy_id IN (1809) )
WOOF_HELPER::get_filtered_price()
Plugin: woocommerce-products-filter 1 0,1786
check when you go to shop and go to different categories. for example: https://topdisc.fi/kaytetyt-frisbeegolfkiekot/driverit/
Plugin: woocommerce-products-filter 1 0,1643
SELECT min( FLOOR( price_meta.meta_value + 0.0) ) as min_price, max( CEILING( price_meta.meta_value + 0.0) )as max_price
FROM wp_topdiscfiposts
LEFT JOIN wp_topdiscfipostmeta as price_meta
ON wp_topdiscfiposts.ID = price_meta.post_id
LEFT JOIN wp_topdiscfiterm_relationships
ON (wp_topdiscfiposts.ID = wp_topdiscfiterm_relationships.object_id)
LEFT JOIN wp_topdiscfiterm_relationships AS tt1
ON (wp_topdiscfiposts.ID = tt1.object_id)
WHERE wp_topdiscfiposts.post_type = 'product'
AND wp_topdiscfiposts.post_status = 'publish'
AND price_meta.meta_key IN ('_price')
AND price_meta.meta_value > ''
AND ( wp_topdiscfiterm_relationships.term_taxonomy_id IN (1809)
AND tt1.term_taxonomy_id IN (1809) )
WOOF_HELPER::get_filtered_price()
Plugin: woocommerce-products-filter 1 0,1786
Quote from Pablo Borysenco on May 1, 2024, 11:17Hello
Your link - https://share.pluginus.net/image/i20240501120915.png
This may happen when the cache is not warmed up. Next time this won't happen
Hello
Your link - https://share.pluginus.net/image/i20240501120915.png
This may happen when the cache is not warmed up. Next time this won't happen