ليس لدى هذا المستخدم أي مواضيع مفضلة.
مواضيع المنتدى المفضلة
مواضيع المنتدى التي تم إنشاؤها
| الحالة |
الموضوع
|
داعم | الأصوات | المشاركات | الحداثة |
|---|---|---|---|---|---|
|
Translation screen (left: source lang, right side, translation strings) is showing wrong strings (fr…
1
2
بدأه: andiG في: English Support |
|
3 | 24 | قبل 4 أيام، 16 ساعة | |
|
PTC AI Translations from German (formal) into Italian is wrong, IT uses wrong formality
بدأه: andiG في: Chat Support |
|
0 | 2 | قبل 4 أسابيع | |
|
existing Site (manual translations) should be switched to use the WPML Translation Manager
بدأه: andiG في: Chat Support |
|
0 | 2 | قبل 5 أشهر، 3 أسابيع | |
|
language switcher – custom post type archive links to home instead of translation if no posts availa…
بدأه: andiG
في: English Support
Problem: function force_cpt_archive_language_urls($post_type = 'post-type-name') {
$languages = apply_filters( 'wpml_active_languages', NULL, array(
'skip_missing' => 0
) );
if ( !empty($languages) ) {
foreach ($languages as $code => &$lang) {
// Manually generate the archive link for the CPT in this language
$translated_slug = apply_filters( 'wpml_translate_single_string', $post_type, 'slug-name', "URL slug: $post_type", $code );
$lang['url'] = home_url( '/' . $code . '/' . $translated_slug . '/' );
}
}
return $languages;
}Please note, that this is a custom solution and might not have been tested in every setup. It's beyond WPML's built-in functionality, so our support doesn’t cover debugging custom code. If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please open a new support ticket. |
|
1 | 7 | قبل 12 شهر | |
|
How to disable Message about Admin Language
بدأه: andiG في: English Support |
|
0 | 3 | قبل 1 سنة، 1 شهر | |
|
WPML chat support ticket by andiG – 1700469568
بدأه: andiG في: Chat Support |
|
1 | 2 |
قبل سنتين، 4 أشهر
|
|
|
Preview of published page/post shows current content content, instead of change
بدأه: andiG في: English Support |
|
2 | 2 | قبل سنتين، 5 أشهر | |
|
Custom Post Types with ACF Pro, Permalink Errors on Updates
بدأه: andiG في: English Support |
|
2 | 5 | قبل سنتين، 5 أشهر | |
|
ACF Post Type: where can the CPT archive page slug be translated
بدأه: andiG في: English Support |
|
2 | 4 | قبل سنتين، 5 أشهر | |
|
WPML breaks AAM Advanced Access Manager Settings
بدأه: andiG في: English Support |
|
2 | 10 | قبل سنتين، 8 أشهر | |
|
translation is not stored in DB for custom post type slug
بدأه: andiG في: English Support |
|
2 | 4 | قبل 3 سنوات، 4 أشهر |