Este usuario no tiene temas favoritos.
Temas de foro favoritos
Temas de foro creados
Estado |
Tema
|
Asistente | Voces | Publicaciones | Actualidad |
---|---|---|---|---|---|
[BUG] Custom Post Types Archives body classes lost on translation
Iniciado por: pauP en: Soporte en español |
1 | 2 | hace 1 año, 10 meses | ||
Strings only translated while "Auto register strings for translation" active
1
2
Iniciado por: pauP
en: Soporte en español
Problema: function tip_mass_translate_strings( $translated, $untranslated, $domain ) { $translated = $untranslated; // Global front and back replacements. switch( $translated ) { case 'Product' : $translated = 'Course'; break; default : break; } return $translated; } add_filter( 'gettext', 'tip_mass_translate_strings', 999, 3 ); La solución fue comentar el filtro, lo que permitió que la funcionalidad funcionara correctamente: //add_filter( 'gettext', 'tip_mass_translate_strings', 999, 3 ); Si después de realizar esta acción continúas experimentando problemas, por favor, abre un nuevo ticket de soporte en nuestro foro de soporte. |
|
3 | 22 | hace 1 año, 10 meses | |
Idioma principal que se comporta como secundario a veces y viceversa
Iniciado por: pauP en: Soporte en español |
|
2 | 2 | hace 3 años | |
WPML multisite
Iniciado por: pauP en: English Support |
|
2 | 2 | hace 3 años, 8 meses | |
WPML chat support ticket by pauP – 1644598558
Iniciado por: pauP en: Chat Support |
|
1 | 1 |
hace 3 años, 8 meses
|
|
Why aren’t the strings for the theme or plugin I developed showing in String Translation?
Iniciado por: pauP en: Chat Support |
|
1 | 2 |
hace 4 años, 8 meses
|