This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Issue when translating articles
Started by: stefand-43
in: 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 | 7 months, 1 week ago | |
Issue when translating articles (stuck at 98%)
Started by: stefand-43
in: 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 | 7 months, 2 weeks ago |