Skip to content Skip to sidebar

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.

Sun Mon Tue Wed Thu Fri Sat
10:00 – 14:00 10:00 – 14:00 10:00 – 14:00 10:00 – 14:00 10:00 – 14:00 - -
16:00 – 20:00 16:00 – 20:00 16:00 – 20:00 16:00 – 20:00 16:00 – 20:00 - -

Supporter timezone: Asia/Jerusalem (GMT+03:00)

This topic contains 2 replies, has 1 voice.

Last updated by Itamar 2 months, 2 weeks ago.

Assisted by: Itamar.

Author Posts
February 3, 2026 at 5:32 pm #17789219

edwardN

I bought the plugin for the woo com site for language and currency. Now when installing it only seems to focus on language but i need currency also. Am I missing something or set the site to language only?
On the image you see the free version in blue and the paid in white and no option for currency.

February 3, 2026 at 5:46 pm #17789263

edwardN

getting fatal errors and support sent me here.
on activating the plugin i get a message: Plugin could not be activated because it triggered a fatal error.

The currency part seems to activate ok but not the language WPML Multilingual CMS

WPML Multilingual & Multicurrency for WooCommerce - is active and registered.

WPML String Translation is activated.

I think i fixed it, deactivated another plugin and it seems to now activate and can take the next step in installation.

WPML Multilingual & Multicurrency for WooCommerce is enabled but not effective. Please finish the installation of WPML first.

February 3, 2026 at 9:30 pm #17789650

Itamar
WPML Supporter since 02/2016

Languages: Hebrew (עברית )

Timezone: Asia/Jerusalem (GMT+03:00)

Hi,

If WPML CMS Multilingual (our core plugin) has not yet been configured to set the site's default language and other languages, you need to configure it. Please see our getting started guide: https://wpml.org/documentation/getting-started-guide/. After that, you should be able to configure a currency per language.
Have you configured the languages on your site?

However, if the fatal error persists, please share the WordPress debug log (not WPML debug information). Please check this page for instructions: https://wpml.org/documentation/support/debugging-wpml/. To enable it, open your wp-config.php file and look for:

define('WP_DEBUG', false);

Change it to:

define('WP_DEBUG', true);
// Enable Debug logging to the /wp-content/debug.log file
define('WP_DEBUG_LOG', true);
// Disable display of errors and warnings
define('WP_DEBUG_DISPLAY', false);
@ini_set('display_errors', 0);

After this, repeat the action that causes the problem on your site. In this case, the errors will be saved to a debug.log log file inside the /wp-content/ directory. Then please share the errors with us. If the debug.log was already active, please only share the error you encountered during your test to keep the log concise and avoid unrelated errors.

Thanks,
Itamar.

The topic ‘[Closed] multi currency does not seem to be included’ is closed to new replies.