此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
| 状态 |
主题
|
支持人员 | 参与者 | 帖子 | 最新活动 |
|---|---|---|---|---|---|
|
probando
发起人:pauP 在:Chat Support |
|
1 | 2 |
12 months前
|
|
|
[BUG] Custom Post Types Archives body classes lost on translation
发起人:pauP 在:Soporte en español |
1 | 2 | 1 years, 10 months前 | ||
|
Strings only translated while "Auto register strings for translation" active
1
2
发起人:pauP
在: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 | 1 years, 10 months前 | |
|
Idioma principal que se comporta como secundario a veces y viceversa
发起人:pauP 在:Soporte en español |
|
2 | 2 | 3 years, 1 months前 | |
|
WPML multisite
发起人:pauP 在:English Support |
|
2 | 2 | 3 years, 8 months前 | |
|
WPML chat support ticket by pauP – 1644598558
发起人:pauP 在:Chat Support |
|
1 | 1 |
3 years, 8 months前
|
|
|
Why aren’t the strings for the theme or plugin I developed showing in String Translation?
发起人:pauP 在:Chat Support |
|
1 | 2 |
4 years, 8 months前
|