למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
סטטוס |
נושא
|
תומך | קולות | פוסטים | עדכניות |
---|---|---|---|---|---|
Advanced Translation Editor Showing Empty Fields After Bulk Translation
נפתח על ידי: davoodB ב: English Support |
1 | 3 | לפני 3 חודשים, 2 שבועות | ||
Translation progress stuck – "translation assigned to local translator"
נפתח על ידי: davoodB
ב: English Support
Problem: Please note that this solution might be outdated or not applicable to your specific 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 issue continues, please open a new support ticket at WPML support forum for further assistance. |
|
1 | 11 | לפני 3 חודשים, 3 שבועות | |
French version of the Boutique page (product archive) is not displaying the product grid.
נפתח על ידי: davoodB ב: English Support |
|
0 | 2 | לפני 4 חודשים, 4 שבועות | |
Issue with Layout Pages' Translation Status Stuck in Progress
נפתח על ידי: davoodB
ב: English Support
Problem: functions.php file in the client's child theme: add_action( 'woocommerce_before_template_part', function () {<br /> global $product;<br /> if ( wp_is_json_request() && ! $product ) {<br /> $random_product = new WP_Query(<br /> array(<br /> 'posts_per_page' => '1',<br /> 'post_type' => 'product',<br /> )<br /> );<br /><br /> while ( $random_product->have_posts() ) {<br /> $random_product->the_post();<br /> $product_id = get_the_ID();<br /> }<br /><br /> wp_reset_postdata();<br /><br /> $product = wc_get_product( $product_id);<br /> }<br />}); After implementing this code and clearing the cache, the issue was resolved. Please note that this solution might be outdated or not applicable to your specific case. If the problem persists, 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 needed, do not hesitate to open a new support ticket at WPML support forum. |
|
2 | 10 | לפני 8 חודשים, 2 שבועות | |
All translations stuck in progress.
נפתח על ידי: davoodB ב: English Support |
|
2 | 8 | לפני 8 חודשים, 3 שבועות | |
WPML and Elementor Pro License Mismatch Issue
נפתח על ידי: davoodB ב: Chat Support |
|
1 | 2 |
לפני 8 חודשים, 4 שבועות
|
|
Issue with YouTube Video Display in Product Pages When WPML CMS is Enabled
1
2
נפתח על ידי: davoodB
ב: English Support
Problem: Solution: woodmart_wc_video_gallery - _product_image_gallery 4. Click "Save". If the issue persists even when WPML is deactivated, it might not be related to translation. In this case, try creating a new test product in the default language with WPML activated and add the video. Check if the video displays correctly on the front end. 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 the problem persists, please open a new support ticket. |
|
2 | 17 | לפני 10 חודשים | |
Translating Photos Displayed with Woodmart Image Gallery Carousel
נפתח על ידי: davoodB
ב: English Support
Problem: If the issue persists, you can try the following workaround: 1. Edit the file at .../wp-content/themes/woodmart/inc/integrations/elementor/elements/class-images-gallery.php . $image_url = woodmart_otf_get_image_url( $image['id'], $settings['ids_size'], $settings['ids_custom_dimension'] ); with: $image['id'] = apply_filters( 'wpml_object_id', $image['id'], 'attachment');<br />$image_url = woodmart_otf_get_image_url( $image['id'], $settings['ids_size'], $settings['ids_custom_dimension'] ); If this solution does not resolve your issue or seems outdated, we recommend opening a new support ticket. We also 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. For further assistance, please contact us through the WPML support forum. |
|
2 | 11 | לפני 10 חודשים, שבוע 1 | |
Product Category and Tag Links Translation Issue
נפתח על ידי: davoodB
ב: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, we recommend opening a new support ticket. We also advise 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. For further assistance, please visit our support forum. |
|
2 | 9 | לפני 10 חודשים, 3 שבועות |