This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
| Status |
Topic
|
Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
Split: WPML automatic translation and deletion issue with WP All Import
1
2
3
4
Started by: nas-luxuryR in: English Support |
|
0 | 49 | 6 hours, 11 minutes ago | |
|
Testing WPML automatic translation with a custom property synchronization plugin
Started by: nas-luxuryR in: English Support |
|
0 | 14 | 1 day ago | |
|
WPML automatic translation and deletion issue with WP All Import
1
2
3
Started by: nas-luxuryR
in: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant to your specific case, 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 visit our support forum at https://wpml.org/forums/. |
|
1 | 42 | 1 month, 1 week ago | |
|
Orphan translated properties not deleting after WP All Import
Started by: nas-luxuryR
in: English Support
Problem: SELECT p.ID, p.post_title, p.post_status, t.language_code, t.trid FROM wp_posts p INNER JOIN wp_icl_translations t ON p.ID = t.element_id WHERE p.post_type = 'property' AND t.element_type = 'post_property' AND t.language_code IN ('ar', 'zh', 'ru') AND NOT EXISTS ( SELECT 1 FROM wp_icl_translations original INNER JOIN wp_posts op ON op.ID = original.element_id WHERE original.trid = t.trid AND original.language_code = 'en' AND original.element_type = 'post_property' AND op.post_type = 'property' AND op.post_status NOT IN ('trash', 'auto-draft') );- If the results are correct, proceed to delete the orphan properties with this SQL command: DELETE p FROM wp_posts p INNER JOIN wp_icl_translations t ON p.ID = t.element_id WHERE p.post_type = 'property' AND t.element_type = 'post_property' AND t.language_code IN ('ar', 'zh', 'ru') AND NOT EXISTS ( SELECT 1 FROM wp_icl_translations original INNER JOIN wp_posts op ON op.ID = original.element_id WHERE original.trid = t.trid AND original.language_code = 'en' AND original.element_type = 'post_property' AND op.post_type = 'property' AND op.post_status NOT IN ('trash', 'auto-draft') );If these solutions do not resolve your issue or seem 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 at WPML support forum. |
|
0 | 8 | 2 months, 1 week ago | |
|
WPML not syncing imported images to Arabic,chinese and Russian translations (images show placeholder…
1
2
…
5
6
Started by: nas-luxuryR in: English Support |
|
0 | 79 | 3 months ago | |
|
When a property is removed from the XML feed, it is deleted only in English. Translated versions (Ar…
Started by: nas-luxuryR in: English Support |
|
1 | 12 | 3 months ago | |
|
Load more is not working in arabic languages
Started by: nas-luxuryR in: English Support |
|
0 | 2 | 5 months, 1 week ago | |
|
I need support for translation because, when I searched for WPML, I found that it should automatical…
Started by: nas-luxuryR
in: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, 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. For further assistance, you can contact us directly through our support forum at https://wpml.org/forums/forum/english-support/. |
|
0 | 2 | 1 year, 6 months ago |