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 |
---|---|---|---|---|---|
Hello dear, I am using WPML to translate my website and the Arabic page has become smaller, what sho…
1
2
Bắt đầu bởi: jackZ-5
trong: English Support
Problem: 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 the problem persists, please open a new support ticket. |
|
1 | 16 | 2 weeks trước | |
Hello dear, I have several translations to do in my translation task, but even after I have complete…
Bắt đầu bởi: jackZ-5
trong: English Support
Problem: If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, please open a new support ticket. We highly recommend visiting the WPML support forum for further assistance. |
|
1 | 3 | 2 weeks trước | |
Hello dear, I lost the images of the French page after using WPML to translate the site, please see …
Bắt đầu bởi: jackZ-5
trong: English Support
Problem: If these steps do not resolve your issues or if the solution 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. Should these steps not be applicable, please do not hesitate to open a new support ticket at our support forum for further assistance. |
|
1 | 13 | 2 weeks trước | |
Background of the issue: I used WPML to translate my site and now the images on the French page are …
Bắt đầu bởi: jackZ-5
trong: 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 persists, please contact us through our support forum at WPML support forum. |
|
1 | 4 | 2 weeks, 1 days trước | |
Background of the issue: I am using WPML to translate my website, https://sinotruksgroup.com, and I …
Bắt đầu bởi: jackZ-5 trong: English Support |
1 | 1 |
2 weeks, 2 days trước
|
||
Split: Additional credits consumed for previously created translations
1
2
Bắt đầu bởi: jackZ-5
trong: English Support
Problem: The option to "Leave existing translations as they are" or "Overwrite existing translations" was not appearing. Solution: In this case, please follow the exact steps, so your credits are not consumed and you get that "Leave existing translations as they are" option: - Go to WPML -> Translation Management Dashboard. Relevant Documentation: |
|
0 | 26 | 2 weeks, 2 days trước | |
Hello, how to translate the menu? Where do I translate the menu and what are the exact steps to do i…
Bắt đầu bởi: jackZ-5 trong: English Support |
1 | 1 |
2 weeks, 5 days trước
|
||
Dear, Hello dear, thank you for your reply. I only translated a few pages of content, such as news a…
Bắt đầu bởi: jackZ-5 trong: English Support |
|
0 | 4 | 2 weeks, 6 days trước | |
Background of the issue: I built a website using WordPress. The English pages used to work fine. I i…
1
2
…
4
5
Bắt đầu bởi: jackZ-5
trong: English Support
Problem: Solution: However, we applied some WPML's Troubleshooting options to fix attached images, language information and etc. |
|
0 | 66 | 3 weeks trước | |
Hello, I built my website https://sinotruksgroup.com using WordPress. After translating all the cont…
Bắt đầu bởi: jackZ-5 trong: English Support |
|
1 | 13 | 3 weeks, 6 days trước | |
Request refund or cancel pending usage for Pay-as-you-go automatic translation
1
2
3
4
Bắt đầu bởi: jackZ-5 trong: English Support |
|
1 | 58 | 1 months trước | |
I built my website using WordPress, but the Vietnamese pages translated with WPML are not displaying…
1
2
Bắt đầu bởi: jackZ-5
trong: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, please open 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. |
|
1 | 21 | 1 months trước | |
My product categories show 404 on the translated languages. Example: https://sinotruksgroup.com/pr…
Bắt đầu bởi: jackZ-5
trong: English Support
Problem: 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 the problem persists, please do not hesitate to open a new support ticket at our support forum. |
|
0 | 6 | 1 months trước | |
Hello dear, my website is https://sinotruksgroup.com/ I used WPML to automatically translate all of …
Bắt đầu bởi: jackZ-5
trong: English Support
Problem: |
|
0 | 3 | 1 months trước | |
I have built a website using WordPress and used the WPML multilingual plugin to automatically trans…
Bắt đầu bởi: jackZ-5
trong: English Support
Problem: /wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wpml/src/Infrastructure/WordPress/Component/Item/Application/Query/SearchQuery/QueryBuilder/ManyLanguagesStrategy/SearchQueryBuilder.php Replace: LEFT JOIN wp_icl_translations target_t ON target_t.trid = source_t.trid AND target_t.language_code IN ({$gluedEscapedLanguageCodes})<br />LEFT JOIN wp_icl_translation_status target_ts ON target_ts.translation_id = target_t.translation_id With: LEFT JOIN {$this->queryPrepare->prefix()}icl_translations target_t ON target_t.trid = source_t.trid AND target_t.language_code IN ({$gluedEscapedLanguageCodes})<br />LEFT JOIN {$this->queryPrepare->prefix()}icl_translation_status target_ts ON target_ts.translation_id = target_t.translation_id Apply the same changes in: /wp-content/plugins/sitepress-multilingual-cms/vendor/wpml/wpml/src/Infrastructure/WordPress/Component/Item/Application/Query/SearchQuery/QueryBuilder/ManyLanguagesStrategy/SearchPopulatedTypesQueryBuilder.php This modification ensures that the query uses the correct custom prefix instead of the hardcoded 'wp_'. 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. |
|
0 | 2 | 1 months trước |