Este usuario no tiene temas favoritos.
Temas favoritos del foro
Temas del foro creados
Estado |
Tema
|
Colaborador | Voces | Publicaciones | Actualidad |
---|---|---|---|---|---|
WPML detects wrong site address
Iniciado por: marcW-15 en: Chat Support |
|
1 | 2 |
hace 9 meses, 1 semana
|
|
WPML „detected a new address“ for an unrelated website
Iniciado por: marcW-15 en: English Support |
|
2 | 4 | hace 1 año, 3 meses | |
WPML chat support ticket by marcW-15 – 1713362185
Iniciado por: marcW-15 en: Chat Support |
|
1 | 2 |
hace 1 año, 3 meses
|
|
Can a client buy their credits for automatic translations
Iniciado por: marcW-15 en: Chat Support |
|
1 | 2 |
hace 1 año, 3 meses
|
|
Add trailing slash to standard language hreflang url
Iniciado por: marcW-15
en: English Support
Problem: Solution: We recommend a workaround that involves editing the WPML plugin files directly. Before proceeding, ensure to back up your site. The file to modify is wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php . language_url method and replace the existing code with the following: function language_url( $code = null ) { global $wpml_url_converter; if ( is_null( $code ) ) { $code = $this->this_lang; } $abs_home = trailingslashit($wpml_url_converter->get_abs_home()); $url = $this->convert_url( $abs_home, $code ); return $url; } Our developers are aware of this issue and are working on a fix that may be included in a future update, possibly WPML 4.6.9, but there is no guarantee. Implementing the above code change will not affect your site's functionality, but be aware that updating the plugin to a newer version will overwrite this change unless the fix is included in that update. Currently, there is no hook/filter available for this adjustment in your theme's functions.php. If this solution doesn't look relevant to your situation, please open a new support ticket with us. |
|
3 | 5 | hace 1 año, 7 meses | |
"Notice: Undefined index: notification" when I deactivate all notification optio
Iniciado por: marcW-15 en: Unterstützung in Deutsch |
|
2 | 3 | hace 2 años, 10 meses |