此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
| 状态 |
主题
|
支持人员 | 参与者 | 帖子 | 最新活动 |
|---|---|---|---|---|---|
|
In consistent translations
1
2
3
4
发起人:antonyS-6 在:English Support |
|
1 | 50 | 22 hours, 54 minutes前 | |
|
Some product titles are loosing the capitalistion on translation, but it is intermittent
发起人:antonyS-6
在:English Support
Problem: Solution: Relevant Documentation: |
|
0 | 4 | 1 months, 3 weeks前 | |
|
When changing languages and therefore currency the price is not updating for varaible products
1
2
发起人:antonyS-6 在:English Support |
|
1 | 22 | 5 months前 | |
|
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 months, 2 weeks前 | |
|
Classic block translate links not working still
发起人:antonyS-6 在:English Support |
|
1 | 42 | 7 months, 1 weeks前 | |
|
Translation status filter not working on translation management
发起人:antonyS-6 在:English Support |
|
1 | 18 | 7 months, 1 weeks前 | |
|
Wrong language products showing French products showing on main English Language
发起人:antonyS-6 在:English Support |
|
0 | 29 | 7 months, 1 weeks前 | |
|
WCML + WPML String Translations cause REST UPDATE request times to increase dramatically
1
2
3
发起人:antonyS-6 在:English Support |
|
2 | 39 | 7 months, 2 weeks前 | |
|
Links are not translating correctly.
1
2
3
4
发起人:antonyS-6 在:English Support |
|
2 | 52 | 8 months, 3 weeks前 | |
|
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 | 9 months, 3 weeks前 | |
|
English product attributes are overwritten with translated ones breaking product variations
1
2
...
9
10
发起人:antonyS-6 在:English Support |
|
2 | 162 | 11 months前 | |
|
Split: Foreign Products – Showing English
1
2
发起人:antonyS-6 在:English Support |
|
2 | 26 | 1 years, 2 months前 | |
|
Foreign Products – Showing English
1
2
发起人:antonyS-6 在:English Support |
|
2 | 16 | 1 years, 3 months前 | |
|
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 years, 3 months前 | |
|
Prepaid credits not applying to account
发起人:antonyS-6 在:Chat Support |
|
1 | 2 |
1 years, 5 months前
|