Este usuario no tiene temas favoritos.
Temas de foro favoritos
Temas de foro creados
| Estado |
Tema
|
Asistente | Voces | Publicaciones | Actualidad |
|---|---|---|---|---|---|
|
In consistent translations
1
2
3
4
Iniciado por: antonyS-6 en: English Support |
|
1 | 52 | hace 4 días | |
|
Some product titles are loosing the capitalistion on translation, but it is intermittent
Iniciado por: antonyS-6
en: English Support
Problem: Solution: Relevant Documentation: |
|
0 | 4 | hace 1 mes, 3 semanas | |
|
When changing languages and therefore currency the price is not updating for varaible products
1
2
Iniciado por: antonyS-6 en: English Support |
|
1 | 22 | hace 5 meses, 1 semana | |
|
blank when trying to add users as translators
Iniciado por: antonyS-6
en: 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 | hace 6 meses, 3 semanas | |
|
Classic block translate links not working still
Iniciado por: antonyS-6 en: English Support |
|
1 | 42 | hace 7 meses, 1 semana | |
|
Translation status filter not working on translation management
Iniciado por: antonyS-6 en: English Support |
|
1 | 18 | hace 7 meses, 1 semana | |
|
Wrong language products showing French products showing on main English Language
Iniciado por: antonyS-6 en: English Support |
|
0 | 29 | hace 7 meses, 1 semana | |
|
WCML + WPML String Translations cause REST UPDATE request times to increase dramatically
1
2
3
Iniciado por: antonyS-6 en: English Support |
|
2 | 39 | hace 7 meses, 3 semanas | |
|
Links are not translating correctly.
1
2
3
4
Iniciado por: antonyS-6 en: English Support |
|
2 | 52 | hace 8 meses, 3 semanas | |
|
Currency seperator in different langauges
Iniciado por: antonyS-6
en: 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 | hace 9 meses, 4 semanas | |
|
English product attributes are overwritten with translated ones breaking product variations
1
2
…
9
10
Iniciado por: antonyS-6 en: English Support |
|
2 | 162 | hace 11 meses, 1 semana | |
|
Split: Foreign Products – Showing English
1
2
Iniciado por: antonyS-6 en: English Support |
|
2 | 26 | hace 1 año, 2 meses | |
|
Foreign Products – Showing English
1
2
Iniciado por: antonyS-6 en: English Support |
|
2 | 16 | hace 1 año, 3 meses | |
|
Glossary shows empty
Iniciado por: antonyS-6
en: 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 | hace 1 año, 4 meses | |
|
Prepaid credits not applying to account
Iniciado por: antonyS-6 en: Chat Support |
|
1 | 2 |
hace 1 año, 5 meses
|