Người dùng này không có chủ đề yêu thích nào.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã tạo
Trạng thái |
Chủ đề
|
Người hỗ trợ | Ý kiến | Bài viết | Mới nhất |
---|---|---|---|---|---|
Some product titles are loosing the capitalistion on translation, but it is intermittent
Được bắt đầu bởi: antonyS-6 trong: English Support |
|
0 | 3 | 2 months, 2 weeks trước | |
When changing languages and therefore currency the price is not updating for varaible products
1
2
Được bắt đầu bởi: antonyS-6 trong: English Support |
|
1 | 22 | 2 months, 4 weeks trước | |
blank when trying to add users as translators
Được bắt đầu bởi: antonyS-6
trong: English Support
Problem: If these steps do not resolve your issue or if the solution seems outdated or irrelevant to your 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 the problem persists, please open a new support ticket. |
|
0 | 16 | 4 months, 1 weeks trước | |
Classic block translate links not working still
Được bắt đầu bởi: antonyS-6 trong: English Support |
|
1 | 42 | 5 months trước | |
Translation status filter not working on translation management
Được bắt đầu bởi: antonyS-6 trong: English Support |
|
1 | 18 | 5 months trước | |
Wrong language products showing French products showing on main English Language
Được bắt đầu bởi: antonyS-6 trong: English Support |
|
0 | 29 | 5 months trước | |
WCML + WPML String Translations cause REST UPDATE request times to increase dramatically
1
2
3
Được bắt đầu bởi: antonyS-6 trong: English Support |
|
2 | 39 | 5 months, 2 weeks trước | |
Links are not translating correctly.
1
2
3
4
Được bắt đầu bởi: antonyS-6 trong: English Support |
|
2 | 52 | 6 months, 2 weeks trước | |
Currency seperator in different langauges
Được bắt đầu bởi: antonyS-6
trong: English Support
Problem: /** * Force formatting euro prices for the Ireland language */ add_filter( 'wc_get_price_thousand_separator', function( $value ) { $current_language = apply_filters( 'wpml_current_language', null ); if ( $current_language === 'en-ie' ) { $value = ","; } return $value; }, 11 ); add_filter( 'wc_get_price_decimal_separator', function( $value ) { $current_language = apply_filters( 'wpml_current_language', null ); if ( $current_language === 'en-ie' ) { $value = "."; } return $value; }, 11 ); This code will specifically change the thousand and decimal separators for prices when the site’s language is set to Irish English ('en-ie'). If this solution does not resolve your issue or seems outdated, we 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 | 9 | 7 months, 2 weeks trước | |
English product attributes are overwritten with translated ones breaking product variations
1
2
…
9
10
Được bắt đầu bởi: antonyS-6 trong: English Support |
|
2 | 162 | 9 months trước | |
Split: Foreign Products – Showing English
1
2
Được bắt đầu bởi: antonyS-6 trong: English Support |
|
2 | 26 | 12 months trước | |
Foreign Products – Showing English
1
2
Được bắt đầu bởi: antonyS-6 trong: English Support |
|
2 | 16 | 1 years, 1 months trước | |
Glossary shows empty
Được bắt đầu bởi: antonyS-6
trong: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. If issues persist, we highly recommend opening a new support ticket at WPML support forum. |
|
3 | 12 | 1 years, 1 months trước | |
English product attributes are overwritten with Dutch
Được bắt đầu bởi: antonyS-6 trong: English Support |
|
4 | 11 | 1 years, 4 months trước | |
ACF Blocks issue
Được bắt đầu bởi: antonyS-6 trong: English Support |
|
2 | 13 | 1 years, 8 months trước |