antoinemg
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Polylang conflicting with Woocommerce Paypal CheckoutHello!
I had the same problem. I tried your first option (the code to add in functions.php) and it seems to work for me.
Thanks!
Forum: Plugins
In reply to: WooCommerce Subscriptions Plugin Very SlowNo update 🙁
I had to disable bbPress until there’s a fix.
I had the same problem and I found the solution.
In Google Calendar, in your calendar’s Sharing options, make sure you select “Show event details” in the dropdown menu.
Forum: Plugins
In reply to: WooCommerce Subscriptions Plugin Very SlowHello,
I have exactly the same problem:
– WooCommerce
– WooSubscriptions
– WooMembershipsMy dashboard takes ~6 to 10 seconds to load. When I deactivate Memberships, it takes 1.5s to load.
If I leave Memberships activated and I deactivate bbPress, the problem seems to disappear.
I tried to use bbPress 2.6 (Alpha) instead of 2.5.x but the problem is still there.Thanks to @heliocles, this trick seems to help a little. But it’s definitely not a solution.
I already opened a ticket on WooThemes but we didn’t find any real solution.
I don’t know what to do! The website will be public in a couple of days and my client is very frustrated by this 🙁
Forum: Plugins
In reply to: [WooCommerce] Website slow load due to WoocommerceHello!
I think I have the same problem right now.
WooCommerce Memberships slow down a lot my website.
I installed Query Monitor and I found out that WooCommerce make a huge query to the wp_options table, multiple times. Here’s the output of Query Monitor: http://i.imgur.com/FPWBLKZ.jpg
I have 63 queries like this. My page takes 7 seconds to load.
Do you know what’s the source of these queries ?