Background of the issue:
I am trying to use the WooCommerce Multilingual & Multicurrency plugin, but when it is activated, the page loading time increases significantly. I have already applied the fix from https://wpml.org/errata/woocommerce-memberships-restrict-content-conditions-applies-to-all-pages-across-the-site/ to get everything working. You can check the staging site at hidden link. The issue can be seen on this page: hidden link. I expected the loading time to be like this page, where the plugin is deactivated: hidden link.
Symptoms:
The page loading time increases significantly from one second to one minute when the WooCommerce Multilingual & Multicurrency plugin is activated. I already checked the debug.log and there is nothing showing there. I also deactivated all plugins to check if it persists and it is. The staging2 site now only has WooCommerce, WooCommerce Subscriptions, WPML, and Elementor activated and the problem is still there.
Questions:
Why does the page loading time increase significantly when the plugin is activated?
Thank you for contacting WPML support. While you are waiting for one of my colleagues to take this ticket and work on it, let me provide you with the first debugging steps and try to help with the issue quickly.
I followed your instructions and activated the plugins and the debugging. In debug.log there are no issues reported. I see a massive increase in queries when I activate the WooCommerce Multilingual & Multicurrency plugin.
Without plugin activated:
Total Queries:
395
Total query time:
95.5 ms
With plugin activated:
Total Queries:
103,461
Total query time:
6,380.3 ms
This is the most common message.
The plugin seems to conflict with Woocommerce memberships translations, wich is strange, because they have nothing to do with each other.
SELECT trid FROM wp_dfdicl_translations WHERE element_id=240442 AND element_type=''
I would like to request temporary access (wp-admin and FTP) to your site to test the issue.
(preferably to a test site where the problem has been replicated if possible)
**Before we proceed It is necessary to take FULL BACKUP of your database and your website. Providing us with access, you agree that a backup has been taken **
I often use the Duplicator plugin for this purpose: http://wordpress.org/plugins/duplicator/
You will find the needed fields for this below the comment area when you log in to leave your next reply. The information you enter is private which means only you and I have access to it.
NOTE: If access to the live site is not possible and the staging site does not exist please provide me with a duplicator package created with the duplicator plugin.
When reviewing the front end and back end I am getting a similar page load time with WPML activated and WPML deactivated.
Also, use the debug bar and review the queries the # of queries is not changing.
Am I missing any steps to reproduce this behavior? Please review the staging site and verify that the performance issue is reproduced on the staging site as well.
The topic ‘[Closed] Page loading time increases dramaticly when using WooCommerce Multilingual & Multicurrency plugin’ is closed to new replies.