此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
状态 |
主题
|
支持人员 | 参与者 | 帖子 | 最新活动 |
---|---|---|---|---|---|
Issue when translating articles
发起人:stefand-43
在:English Support
Problem: function test_remove_homefilter() {<br />if (is_admin()) {<br />global $wp_filter;<br />if (isset($wp_filter['home_url']->callbacks[-10])) {<br />foreach ($wp_filter['home_url']->callbacks[-10] as $key => $value) {<br />if (str_contains($key, 'home_url_filter')) {<br />remove_filter('home_url', $key, -10);<br />}<br />}<br />}<br />}<br />}<br />add_action('admin_init', 'test_remove_homefilter'); 2. If the issue persists, add the following rewrite rule to your server's configuration to correct the request paths: location ~ ^/[a-z]{2}/wp-json/(.*) {<br /> rewrite ^/[a-z]{2}/wp-json/(.*) /wp-json/$1 permanent;<br />} If these steps do not resolve the issue or if the solution seems 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 the problem persists, please open a new support ticket. |
|
0 | 6 | 9 months, 3 weeks前 | |
Issue when translating articles (stuck at 98%)
发起人:stefand-43
在:English Support
Problem: I prefer bigger segments . Use the previous version of WPML editor . Please note that this solution might be irrelevant if it's 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 the problem persists, please open a new support ticket at WPML support forum for further assistance. |
|
2 | 2 | 10 months前 | |
Issue when translating articles
发起人:stefand-43 在:Chat Support |
|
1 | 2 |
10 months, 1 weeks前
|