Background of the issue:
I am trying to use WooCommerce Multilingual & Multicurrency on my site hidden link. I have subscribed and placed the currencies, but they do not appear on the site.
Symptoms:
WooCommerce Multilingual & Multicurrency is not working, and the currencies do not appear on the site.
Questions:
Why are the currencies not appearing on my site?
How can I fix the issue with WooCommerce Multilingual & Multicurrency not working?
Could you please increase the WordPress memory limit (WP Memory Limit) to at least 256 MB? WPML requires at least 128M.
Your current values are:
PHP MemoryLimit 1536M
WP Memory Limit 40M
You need to connect to your website's server and open the wp-config.php file in a text editor. The file is located in the WordPress root directory.
Add this code to the wp-config.php file to increase WordPress memory:
define ('WP_MEMORY_LIMIT', '256M');
Add this just before this comment:
// That's all, stop editing! Happy blogging.
The current values can be viewed under WPML > Support > WordPress.
These settings can be restricted directly by your hosting provider. Therefore, I recommend contacting them and asking them to change them directly if the changes are not applied immediately.
If this will not solve the issue, please let me know and I will be glad to assist you further.
In case you would not like to go on investigating the issue and ask for a refund, please visit this link: https://wpml.org/purchase/refunds/