이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
---|---|---|---|---|---|
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 | 11 월, 1 주 전에 | |
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 | 11 월, 2 주 전에 |