This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
When I try to edit the root page the mariadb database apparently gets overloaded
Started by: danielH-111 in: English Support |
2 | 3 | 1 year, 10 months ago | ||
x-default tag in our page, how to skip or deactivate?
Started by: danielH-111
in: 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 | 2 years, 10 months ago | ||
link rel="alternate" hreflang= href="xx?page_id=xx" in source for draft pages
Started by: danielH-111 in: English Support |
2 | 2 |
3 years, 2 months ago
danielH-111 |
||
creation and editing of root page
Started by: danielH-111 in: English Support |
2 | 11 | 3 years, 9 months ago | ||
Impreza theme options are set to "Copy"
Started by: danielH-111 in: English Support |
1 | 3 | 3 years, 10 months ago |