ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
---|---|---|---|---|---|
Product is showing a blank screen
1
2
3
بدأه: xavierC-5
في: English Support
Problem: The client reported an issue where enabling WPML String Translation caused the product page to display correctly only in the original language, not in the translated language. Additionally, enabling the Single Product Layout resulted in a blank page. Solution: We conducted tests and found that the issue was specific to the client's server. A workaround that resolved the problem involved setting the AJAX Variation Threshold value to a lower number, specifically 10. This adjustment helps in loading variation data only when necessary, improving page performance and reducing memory usage. We recommended that the client apply this change to their live site after ensuring a full backup. 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 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 problems persist, please open a new support ticket for further assistance. |
|
0 | 35 | قبل 1 أسبوع، 6 أيام | |
Media Translation is not showing
بدأه: xavierC-5
في: English Support
Problem: The client was experiencing issues with the Media Translation not working correctly for the WoodMart theme using Elementor. Specifically, images translated into Vietnamese were not displayed on the translated version of the homepage. Solution: We resolved the issue by adding a custom language configuration for the Elementor widget used by the WoodMart theme. Here are the steps we followed: 1) Navigate to WPML >> Settings >> Custom XML Configuration. <wpml-config> <elementor-widgets> <widget name="wd_banner"> <conditions> <condition key="widgetType">wd_banner</condition> </conditions> <fields> <field type="post-ids" sub-type="attachment">image>id</field> <field type="[Woodmart] Promo Banner - Link" editor_type="LINK" key_of="link">url</field> <field type="[Woodmart] Promo Banner - Subtitle" editor_type="LINE">subtitle</field> <field type="[Woodmart] Promo Banner - Title" editor_type="LINE">title</field> <field type="[Woodmart] Promo Banner - Content" editor_type="AREA">content</field> <field type="[Woodmart] Promo Banner - Button text" editor_type="LINE">btn_text</field> </fields> </widget> </elementor-widgets> </wpml-config> 3) Open the Homepage for editing in English and make a minor change to refresh the translation settings. For further details on configuring language files, please refer to the following documentation:
If this solution does not apply to your case, or if it 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 issues persist, please open a new support ticket at WPML support forum. |
|
0 | 14 | قبل أسبوعين، 4 أيام | |
2 Topics escalated to 2nd tier but still no news after over 2 weeks
بدأه: xavierC-5 في: English Support |
|
1 | 6 | قبل 1 شهر | |
Attribute not Appearing for Translation
1
2
بدأه: xavierC-5 في: English Support |
|
2 | 29 | قبل 1 شهر، 3 أسابيع | |
Single Product Layout cannot be translated
بدأه: xavierC-5
في: 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 | قبل شهرين، أسبوعين | |
Conflict between WPML String Plugin and Woodmart Theme
بدأه: xavierC-5 في: English Support |
|
0 | 9 | قبل 4 أشهر، أسبوعين | |
how I can style this text wrapped on php?
بدأه: xavierC-5
في: 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 | قبل 6 أشهر | |
String Translation
بدأه: xavierC-5
في: 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 | قبل 6 أشهر | |
Media Translation
بدأه: xavierC-5 في: Chat Support |
|
1 | 1 |
قبل 9 أشهر
|
|
How a different domain per language works.
بدأه: xavierC-5 في: English Support |
2 | 2 | قبل 1 سنة، 7 أشهر | ||
Translated images not appearing
بدأه: xavierC-5 في: English Support |
|
2 | 11 | قبل 1 سنة، 11 شهر | |
I just renew my WPML account to "Agency" but I can see that it has been generated other "pending payments
بدأه: xavierC-5 في: Chat Support |
|
1 | 2 |
قبل سنتين، 7 أشهر
|
|
Size Guide of products not appearing on translated language
بدأه: xavierC-5 في: English Support |
|
2 | 4 | قبل 3 سنوات | |
Automatic Email for Order Complete has mixed language
بدأه: xavierC-5 في: English Support |
|
2 | 9 | قبل 3 سنوات، 1 شهر | |
New Woocommerce filtering option
بدأه: xavierC-5 في: Chat Support |
|
1 | 2 |
قبل 3 سنوات، 4 أشهر
|