Este usuário não tem tópicos favoritos.
Tópicos favoritos do fórum
Tópicos do fórum criados
Status |
Tópico
|
Apoiador | Vozes | Posts | Novidades |
---|---|---|---|---|---|
WPML detects wrong site address
Iniciado por: marcW-15 em: Chat Support |
|
1 | 2 |
8 meses, 1 semana atrás
|
|
WPML „detected a new address“ for an unrelated website
Iniciado por: marcW-15 em: English Support |
|
2 | 4 | 1 ano, 2 meses atrás | |
WPML chat support ticket by marcW-15 – 1713362185
Iniciado por: marcW-15 em: Chat Support |
|
1 | 2 |
1 ano, 2 meses atrás
|
|
Can a client buy their credits for automatic translations
Iniciado por: marcW-15 em: Chat Support |
|
1 | 2 |
1 ano, 2 meses atrás
|
|
Add trailing slash to standard language hreflang url
Iniciado por: marcW-15
em: 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 | 1 ano, 6 meses atrás | |
"Notice: Undefined index: notification" when I deactivate all notification optio
Iniciado por: marcW-15 em: Unterstützung in Deutsch |
|
2 | 3 | 2 anos, 9 meses atrás |