Người dùng này không có chủ đề yêu thích.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã được tạo
Trạng thái |
Đề tài
|
Người ủng hộ | Tiếng nói | Bài viết | Độ tươi |
---|---|---|---|---|---|
Not Translating
Bắt đầu bởi: luisH-3
tRONG: English Support
Problema: function custom_text_replace( $translated_text, $untranslated_text, $domain ) { switch ( $untranslated_text ) { case 'Quero receber emails exclusivos com descontos e informações de produtos': $translated_text = __( 'Quiero recibir correos electrónicos exclusivos con descuentos e información sobre productos', $domain ); break; // Leave the default case out when using languages other than en_US default: $translated_text = $untranslated_text; break; } return $translated_text; } add_filter( 'gettext', 'custom_text_replace', 10, 3 ); Adicione a seguinte verificação antes de aplicar a substituição: if ( 'correio_eletronico' !== $domain ) { return $translated_text; } Após ajustar o código, as strings que ainda não estiverem traduzidas podem ser traduzidas manualmente em WPML > String Translation. |
|
2 | 4 | 7 months trước | |
WPML can not translate my homepage
Bắt đầu bởi: luisH-3 tRONG: English Support |
|
2 | 4 | 8 months trước | |
WPML is not showing the PT-PT translation for a string at checkout
Bắt đầu bởi: luisH-3
tRONG: English Support
Problem: Solution: |
|
2 | 3 | 1 years, 4 months trước | |
How to set the parent page
Bắt đầu bởi: luisH-3 tRONG: Suporte em português |
|
2 | 2 | 4 years, 1 months trước | |
Flag are not showing at iPhone / Apple
1
2
Bắt đầu bởi: luisH-3 tRONG: Suporte em português |
|
2 | 21 | 4 years, 1 months trước | |
Blank page when installing WPML
Bắt đầu bởi: luisH-3 tRONG: Suporte em português |
|
4 | 10 | 4 years, 6 months trước |