ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
| الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
|---|---|---|---|---|---|
|
Media translations
بدأه: davidC-175 في: Chat Support |
|
1 | 2 | قبل 10 أشهر، أسبوعين | |
|
ATE 502 error for only one page across all languages
بدأه: davidC-175 في: English Support |
|
2 | 15 | قبل 1 سنة، 3 أشهر | |
|
WPML chat support ticket by davidC-175 – 1706883880
بدأه: davidC-175 في: Chat Support |
|
1 | 2 |
قبل 1 سنة، 9 أشهر
|
|
|
shows up old content with old translations
بدأه: davidC-175 في: Chat Support |
|
1 | 2 |
قبل سنتين
|
|
|
WPML creates URLs' duplicates with blank page
بدأه: davidC-175 في: English Support |
|
2 | 4 | قبل سنتين، شهرين | |
|
All pages of french language can't be loaded.
بدأه: davidC-175 في: English Support |
|
3 | 6 | قبل سنتين، 7 أشهر | |
|
Problem with URL translation
بدأه: davidC-175 في: English Support |
|
3 | 6 | قبل 3 سنوات | |
|
widgets string translation not working anymore
بدأه: davidC-175 في: English Support |
|
2 | 14 |
قبل 3 سنوات، 1 شهر
davidC-175 |
|
|
wpml_strings_need_links_fixed entries in wp_options
1
2
بدأه: davidC-175 في: English Support |
|
2 | 18 | قبل 3 سنوات، شهرين | |
|
Translate links
بدأه: davidC-175 في: Chat Support |
|
1 | 2 |
قبل 3 سنوات، 6 أشهر
|
|
|
Media image URL is broken
بدأه: davidC-175 في: Chat Support |
|
1 | 2 |
قبل 3 سنوات، 6 أشهر
|
|
|
Migrations between environments with WP Migrate DB Pro
بدأه: davidC-175 في: English Support |
|
2 | 13 | قبل 3 سنوات، 6 أشهر | |
|
Advanced Translation Editor error: Jobs could not be created in Advanced Transl
بدأه: davidC-175 في: English Support |
|
2 | 6 | قبل 3 سنوات، 7 أشهر | |
|
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 سنوات، 8 أشهر
davidC-175 |
|
|
custom flag images for languages
بدأه: davidC-175 في: Chat Support |
|
1 | 2 |
قبل 3 سنوات، 8 أشهر
|