이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
Price in the cart is different than actual product price
시작: Lukas Cech 카테고리: English Support |
|
1 | 7 | 8 월, 3 주 전에 | |
|
Automatic translation calculates variation price incorrectly
시작: Lukas Cech
카테고리: English Support
Problem: |
|
2 | 11 | 9 월, 3 주 전에 | |
|
Gravity forms is 100% translated but some entries don’t appear translated on the frontend
시작: Lukas Cech
카테고리: 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 | 1 년 전에 | |
|
Unable to delete translations of removed languages
시작: Lukas Cech
카테고리: 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 />doneIf 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 년, 8 월 전에 | |
|
Kadence form redirect URL doesn't work even if translated
시작: Lukas Cech
카테고리: English Support
Problem: |
|
2 | 9 | 1 년, 11 월 전에 | |
|
Some of the icon lists or even standard headings are not seen by ATE
시작: Lukas Cech 카테고리: English Support |
|
2 | 10 | 1 년, 12 월 전에 | |
|
The DE translation showing raw URLs
시작: Lukas Cech 카테고리: English Support |
|
2 | 3 | 2 년 전에 | |
|
Kadence button link doesn't translate or show in ATE
시작: Lukas Cech 카테고리: English Support |
|
2 | 14 | 2 년 전에 | |
|
Elementor Testimonial Carousel "name" and "title" fields not showing
시작: Lukas Cech 카테고리: English Support |
|
2 | 4 | 2 년, 3 월 전에 | |
|
How to change Gravity forms original strings language
시작: Lukas Cech 카테고리: English Support |
1 | 3 | 2 년, 7 월 전에 | ||
|
Kadence Blocks
시작: Lukas Cech 카테고리: English Support |
|
2 | 9 | 2 년, 10 월 전에 | |
|
ATE service unavailable
시작: Lukas Cech 카테고리: English Support |
|
3 | 5 | 2 년, 11 월 전에 | |
|
Language mutations not taking new Gutenberg layout after translation update
시작: Lukas Cech 카테고리: English Support |
|
2 | 9 | 3 년, 11 월 전에 | |
|
WPML forum links are mostly 404
시작: Lukas Cech 카테고리: English Support |
|
2 | 5 | 3 년, 11 월 전에 | |
|
Woocommerce product addons – global addons not showing when string transl. activ
1
2
시작: Lukas Cech 카테고리: English Support |
|
2 | 19 | 4 년 전에 |