Este usuario no tiene temas favoritos.
Temas favoritos del foro
Temas del foro creados
Estado |
Tema
|
Colaborador | Voces | Entradas | Frescura |
---|---|---|---|---|---|
Custom post type archive page not displaying properly with WPML
Iniciado por: barjD-2 en: English Support |
0 | 2 | hace 1 hora, 12 minutos | ||
Translated Custom HTML widget strings not appearing on front-end even after memory limit increase an…
Iniciado por: barjD-2 en: English Support |
0 | 7 | hace 1 día, 22 horas | ||
Custom post type archive template breaks on translation URL
Iniciado por: barjD-2 en: English Support |
1 | 12 | hace 1 semana, 4 días | ||
Syncing custom post type taxonomies for all future translations
Iniciado por: barjD-2 en: English Support |
0 | 7 | hace 1 semana, 4 días | ||
Unable to find string for translation
Iniciado por: barjD-2
en: English Support
Problem: /* Add Trustee Roles to Trustee Single pages*/<br />add_filter( 'genesis_post_meta', 'monochrome_display_custom_tax' );<br />function monochrome_display_custom_tax($post_meta) {<br /> $roles_string = __('Roles:', 'themedomain');<br /> $post_meta = '[post_terms taxonomy="trustee_role" before="'.$roles_string.' "]';<br /> return $post_meta;<br />} Then, scan the theme again and translate the 'Roles:' string via WPML >> String Translation page. If the solution provided here does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If needed, please open a new support ticket at WPML support forum for further assistance. |
0 | 5 | hace 1 semana, 6 días | ||
Language switcher doesn’t display native language after switching to Twenty Twenty-One and disablin…
Iniciado por: barjD-2
en: English Support
Problem: Please note that this solution might be outdated or not applicable to your specific case. We highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If the issue persists, please open a new support ticket. |
1 | 5 | hace 1 semana, 6 días | ||
Translating words embedded in a custom template
Iniciado por: barjD-2
en: English Support
Problem: __() function. For example, replace: echo '<h3 class="trustee-heading">Role</h3>'; with: echo '<h3 class="trustee-heading">'.__('Role','themedomain').'</h3>'; Apply this procedure for all hardcoded strings you wish to make translatable. If this solution does not apply to your case, or if it seems outdated, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If you still need assistance, please open a new support ticket at WPML support forum. |
0 | 7 | hace 2 semanas |