למשתמש זה אין נושאים מועדפים.
נושאי פורום מועדפים
נושאי פורום שנוצרו
סטטוס |
נושא
|
תומך | קולות | פוסטים | טריות |
---|---|---|---|---|---|
Hreflang change directory
נפתח על ידי: raffaeleV-5
ב: English Support
Problem: add_filter( 'wpml_hreflangs', function( $hreflang_items ) { if ( is_array( $hreflang_items ) ) { foreach( $hreflang_items as $hreflang_code => $hreflang_url ) { if( $hreflang_code == 'x-default' ) { $hreflang_items['x-default'] = $hreflang_items['en']; } } } return $hreflang_items; } ); Add this code to the functions.php file of a staging copy of your site and adapt it as needed. If you are not comfortable implementing this, consider contacting one of our certified partners.
If this solution does not apply to your case, or if it seems outdated, 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. |
|
2 | 3 | לפני שנה 1, חודש 1 | |
Hreflang X-default – Need to don't assign to default language
נפתח על ידי: raffaeleV-5 ב: Assistenza in italiano |
|
2 | 2 | לפני שנה 1, חודש 1 |