למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
סטטוס |
נושא
|
תומך | קולות | פוסטים | עדכניות |
---|---|---|---|---|---|
hreflang x-default is missing from some pages.
נפתח על ידי: kristinaK-10
ב: English Support
Problem: add_filter('wpml_hreflangs', function($hreflang_items) { if (empty($hreflang_items['x-default']) && is_singular()) { $post_type = 'post_' + get_post_type(); $translations = apply_filters('wpml_get_element_translations', [], apply_filters('wpml_element_trid', false, get_the_ID(), $post_type), $post_type); if (!empty($translations)) { foreach ($translations as $lang => $item) { if (empty($item->source_language_code)) { $x_default = $lang; break; } } } if (isset($x_default, $hreflang_items[$x_default])) { $hreflang_items['x-default'] = $hreflang_items[$x_default]; } } return $hreflang_items; }); NOTE: Always have a recent and working backup before making any changes recommended by our team or a 3rd party. If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, we recommend opening a new support ticket. Additionally, 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. For further assistance, please visit our support forum at WPML Support Forum. |
|
2 | 5 | לפני 2 שנים, 11 חודשים | |
hreflang x-default is missing from some pages.
נפתח על ידי: kristinaK-10 ב: English Support |
|
2 | 8 | לפני 3 שנים | |
language switcher with the flag and the lannguege code
נפתח על ידי: kristinaK-10 ב: English Support |
|
3 | 6 | לפני 3 שנים, 2 חודשים | |
Rewrite rule of page url
נפתח על ידי: kristinaK-10 ב: English Support |
|
2 | 6 | לפני 3 שנים, 2 חודשים | |
Default language code in url
נפתח על ידי: kristinaK-10 ב: English Support |
|
2 | 4 | לפני 3 שנים, 3 חודשים | |
Pop up when tranlsation does not exist
נפתח על ידי: kristinaK-10 ב: English Support |
|
2 | 2 |
לפני 3 שנים, 3 חודשים
kristinaK-10 |
|
WPML chat support ticket by kristinaK-10 – 1647869929
נפתח על ידי: kristinaK-10 ב: Chat Support |
|
1 | 1 |
לפני 3 שנים, 3 חודשים
|