Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
Statut |
Sujet
|
Supporteur | Voix | Messages | Fraîcheur |
---|---|---|---|---|---|
Media Translation is not showing
Commencé par : xavierC-5 dans : English Support |
|
0 | 10 | Il y a 1 jour et 16 heures | |
Product is showing a blank screen
1
2
3
Commencé par : xavierC-5 dans : English Support |
|
0 | 32 | Il y a 5 jours et 15 heures | |
2 Topics escalated to 2nd tier but still no news after over 2 weeks
Commencé par : xavierC-5 dans : English Support |
|
1 | 6 | Il y a 1 semaine et 4 jours | |
Attribute not Appearing for Translation
1
2
Commencé par : xavierC-5 dans : English Support |
|
2 | 29 | Il y a 1 mois | |
Single Product Layout cannot be translated
Commencé par : xavierC-5
dans : English Support
Problem: The client was unable to translate the Single Product Layout using WPML as it would freeze and changes could not be saved. Other layouts were translating without issues. Solution: We identified that this issue was related to a known problem with the WoodMart theme, which has been documented here: WoodMart Fatal Error When Translating Product Layouts. To resolve this, we recommended adding the following code to the functions.php file of the client's child theme and clearing the caches: add_action( 'woocommerce_before_template_part', function () { global $product; if ( wp_is_json_request() && ! $product ) { $random_product = new WP_Query( array( 'posts_per_page' => '1', 'post_type' => 'product', ) ); while ( $random_product->have_posts() ) { $random_product->the_post(); $product_id = get_the_ID(); } wp_reset_postdata(); $product = wc_get_product( $product_id ); } } ); We advised the client to try translating the Product Layout again to ensure it works as expected. If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend checking related known issues at WPML Known Issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If issues persist, please open a new support ticket. |
|
0 | 6 | Il y a 1 mois et 3 semaines | |
Conflict between WPML String Plugin and Woodmart Theme
Commencé par : xavierC-5 dans : English Support |
|
0 | 9 | Il y a 3 mois et 4 semaines | |
how I can style this text wrapped on php?
Commencé par : xavierC-5
dans : English Support
Problem: Please note that this solution might be irrelevant due to changes in the theme or our code. If this solution does not resolve your issue or seems outdated, 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 further assistance is needed, please open a new support ticket at WPML support forum. |
|
0 | 2 | Il y a 5 mois et 1 semaine | |
String Translation
Commencé par : xavierC-5
dans : English Support
Problem: 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. |
|
0 | 4 | Il y a 5 mois et 1 semaine | |
Media Translation
Commencé par : xavierC-5 dans : Chat Support |
|
1 | 1 |
Il y a 8 mois et 1 semaine
|
|
How a different domain per language works.
Commencé par : xavierC-5 dans : English Support |
2 | 2 | Il y a 1 année et 6 mois | ||
Translated images not appearing
Commencé par : xavierC-5 dans : English Support |
|
2 | 11 | Il y a 1 année et 11 mois | |
I just renew my WPML account to "Agency" but I can see that it has been generated other "pending payments
Commencé par : xavierC-5 dans : Chat Support |
|
1 | 2 |
Il y a 2 années et 6 mois
|
|
Size Guide of products not appearing on translated language
Commencé par : xavierC-5 dans : English Support |
|
2 | 4 | Il y a 2 années et 12 mois | |
Automatic Email for Order Complete has mixed language
Commencé par : xavierC-5 dans : English Support |
|
2 | 9 | Il y a 3 années | |
New Woocommerce filtering option
Commencé par : xavierC-5 dans : Chat Support |
|
1 | 2 |
Il y a 3 années et 3 mois
|