ผู้ใช้รายนี้ไม่มีหัวข้อที่ชื่นชอบ.
หัวข้อฟอรั่มที่ชื่นชอบ
สร้างหัวข้อฟอรัมแล้ว
สถานะ |
หัวข้อ
|
ผู้สนับสนุน | เสียง | กระทู้ | ความสดชื่น |
---|---|---|---|---|---|
Help needed translating Gravity Forms
เริ่มโดย: Rick Hunnersen ใน: English Support |
0 | 3 | 3 hours, 40 minutes มาแล้ว | ||
I get this error when translating a product
เริ่มโดย: Rick Hunnersen ใน: English Support |
2 | 13 | 8 months มาแล้ว | ||
When I update to the newest version and change something on a product page, the product variation disappear and can not be added again
เริ่มโดย: Rick Hunnersen
ใน: English Support
Problem: Solution: product_variation is set to "Translatable - only show translated items" in WPML > Settings > Post Types Translation. If the variations are still incorrect, you may need to: #First we obtain the language and store it as a variable SET @language_code = ( SELECT language_code FROM wp_icl_translations WHERE element_type = 'post_product' AND source_language_code IS NULL LIMIT 1 ); #We get here the post_product IDs for ease of use CREATE TEMPORARY TABLE temp_ids AS SELECT element_id FROM wp_icl_translations WHERE element_type = 'post_product' AND source_language_code IS NULL; # We update the post_product_variations based on the post_parent in wp_posts UPDATE wp_icl_translations SET language_code = @language_code WHERE element_id IN ( SELECT ID FROM wp_posts WHERE post_parent IN (SELECT element_id FROM temp_ids) ) AND element_type LIKE "post_product_variation"; #Here we clear the temporary table so that we leave no trace DROP TEMPORARY TABLE IF EXISTS temp_ids; Alternatively, you can remove and re-create the variations in the original language products. Please ensure you back up your database and website before making any changes. If the variations are still not displaying correctly after following these steps, you may need to re-translate the product to ensure the variations are correct in the secondary languages. If this solution does not apply to your situation, or if it seems outdated, we highly recommend checking the related 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 persists, please open a new support ticket with us. |
2 | 8 | 8 months มาแล้ว | ||
Critical Error when translating products after import
เริ่มโดย: Rick Hunnersen
ใน: English Support
Problem: Solution: The client added that in this case, the issue seemed related to the following known issue: https://wpml.org/errata/advanced-custom-fields-php-fatal-error-uncaught-typeerror-array_filter-argument-1-array-must-be-of-type-array/. Please note that this solution might be outdated or not applicable to your case. If you're experiencing similar issues, we recommend checking the related known issues, verifying the version of the permanent fix, and ensuring you have the latest versions of themes and plugins installed. If the problem persists, please open a new support ticket with us for further assistance. |
2 | 11 | 8 months, 1 weeks มาแล้ว | ||
Retranslate product varations
เริ่มโดย: Rick Hunnersen
ใน: English Support
Problem: Solution: If you're experiencing a similar issue, we recommend checking the translation settings for your Variations post type and ensuring that it is set to "Translatable - only show translated items." Then, update your translations accordingly. If the solution provided here is not relevant to your case, either because it's outdated or not applicable, we highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If you still need assistance, please open a new support ticket. |
2 | 10 | 8 months, 1 weeks มาแล้ว | ||
Translate Product in Translation Editor shows 'critical error'
เริ่มโดย: Rick Hunnersen
ใน: English Support
Problem: Solution: 1. We recommended performing another reset as was no translations done and before reactivating WPML or configuring it, to deactivate all plugins and switch to the default theme. _icl_strings table existed in their database and if so, to try closing the error message. Please note that the solution provided might be irrelevant due to being outdated or not applicable to your case. If the issue 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 necessary, please open a new support ticket with us for further assistance. |
2 | 8 | 8 months, 1 weeks มาแล้ว | ||
Slow website due to WPML
1
2
เริ่มโดย: Rick Hunnersen ใน: English Support |
3 | 22 | 10 months มาแล้ว | ||
Visual Composer / WP Bakery elements are translated but not visible on front end
เริ่มโดย: Rick Hunnersen ใน: English Support |
2 | 2 | 11 months, 3 weeks มาแล้ว | ||
WPML + ACF + Related Products
เริ่มโดย: Rick Hunnersen ใน: English Support |
2 | 2 | 12 months มาแล้ว | ||
Split: shop page is empty
เริ่มโดย: Rick Hunnersen ใน: English Support |
2 | 8 | 1 years มาแล้ว | ||
WooCommerce Multilingual & Multicurrency Variation Data
เริ่มโดย: Rick Hunnersen ใน: English Support |
2 | 12 | 1 years, 1 months มาแล้ว |