Dieser Benutzer hat keine favorisierten Themen.
Favorisierte Forenthemen
Erstellte Forenthemen
Status |
Thema
|
Supporter | Stimmen | Beiträge | Aktualität |
---|---|---|---|---|---|
error when updating to wpml last version
Gestartet von: cyrillek in: Chat Support |
|
0 | 2 | Vor 6 Monaten, 3 Wochen | |
ActiveCampaign – Unable to translate shortcodes with ATE
Gestartet von: cyrillek
in: 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 | Vor 1 Jahr, 7 Monaten | |
Astra – Related posts not showing up on original content
Gestartet von: cyrillek in: English Support |
|
2 | 5 | Vor 1 Jahr, 8 Monaten | |
URL translation issue
Gestartet von: cyrillek in: Chat Support |
|
1 | 2 |
Vor 1 Jahr, 8 Monaten
|
|
Bug appeared again: Buddypress and bbpress issues with wpml
Gestartet von: cyrillek in: English Support |
|
2 | 3 | Vor 2 Jahren, 10 Monaten | |
Activation after updated loading indifinitely
Gestartet von: cyrillek in: English Support |
|
2 | 6 | Vor 3 Jahren, 9 Monaten | |
Activation after updated loading indifinitely
Gestartet von: cyrillek in: Chat Support |
|
1 | 1 |
Vor 3 Jahren, 9 Monaten
|
|
Divi custom CSS issue
Gestartet von: cyrillek in: English Support |
|
2 | 7 | Vor 4 Jahren, 2 Monaten | |
Login page translation redirect not working
Gestartet von: cyrillek in: English Support |
|
2 | 8 |
Vor 4 Jahren, 8 Monaten
cyrillek |
|
Buddypress and bbpress issues with wpml
Gestartet von: cyrillek
in: 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 | Vor 4 Jahren, 9 Monaten | |
Events Manager: translated string is not shown up on the translated page
Gestartet von: cyrillek in: English Support |
|
2 | 15 | Vor 4 Jahren, 9 Monaten | |
Issues with the Events Manager plugin in the secondary languages
Gestartet von: cyrillek in: English Support |
|
3 | 5 |
Vor 4 Jahren, 9 Monaten
cyrillek |
|
Asking about a ticket
Gestartet von: cyrillek in: Chat Support |
|
1 | 2 |
Vor 4 Jahren, 11 Monaten
|
|
Buddypress issues with wpml
Gestartet von: cyrillek in: Chat Support |
|
1 | 2 |
Vor 4 Jahren, 11 Monaten
|