Sauter la navigation

Il s'agit du forum d'assistance technique de WPML, le plug-in multilingue pour WordPress.

Il est accessible à tous, toutefois seuls les clients de WPML peuvent y publier leurs messages. L'équipe du WPML répond sur le forum 6 jours par semaine, 22 heures par jour.

Bonjour & bienvenue sur le forum de soutien WPML. En raison des vacances, le forum français est fermé du 25 Avril à 11 Mai. D'ici là, veuillez vous adresser à notre support en anglais. Nous vous remercions pour votre compréhension et de votre patience. Équipe de soutien WPML

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 15:00 7:00 – 15:00 7:00 – 15:00 7:00 – 15:00 7:00 – 15:00 -
- - - - - - -

Fuseau horaire du supporter: Pacific/Easter (GMT-06:00)

Ce sujet contient 0 réponse, a 0 voix.

Dernière mise à jour par Ilyes Il y a 1 jour et 11 heures.

Assisté par: Ilyes.

Auteur Articles
Avril 14, 2025 at 1:38 am #16927017

BORZAKIAN

Background of the issue:
I'm trying to set up the Woo Multicurrency plugin on my site lien caché. I want to use just the multi-currency feature without the multi-language option. (I just installed the Multicurrency standalone plugin)

I've followed the setup instructions and ensured that everything is activated, including Maxmind, rates, currencies, activation on the product page, and the widget switcher.

Symptoms:
The multi-currency feature is not appearing on the product page or in the widget (footer) as expected.

Questions:
Why is the Woo Multicurrency feature not showing up on my product page?
Why is the currency switcher widget not appearing in the footer?

lien caché

Avril 14, 2025 at 9:55 pm #16931308

Ilyes
Supporter

Les langues: Anglais (English ) Français (Français ) Arabe (العربية )

Fuseau horaire: Pacific/Easter (GMT-06:00)

Hello,

Thank you for contacting WPML support team,

Depending on how the site is created and the footer is called, you might need to use a custom shortcode to call the currency switcher as explained here : https://wpml.org/documentation/related-projects/woocommerce-multilingual/multi-currency-support-woocommerce/#adding-a-currency-switcher-to-the-front-end

Currency Switcher Shortcode
To add the currency switcher to other places on your site, use the following shortcode:

Shortcode: [currency_switcher]

Attributes: format (Available tags: %name%, %code%, %symbol%) Default: %name% (%symbol%)

Example usage: [currency_switcher format="%code% (%symbol%)"]

Currency Switcher as PHP Code
To add and customize currency switchers using PHP code, use the following action:

do_action('wcml_currency_switcher', array('format' => '%name% (%symbol%)'));

Besides format, you can use the following parameter to output a basic dropdown menu with currency codes for option values:

switcher_style: wcml-dropdown, wcml-dropdown-click, wcml-horizontal-list, wcml-vertical-list

The client’s current or the configured default currency for a specific language will be auto-selected.

At any case, you could share an access to your site and I could debug this for you if you want,

Below you will find the access form where you can share it privately,

Best regards,

Avril 22, 2025 at 9:06 pm #16957297

Ilyes
Supporter

Les langues: Anglais (English ) Français (Français ) Arabe (العربية )

Fuseau horaire: Pacific/Easter (GMT-06:00)

Bonjour,

Cela semble être un problème de conflit, j'ai besoin d'installer le plugin de migration All in one et de copier votre site localement afin que je puisse déboguer librement ce problème sans affecter votre site en direct, est-ce que cela vous convient ?

Je vous remercie,