Questo utente non ha argomenti preferiti.
Argomenti del forum preferiti
Argomenti del forum creati
Stato |
Argomento
|
Sostenitore | Voci | Post | Freschezza |
---|---|---|---|---|---|
error when updating to wpml last version
Iniziato da: cyrillek in: Chat Support |
|
0 | 2 | 4 mese, 3 settimana fa | |
ActiveCampaign – Unable to translate shortcodes with ATE
Iniziato da: 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 | 1 anno, 5 mese fa | |
Astra – Related posts not showing up on original content
Iniziato da: cyrillek in: English Support |
|
2 | 5 | 1 anno, 6 mese fa | |
URL translation issue
Iniziato da: cyrillek in: Chat Support |
|
1 | 2 |
1 anno, 6 mese fa
|
|
Bug appeared again: Buddypress and bbpress issues with wpml
Iniziato da: cyrillek in: English Support |
|
2 | 3 | 2 anno, 8 mese fa | |
Activation after updated loading indifinitely
Iniziato da: cyrillek in: English Support |
|
2 | 6 | 3 anno, 7 mese fa | |
Activation after updated loading indifinitely
Iniziato da: cyrillek in: Chat Support |
|
1 | 1 |
3 anno, 8 mese fa
|
|
Divi custom CSS issue
Iniziato da: cyrillek in: English Support |
|
2 | 7 | 4 anno fa | |
Login page translation redirect not working
Iniziato da: cyrillek in: English Support |
|
2 | 8 |
4 anno, 6 mese fa
cyrillek |
|
Buddypress and bbpress issues with wpml
Iniziato da: 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 | 4 anno, 7 mese fa | |
Events Manager: translated string is not shown up on the translated page
Iniziato da: cyrillek in: English Support |
|
2 | 15 | 4 anno, 7 mese fa | |
Issues with the Events Manager plugin in the secondary languages
Iniziato da: cyrillek in: English Support |
|
3 | 5 |
4 anno, 7 mese fa
cyrillek |
|
Asking about a ticket
Iniziato da: cyrillek in: Chat Support |
|
1 | 2 |
4 anno, 9 mese fa
|
|
Buddypress issues with wpml
Iniziato da: cyrillek in: Chat Support |
|
1 | 2 |
4 anno, 9 mese fa
|