Người dùng này không có chủ đề yêu thích nào.
Chủ đề diễn đàn yêu thích
Chủ đề diễn đàn đã tạo
Trạng thái |
Chủ đề
|
Người hỗ trợ | Số người tham gia | Bài viết | Độ mới |
---|---|---|---|---|---|
When I try to edit the root page the mariadb database apparently gets overloaded
Bắt đầu bởi: danielH-111 trong: English Support |
|
2 | 3 | 2 years, 6 months trước | |
x-default tag in our page, how to skip or deactivate?
Bắt đầu bởi: danielH-111
trong: English Support
Problem: add_filter( 'wpml_hreflangs', 'remove_xdefault' );<br />function remove_xdefault($hreflangs){<br /> foreach ($hreflangs as $key => $lang){<br /> if ($key == "x-default"){<br /> unset($hreflangs[$key]);<br /> }<br /> }<br /> return $hreflangs;<br />} This code should be added to the theme's functions.php file or a custom plugin to remove the x-default tag. Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If the issue persists, we highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If you still need assistance, please open a new support ticket. |
|
2 | 6 | 3 years, 5 months trước | |
link rel="alternate" hreflang= href="xx?page_id=xx" in source for draft pages
Bắt đầu bởi: danielH-111 trong: English Support |
|
2 | 2 |
3 years, 9 months trước
danielH-111 |
|
creation and editing of root page
Bắt đầu bởi: danielH-111 trong: English Support |
|
2 | 11 | 4 years, 4 months trước | |
Impreza theme options are set to "Copy"
Bắt đầu bởi: danielH-111 trong: English Support |
|
1 | 3 | 4 years, 5 months trước |