ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
الحالة |
الموضوع
|
الداعم | الأصوات | المشاركات | الحداثة |
---|---|---|---|---|---|
error when updating to wpml last version
بدأه: cyrillek في: Chat Support |
|
0 | 2 | قبل 4 أشهر، 1 أسبوع | |
ActiveCampaign – Unable to translate shortcodes with ATE
بدأه: cyrillek
في: English Support
Problem: Solution: If this solution doesn't seem relevant to your issue, please open a new support ticket in our forum: WPML Support Forum. |
|
3 | 7 | قبل 1 سنة، 5 أشهر | |
Astra – Related posts not showing up on original content
بدأه: cyrillek في: English Support |
|
2 | 5 | قبل 1 سنة، 5 أشهر | |
URL translation issue
بدأه: cyrillek في: Chat Support |
|
1 | 2 |
قبل 1 سنة، 5 أشهر
|
|
Bug appeared again: Buddypress and bbpress issues with wpml
بدأه: cyrillek في: English Support |
|
2 | 3 | قبل سنتين، 7 أشهر | |
Activation after updated loading indifinitely
بدأه: cyrillek في: English Support |
|
2 | 6 | قبل 3 سنوات، 7 أشهر | |
Activation after updated loading indifinitely
بدأه: cyrillek في: Chat Support |
|
1 | 1 |
قبل 3 سنوات، 7 أشهر
|
|
Divi custom CSS issue
بدأه: cyrillek في: English Support |
|
2 | 7 | قبل 3 سنوات، 11 شهر | |
Login page translation redirect not working
بدأه: cyrillek في: English Support |
|
2 | 8 |
قبل 4 سنوات، 5 أشهر
cyrillek |
|
Buddypress and bbpress issues with wpml
بدأه: cyrillek
في: English Support
Problem: Solution: - Change next function: private function maybe_adjust_parent( $q, $post_type, $current_language ) { $post_type = ! is_scalar( $post_type ) && count( $post_type ) === 1 ? end( $post_type ) : $post_type; if ( ! empty( $q->query_vars['post_parent'] ) && $q->query_vars['post_type'] !== 'attachment' && $post_type && is_scalar( $post_type ) && $this->sitepress->is_translated_post_type( $post_type ) ) { $q->query_vars['post_parent'] = $this->post_translations->element_id_in( $q->query_vars['post_parent'], $current_language, true ); } return $q; } to private function maybe_adjust_parent( $q, $post_type, $current_language ) { $post_type = ! is_scalar( $post_type ) && count( $post_type ) === 1 ? end( $post_type ) : $post_type; if ( ! empty( $q->query_vars['post_parent'] ) && $q->query_vars['post_type'] !== 'attachment' && $post_type && $post_type != 'topic' && $post_type != 'reply' && is_scalar( $post_type ) && $this->sitepress->is_translated_post_type( $post_type ) ) { $q->query_vars['post_parent'] = $this->post_translations->element_id_in( $q->query_vars['post_parent'], $current_language, true ); } return $q; } In the meantime, we are working on a permanent fix that will be included in one of the next WPML versions. Relevant Documentation: |
|
2 | 9 | قبل 4 سنوات، 6 أشهر | |
Events Manager: translated string is not shown up on the translated page
بدأه: cyrillek في: English Support |
|
2 | 15 | قبل 4 سنوات، 7 أشهر | |
Issues with the Events Manager plugin in the secondary languages
بدأه: cyrillek في: English Support |
|
3 | 5 |
قبل 4 سنوات، 7 أشهر
cyrillek |
|
Asking about a ticket
بدأه: cyrillek في: Chat Support |
|
1 | 2 |
قبل 4 سنوات، 9 أشهر
|
|
Buddypress issues with wpml
بدأه: cyrillek في: Chat Support |
|
1 | 2 |
قبل 4 سنوات، 9 أشهر
|