This thread is resolved. Here is a description of the problem and solution.
Problem:
You are using WooCommerce Multilingual & Multicurrency on your site, but the currencies are not appearing. This issue might be due to not having geolocation enabled or not meeting the server's minimum requirements.
Solution:
First, ensure that you have enabled geolocation on your site by following this guide: WooCommerce MaxMind Geolocation Integration.
Next, check if your server meets the minimum requirements for running WPML, especially the WordPress memory limit. Increase your WordPress memory limit to at least 256 MB by adding the following code to your wp-config.php file:
define ('WP_MEMORY_LIMIT', '256M');
Place this code just before the comment:
// That's all, stop editing! Happy blogging.
If these adjustments do not resolve the issue, we recommend contacting your hosting provider to ensure these changes are applied. If the problem persists, please open a new support ticket.
Please note that this solution might be outdated or not applicable to your specific case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If you need further assistance, please visit our support forum at WPML Support Forum.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.