Pagination for speed improvement?
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 phil.shotton@chameleon.co.uk on September 4, 2024, 12:03Hi,
I have a site that has around 20k products, some product categories have under 1k products, and are not really an issue, but the largest category has around 6k products, and the AJAX filter can take up to 10 seconds to return a filtered result set. I was hoping that if I limited the Products Per Page number in the settings to 12, this would help speed up the process, but it appears to have no affect whatsoever.
Am I kidding myself that changing this number should help, or perhaps I have not implemented it correctly?
Any advice appreciated.
Hi,
I have a site that has around 20k products, some product categories have under 1k products, and are not really an issue, but the largest category has around 6k products, and the AJAX filter can take up to 10 seconds to return a filtered result set. I was hoping that if I limited the Products Per Page number in the settings to 12, this would help speed up the process, but it appears to have no affect whatsoever.
Am I kidding myself that changing this number should help, or perhaps I have not implemented it correctly?
Any advice appreciated.
Quote from Pablo Borysenco on September 5, 2024, 08:55Hello
Please read this - https://products-filter.com/searching-is-slow
Drop me exact link to the issue
Hello
Please read this - https://products-filter.com/searching-is-slow
Drop me exact link to the issue
Quote from phil.shotton@chameleon.co.uk on September 5, 2024, 10:06Hi,
The page/site that is quite slow is https://www.gearedmotorsuk.com/product-category/helical-bevel-gear-motor/ - try filtering by by Product Motor Phase
With regard to the link you sent:
WP Rocket caches the site
Dynamic Count is off
PHP Memory is 4GB
PHP version is 8.3
Terms & Searches are cachedHosting Details
Disk Space 300 GB RAM 16384 MB CPU Cores 8 Inodes 4000000 Addons/Websites 300 Active Processes 400 Entry Processes 200 Bandwidth Unlimited
Hi,
The page/site that is quite slow is https://www.gearedmotorsuk.com/product-category/helical-bevel-gear-motor/ - try filtering by by Product Motor Phase
With regard to the link you sent:
WP Rocket caches the site
Dynamic Count is off
PHP Memory is 4GB
PHP version is 8.3
Terms & Searches are cached
Hosting Details
| Disk Space | 300 GB |
| RAM | 16384 MB |
| CPU Cores | 8 |
| Inodes | 4000000 |
| Addons/Websites | 300 |
| Active Processes | 400 |
| Entry Processes | 200 |
| Bandwidth | Unlimited |
Quote from Pablo Borysenco on September 5, 2024, 12:48Please 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
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
Quote from phil.shotton@chameleon.co.uk on September 5, 2024, 15:08Can't see as I have a licence key anywhere, have generated a token and updated the plugin
Can't see as I have a licence key anywhere, have generated a token and updated the plugin
Quote from phil.shotton@chameleon.co.uk on September 5, 2024, 15:33Would you prefer I create you a login to have a look?
Would you prefer I create you a login to have a look?
Quote from Pablo Borysenco on September 6, 2024, 10:00Hello
To get license key - https://codecanyon.net/downloads -> https://c2n.me/49ZXJv0.png
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Hello
To get license key - https://codecanyon.net/downloads -> https://c2n.me/49ZXJv0.png
Please paste your license key here - https://share.pluginus.net/image/i20230222134241.png -> https://share.pluginus.net/image/i20230222134511.png
Quote from phil.shotton@chameleon.co.uk on September 6, 2024, 10:18Done
Done
Quote from Pablo Borysenco on September 6, 2024, 11:30Hello
Have you tried these recommendations? - https://products-filter.com/searching-is-slow
Please drop me wp-admin access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png
Hello
Have you tried these recommendations? - https://products-filter.com/searching-is-slow
Please drop me wp-admin access - https://share.pluginus.net/image/i20230222134241.png ->https://share.pluginus.net/image/i20230222134615.png
Quote from phil.shotton@chameleon.co.uk on September 6, 2024, 12:12The only thing I can't do is the mysqlTuner Perl script, the hosting at Hostinger is a stripped down version on Linux, I tried running it via SSH, but Perl is not installed and I think SSH is jailed so I can't edit things like my.cnf, so even if I could run it I can't make the suggested changes. Admin access dropped.
The only thing I can't do is the mysqlTuner Perl script, the hosting at Hostinger is a stripped down version on Linux, I tried running it via SSH, but Perl is not installed and I think SSH is jailed so I can't edit things like my.cnf, so even if I could run it I can't make the suggested changes. Admin access dropped.
Quote from Pablo Borysenco on September 9, 2024, 10:39Hello
The most resource-intensive operation is dynamic recalculation. For the test you can turn it off - https://share.pluginus.net/image/i20240909111934.png and do the test
Try to optimize your attributes:
- Reduce the number of terms as much as possible - https://share.pluginus.net/image/i20240909112855.png
- Perhaps some attributes that have a numeric value would be better transferred to meta data and used as a range search (slider)
Try more efficient caching:
- Set up object caching and try this option - https://products-filter.com/hook/woof_use_wp_cache
Hello
The most resource-intensive operation is dynamic recalculation. For the test you can turn it off - https://share.pluginus.net/image/i20240909111934.png and do the test
Try to optimize your attributes:
- Reduce the number of terms as much as possible - https://share.pluginus.net/image/i20240909112855.png
- Perhaps some attributes that have a numeric value would be better transferred to meta data and used as a range search (slider)
Try more efficient caching:
- Set up object caching and try this option - https://products-filter.com/hook/woof_use_wp_cache