למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
סטטוס |
נושא
|
תומך | קולות | פוסטים | עדכניות |
---|---|---|---|---|---|
Media translations
נפתח על ידי: davidC-175 ב: Chat Support |
|
1 | 2 | לפני חודש 7, שבוע 2 | |
ATE 502 error for only one page across all languages
נפתח על ידי: davidC-175 ב: English Support |
|
2 | 15 | לפני שנה 1 | |
WPML chat support ticket by davidC-175 – 1706883880
נפתח על ידי: davidC-175 ב: Chat Support |
|
1 | 2 |
לפני שנה 1, חודש 6
|
|
shows up old content with old translations
נפתח על ידי: davidC-175 ב: Chat Support |
|
1 | 2 |
לפני שנה 1, חודש 9
|
|
WPML creates URLs' duplicates with blank page
נפתח על ידי: davidC-175 ב: English Support |
|
2 | 4 | לפני שנה 1, חודש 11 | |
All pages of french language can't be loaded.
נפתח על ידי: davidC-175 ב: English Support |
|
3 | 6 | לפני שנה 2, חודש 4 | |
Problem with URL translation
נפתח על ידי: davidC-175 ב: English Support |
|
3 | 6 | לפני שנה 2, חודש 9 | |
widgets string translation not working anymore
נפתח על ידי: davidC-175 ב: English Support |
|
2 | 14 |
לפני שנה 2, חודש 10
davidC-175 |
|
wpml_strings_need_links_fixed entries in wp_options
1
2
נפתח על ידי: davidC-175 ב: English Support |
|
2 | 18 | לפני שנה 2, חודש 11 | |
Translate links
נפתח על ידי: davidC-175 ב: Chat Support |
|
1 | 2 |
לפני שנה 3, חודש 3
|
|
Media image URL is broken
נפתח על ידי: davidC-175 ב: Chat Support |
|
1 | 2 |
לפני שנה 3, חודש 3
|
|
Migrations between environments with WP Migrate DB Pro
נפתח על ידי: davidC-175 ב: English Support |
|
2 | 13 | לפני שנה 3, חודש 3 | |
Advanced Translation Editor error: Jobs could not be created in Advanced Transl
נפתח על ידי: davidC-175 ב: English Support |
|
2 | 6 | לפני שנה 3, חודש 4 | |
getting translated URL slug in a different language
נפתח על ידי: davidC-175
ב: 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 |
לפני שנה 3, חודש 5
davidC-175 |
|
custom flag images for languages
נפתח על ידי: davidC-175 ב: Chat Support |
|
1 | 2 |
לפני שנה 3, חודש 5
|