למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
| סטטוס |
נושא
|
תומך | קולות | פוסטים | עדכניות |
|---|---|---|---|---|---|
|
In consistent translations
1
2
3
4
נפתח על ידי: antonyS-6 ב: English Support |
|
1 | 56 | לפני יום 2, שעה 17 | |
|
Some product titles are loosing the capitalistion on translation, but it is intermittent
נפתח על ידי: antonyS-6
ב: English Support
Problem: Solution: Relevant Documentation: |
|
0 | 4 | לפני חודש 2 | |
|
When changing languages and therefore currency the price is not updating for varaible products
1
2
נפתח על ידי: antonyS-6 ב: English Support |
|
1 | 22 | לפני חודש 5, שבוע 1 | |
|
blank when trying to add users as translators
נפתח על ידי: antonyS-6
ב: 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 | לפני חודש 6, שבוע 4 | |
|
Classic block translate links not working still
נפתח על ידי: antonyS-6 ב: English Support |
|
1 | 42 | לפני חודש 7, שבוע 2 | |
|
Translation status filter not working on translation management
נפתח על ידי: antonyS-6 ב: English Support |
|
1 | 18 | לפני חודש 7, שבוע 2 | |
|
Wrong language products showing French products showing on main English Language
נפתח על ידי: antonyS-6 ב: English Support |
|
0 | 29 | לפני חודש 7, שבוע 2 | |
|
WCML + WPML String Translations cause REST UPDATE request times to increase dramatically
1
2
3
נפתח על ידי: antonyS-6 ב: English Support |
|
2 | 39 | לפני חודש 8 | |
|
Links are not translating correctly.
1
2
3
4
נפתח על ידי: antonyS-6 ב: English Support |
|
2 | 52 | לפני חודש 9 | |
|
Currency seperator in different langauges
נפתח על ידי: antonyS-6
ב: 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 | לפני חודש 10 | |
|
English product attributes are overwritten with translated ones breaking product variations
1
2
…
9
10
נפתח על ידי: antonyS-6 ב: English Support |
|
2 | 162 | לפני חודש 11, שבוע 2 | |
|
Split: Foreign Products – Showing English
1
2
נפתח על ידי: antonyS-6 ב: English Support |
|
2 | 26 | לפני שנה 1, חודש 2 | |
|
Foreign Products – Showing English
1
2
נפתח על ידי: antonyS-6 ב: English Support |
|
2 | 16 | לפני שנה 1, חודש 3 | |
|
Glossary shows empty
נפתח על ידי: antonyS-6
ב: 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, חודש 4 | |
|
Prepaid credits not applying to account
נפתח על ידי: antonyS-6 ב: Chat Support |
|
1 | 2 |
לפני שנה 1, חודש 5
|