Cet utilisateur n'a pas de sujets favoris.
Sujets préférés du forum
Sujets de forum créés
Statut |
Sujet
|
Supporter | Les voix | Articles | Fraîcheur |
---|---|---|---|---|---|
Meta Key when creating an Order in WooCommerce
Démarré par: morenoG-2
en: English Support
Problem: $order = wc_get_order( $order_id ); // Retrieve the 'wpml_languages' meta value $wpml_languages = $order->get_meta( 'wpml_languages' ); // If the data is serialized, unserialize it if ( !empty( $wpml_languages ) ) { $languages = unserialize( $wpml_languages ); // Assuming the first entry is the primary language of the order $order_language = isset( $languages[0] ) ? $languages[0] : null; // Output or use the $order_language echo 'Order language: ' . $order_language; } If this solution does not resolve your issue, or if it seems outdated or irrelevant 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 further assistance is needed, please open a new support ticket at WPML support forum. |
|
0 | 2 | Il y a 1 semaine et 3 jours | |
I’m trying to translate a specific product page on my site https://tokeoils.com using WPML. When I…
Démarré par: morenoG-2 en: English Support |
|
0 | 2 | Il y a 2 mois et 3 semaines | |
WPML trova solo parzialmente i contenuti delle mie pagine
Démarré par: morenoG-2
en: Assistenza in italiano
Problema: Se la soluzione proposta non risolve il tuo problema o sembra non essere più attuale, ti consigliamo di aprire un nuovo ticket di supporto. Ti raccomandiamo inoltre di consultare la pagina dei problemi noti, verificare la versione della correzione permanente e confermare di avere installato le ultime versioni dei temi e dei plugin. Per assistenza ulteriore, visita il forum di supporto WPML. |
|
0 | 11 | Il y a 2 mois et 3 semaines |