aeminium01
Forum Replies Created
-
Forum: Plugins
In reply to: [Perfect Brands for WooCommerce] long queryI’ve the same problem with wp installation with Elementor and Elementor Pro.
I’ve checked all plugins and switched themes (using a paid theme) but with no results.
The only solution for now is what dnbwalks said. Roll back to Elementor 3.24.5
It’s for sure a problem caused by the latest Elementor updates (3.24.6 and 3.24.7)Following @babylon1999 advice, I’ve updated MariaDB from 10.3.39 to 10.6.15
I’ve also upgraded PHP from 7.4. to 8.0
All plugins updated, Woocommerce also to 8.2.
The long query keeps very slow and the other one:
SELECT post_status, COUNT( * ) AS num_posts
FROM usr8_posts
WHERE post_type = ‘product’
GROUP BY post_statusfrom caller: wp_count_posts()
is bigger than before, 5 seconds more or less
Thanks for your reply
Live website: https://jorgemendesdecoracoes.pt/produto/tec-loneta-v007/Forum: Plugins
In reply to: [W3 Total Cache] w3 total cache and max execution timeThanls for your reply.
Forum: Plugins
In reply to: [W3 Total Cache] w3 total cache and max execution timeHi
I’ve already insert set_time_limit() in wp-config.php with no success.
As you can see in the Woocommerce status:
Server Info: Apache
PHP Version: 8.1.22
PHP Post Max Size: 1 GB
PHP Time Limit: 600
PHP Max Input Vars: 10000
cURL Version: 7.87.0
OpenSSL/1.1.1pActive Plugins (20) BigBuy Dropshipping Connector for WooCommerce: por BigBuy – 1.9.6
Classic Editor: por WordPress Contributors – 1.6.3
Classic Widgets: por Contribuidores do WordPress – 0.3
Code Snippets: por Code Snippets Pro – 3.5.0
Contact Form 7: por Takayuki Miyoshi – 5.8
GTM4WP: por Thomas Geiger – 1.18.1
Elementor: por Elementor.com – 3.16.3
Flexible Checkout Fields: por WP Desk – 3.5.13
Google Listings and Ads: por WooCommerce – 2.5.6
Loco Translate: por Tim Whitlock – 2.6.6
Loginizer: por Softaculous – 1.8.1
Moloni: por moloni.pt – 4.1.3
Multibanco, MB WAY, Cart?o de crédito e Payshop (IfthenPay) para WooCommerce: por PT Woo Plugins (by Webdados) – 8.5.0
Products Visibility by User Roles: por Addify – 1.3.2
Safe SVG: por 10up – 2.2.0
W3 Total Cache: por BoldGrid – 2.4.1
WooCommerce PayPal Payments: por WooCommerce – 2.2.2
WooCommerce: por Automattic – 8.1.1
Woodmart Core: por – 1.0.40
Yoast SEO: por Team Yoast – 21.2As you can see max execution time/php time limit is 600, and if I disable W3 Total Cache the value turns to 3600 that is the value configured in php.ini and htaccess.
Also in the template status we have 600 instead of 3600, and also in the plugin that we use for products synchronization.