이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
포럼 주제가 생성되었습니다.
상태 |
주제
|
서포터 | 목소리 | 게시물 | 선도 |
---|---|---|---|---|---|
Meta Key when creating an Order in WooCommerce
시작한 사람: morenoG-2
안에: 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 | 1 주, 2 일 전에 | |
I’m trying to translate a specific product page on my site https://tokeoils.com using WPML. When I…
시작한 사람: morenoG-2 안에: English Support |
|
0 | 2 | 2 월, 3 주 전에 | |
WPML trova solo parzialmente i contenuti delle mie pagine
시작한 사람: morenoG-2
안에: 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 | 2 월, 3 주 전에 |