This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Statut |
Topic
|
Supporter | Voices | Articles | Freshness |
---|---|---|---|---|---|
Media translations
Started by: davidC-175 in: Chat Support |
|
1 | 2 | Il y a 2 mois et 4 semaines | |
ATE 502 error for only one page across all languages
Started by: davidC-175 in: English Support |
|
2 | 15 | Il y a 7 mois et 3 semaines | |
WPML chat support ticket by davidC-175 – 1706883880
Started by: davidC-175 in: Chat Support |
|
1 | 2 |
Il y a 1 année et 2 mois
|
|
shows up old content with old translations
Started by: davidC-175 in: Chat Support |
|
1 | 2 |
Il y a 1 année et 5 mois
|
|
WPML creates URLs' duplicates with blank page
Started by: davidC-175 in: English Support |
|
2 | 4 | Il y a 1 année et 6 mois | |
All pages of french language can't be loaded.
Started by: davidC-175 in: English Support |
|
3 | 6 | Il y a 1 année et 12 mois | |
Problem with URL translation
Started by: davidC-175 in: English Support |
|
3 | 6 | Il y a 2 années et 5 mois | |
widgets string translation not working anymore
Started by: davidC-175 in: English Support |
|
2 | 14 |
Il y a 2 années et 5 mois
davidC-175 |
|
wpml_strings_need_links_fixed entries in wp_options
Started by: davidC-175 in: English Support |
|
2 | 18 | Il y a 2 années et 6 mois | |
Translate links
Started by: davidC-175 in: Chat Support |
|
1 | 2 |
Il y a 2 années et 11 mois
|
|
Media image URL is broken
Started by: davidC-175 in: Chat Support |
|
1 | 2 |
Il y a 2 années et 11 mois
|
|
Migrations between environments with WP Migrate DB Pro
Started by: davidC-175 in: English Support |
|
2 | 13 | Il y a 2 années et 11 mois | |
Advanced Translation Editor error: Jobs could not be created in Advanced Transl
Started by: davidC-175 in: English Support |
|
2 | 6 | Il y a 3 années | |
getting translated URL slug in a different language
Started by: davidC-175
in: 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 |
Il y a 3 années
davidC-175 |
|
custom flag images for languages
Started by: davidC-175 in: Chat Support |
|
1 | 2 |
Il y a 3 années
|