Người dùng này không có chủ đề yêu thích nào.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã tạo
Trạng thái |
Chủ đề
|
Người hỗ trợ | Số người tham gia | Bài viết | Độ mới |
---|---|---|---|---|---|
Price in the cart is different than actual product price
Được bắt đầu bởi: Lukas Cech trong: English Support |
|
1 | 7 | 2 weeks, 2 days trước | |
Automatic translation calculates variation price incorrectly
Được bắt đầu bởi: Lukas Cech
trong: English Support
Problem: |
|
2 | 11 | 1 months, 3 weeks trước | |
Gravity forms is 100% translated but some entries don’t appear translated on the frontend
Được bắt đầu bởi: Lukas Cech
trong: English Support
Problem: <style> tag content. <style> tag content. 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 at WPML support forum. |
|
0 | 7 | 4 months trước | |
Unable to delete translations of removed languages
Được bắt đầu bởi: Lukas Cech
trong: English Support
Problem: #!/bin/bash<br /><br /># Function to get term IDs by taxonomy and language<br />get_term_ids_by_language() {<br />local taxonomy=$1<br />local language_code=$2<br />wp db query "<br />SELECT t.term_id<br />FROM $(wp db prefix)terms AS t<br />JOIN $(wp db prefix)term_taxonomy AS tt ON t.term_id = tt.term_id<br />JOIN $(wp db prefix)icl_translations AS icl ON tt.term_taxonomy_id = icl.element_id<br />WHERE tt.taxonomy = '${taxonomy}' AND icl.language_code = '${language_code}'<br />" --skip-column-names<br />}<br /><br /># Define the languages and taxonomies you want to delete<br />languages=("en" "fr" "es") # Replace with your language codes<br />taxonomies=("product_cat" "product_tag" "category" "post_tag" "nav_menu" "tax_translation_priority")<br /><br /># Loop through each language and taxonomy to delete terms<br />for lang in "${languages[@]}"; do<br />for tax in "${taxonomies[@]}"; do<br />term_ids=$(get_term_ids_by_language "$tax" "$lang")<br />if [ -n "$term_ids" ]; then<br />wp term delete "$tax" $term_ids<br />fi<br />done<br />done If this solution does not apply to your case, or if it seems outdated, please check the 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 you still need assistance, we highly recommend opening a new support ticket at WPML support forum. |
|
2 | 13 | 1 years trước | |
Kadence form redirect URL doesn't work even if translated
Được bắt đầu bởi: Lukas Cech
trong: English Support
Problem: |
|
2 | 9 | 1 years, 3 months trước | |
Some of the icon lists or even standard headings are not seen by ATE
Được bắt đầu bởi: Lukas Cech
trong: English Support
Problem: Solution:
3) Open the post for editing. We emphasized that the client should try this after a full site backup (mandatory) and report back with their feedback. Please note that this solution might be irrelevant due to being outdated or not applicable to your case. If so, 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 the issue persists, please open a new support ticket with us. |
|
2 | 10 | 1 years, 3 months trước | |
The DE translation showing raw URLs
Được bắt đầu bởi: Lukas Cech
trong: English Support
Problem: Additionally, ensure that the 'Let me review it before it gets published' option in WPML>>Settings>>Automatic translation is managed correctly. After completing the translation, review and publish the post's translation. If the solution provided here is not relevant to your case, because it's outdated or simply not applicable, we recommend opening a new support ticket. We also 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. |
|
2 | 3 | 1 years, 4 months trước | |
Kadence button link doesn't translate or show in ATE
Được bắt đầu bởi: Lukas Cech
trong: English Support
Problem: If you're experiencing a similar issue, we recommend you try updating your URLs as dynamic post links and then update your post. If this solution does not apply to your case, or if it seems outdated, please check the related known issues and confirm that you have installed the latest versions of themes and plugins. If the problem persists, we highly recommend you open a new support ticket with us. |
|
2 | 14 | 1 years, 4 months trước | |
Elementor Testimonial Carousel "name" and "title" fields not showing
Được bắt đầu bởi: Lukas Cech trong: English Support |
|
2 | 4 | 1 years, 7 months trước | |
How to change Gravity forms original strings language
Được bắt đầu bởi: Lukas Cech trong: English Support |
1 | 3 | 1 years, 11 months trước | ||
Kadence Blocks
Được bắt đầu bởi: Lukas Cech trong: English Support |
|
2 | 9 | 2 years, 1 months trước | |
ATE service unavailable
Được bắt đầu bởi: Lukas Cech trong: English Support |
|
3 | 5 | 2 years, 2 months trước | |
Language mutations not taking new Gutenberg layout after translation update
Được bắt đầu bởi: Lukas Cech trong: English Support |
|
2 | 9 | 3 years, 3 months trước | |
WPML forum links are mostly 404
Được bắt đầu bởi: Lukas Cech trong: English Support |
|
2 | 5 | 3 years, 3 months trước | |
Woocommerce product addons – global addons not showing when string transl. activ
1
2
Được bắt đầu bởi: Lukas Cech trong: English Support |
|
2 | 19 | 3 years, 4 months trước |