Este usuario no tiene temas favoritos.
Temas del foro favoritos
Temas del foro creados
Estado |
Tema
|
Colaborador | Voces | Publicaciones | Actualidad |
---|---|---|---|---|---|
Media translations
Iniciado por: davidC-175 en: Chat Support |
|
1 | 2 | hace 6 meses | |
ATE 502 error for only one page across all languages
Iniciado por: davidC-175 en: English Support |
|
2 | 15 | hace 10 meses, 3 semanas | |
WPML chat support ticket by davidC-175 – 1706883880
Iniciado por: davidC-175 en: Chat Support |
|
1 | 2 |
hace 1 año, 5 meses
|
|
shows up old content with old translations
Iniciado por: davidC-175 en: Chat Support |
|
1 | 2 |
hace 1 año, 8 meses
|
|
WPML creates URLs' duplicates with blank page
Iniciado por: davidC-175 en: English Support |
|
2 | 4 | hace 1 año, 10 meses | |
All pages of french language can't be loaded.
Iniciado por: davidC-175 en: English Support |
|
3 | 6 | hace 2 años, 3 meses | |
Problem with URL translation
Iniciado por: davidC-175 en: English Support |
|
3 | 6 | hace 2 años, 8 meses | |
widgets string translation not working anymore
Iniciado por: davidC-175 en: English Support |
|
2 | 14 |
hace 2 años, 9 meses
davidC-175 |
|
wpml_strings_need_links_fixed entries in wp_options
1
2
Iniciado por: davidC-175 en: English Support |
|
2 | 18 | hace 2 años, 9 meses | |
Translate links
Iniciado por: davidC-175 en: Chat Support |
|
1 | 2 |
hace 3 años, 2 meses
|
|
Media image URL is broken
Iniciado por: davidC-175 en: Chat Support |
|
1 | 2 |
hace 3 años, 2 meses
|
|
Migrations between environments with WP Migrate DB Pro
Iniciado por: davidC-175 en: English Support |
|
2 | 13 | hace 3 años, 2 meses | |
Advanced Translation Editor error: Jobs could not be created in Advanced Transl
Iniciado por: davidC-175 en: English Support |
|
2 | 6 | hace 3 años, 3 meses | |
getting translated URL slug in a different language
Iniciado por: davidC-175
en: English Support
Problem: The user says that wpml_get_translated_slug hook always returns slut in default language. Here's the code that the user uses: echo apply_filters( 'wpml_get_translated_slug', get_post_field( 'post_name' ), 'page', 'en'); exit(); Solution: In this case there was a misuse use of this hook. The hook you are using (wpml_get_translated_slug) is intended to get the post-type slug translation in a specific language. But you are misusing it. You are trying to get the slug of a particular page of WordPress. A regular WordPress page doesn't have this "slug prefix" type. Its permalink consists only of the page slug itself. Let's, for example, take a custom post type with the name of 'book'. In this case, the following will consist of the permalink. post type slug = book post slug = my-book permalink = /book/my-book/ The wpml_get_translated_slug hook filters the /book/ part. WordPress's pages do not have this part. |
|
2 | 3 |
hace 3 años, 3 meses
davidC-175 |
|
custom flag images for languages
Iniciado por: davidC-175 en: Chat Support |
|
1 | 2 |
hace 3 años, 4 meses
|