Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
| Statut |
Sujet
|
Support | Voix | Messages | Fraîcheur |
|---|---|---|---|---|---|
|
In consistent translations
1
2
3
4
Commencé par : antonyS-6 dans : English Support |
|
1 | 56 | Il y a 1 jour et 19 heures | |
|
Some product titles are loosing the capitalistion on translation, but it is intermittent
Commencé par : antonyS-6
dans : English Support
Problem: Solution: Relevant Documentation: |
|
0 | 4 | Il y a 2 mois | |
|
When changing languages and therefore currency the price is not updating for varaible products
1
2
Commencé par : antonyS-6 dans : English Support |
|
1 | 22 | Il y a 5 mois et 1 semaine | |
|
blank when trying to add users as translators
Commencé par : antonyS-6
dans : 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 | Il y a 6 mois et 4 semaines | |
|
Classic block translate links not working still
Commencé par : antonyS-6 dans : English Support |
|
1 | 42 | Il y a 7 mois et 2 semaines | |
|
Translation status filter not working on translation management
Commencé par : antonyS-6 dans : English Support |
|
1 | 18 | Il y a 7 mois et 2 semaines | |
|
Wrong language products showing French products showing on main English Language
Commencé par : antonyS-6 dans : English Support |
|
0 | 29 | Il y a 7 mois et 2 semaines | |
|
WCML + WPML String Translations cause REST UPDATE request times to increase dramatically
1
2
3
Commencé par : antonyS-6 dans : English Support |
|
2 | 39 | Il y a 8 mois | |
|
Links are not translating correctly.
1
2
3
4
Commencé par : antonyS-6 dans : English Support |
|
2 | 52 | Il y a 9 mois | |
|
Currency seperator in different langauges
Commencé par : antonyS-6
dans : 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 | Il y a 10 mois | |
|
English product attributes are overwritten with translated ones breaking product variations
1
2
…
9
10
Commencé par : antonyS-6 dans : English Support |
|
2 | 162 | Il y a 11 mois et 2 semaines | |
|
Split: Foreign Products – Showing English
1
2
Commencé par : antonyS-6 dans : English Support |
|
2 | 26 | Il y a 1 année et 2 mois | |
|
Foreign Products – Showing English
1
2
Commencé par : antonyS-6 dans : English Support |
|
2 | 16 | Il y a 1 année et 3 mois | |
|
Glossary shows empty
Commencé par : antonyS-6
dans : 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 | Il y a 1 année et 4 mois | |
|
Prepaid credits not applying to account
Commencé par : antonyS-6 dans : Chat Support |
|
1 | 2 |
Il y a 1 année et 5 mois
|