このユーザーにはお気に入りのトピックがありません。
お気に入りのフォーラムトピック
作成したフォーラムトピック
ステータス |
トピック
|
サポーター | 声 | 投稿 | 新着度 |
---|---|---|---|---|---|
Error on bulk edit posts
開始者:arnoldV-2 カテゴリ:English Support |
|
0 | 2 | 7ヶ月、 2週前 | |
Post status shared between translations
開始者:arnoldV-2
カテゴリ:English Support
Problem: functions.php file of your theme: function sync_publish_status_across_languages($post_id) { if (defined('DOING_AUTOSAVE') && DOING_AUTOSAVE) return; if ('post' != get_post_type($post_id)) return; $post_status = get_post_status($post_id); $default_language = apply_filters('wpml_default_language', null); $translations = apply_filters('wpml_get_element_translations', null, $post_id, 'post'); foreach ($translations as $lang => $translation) { if ($lang === $default_language) continue; $translation_post_id = $translation->element_id; wp_update_post(array( 'ID' => $translation_post_id, 'post_status' => $post_status )); } } add_action('save_post', 'sync_publish_status_across_languages'); Please note, this solution applies only to pages and posts. Ensure you have a full website backup before implementing this code. If this solution does not resolve your issue or seems irrelevant due to being 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 needed, please open a new support ticket at WPML support forum for further assistance. |
|
0 | 2 | 7ヶ月、 2週前 | |
Error while saving translations
開始者:arnoldV-2 カテゴリ:English Support |
|
2 | 2 | 1年、 8ヶ月前 | |
WPML chat support ticket by arnoldV-2 – 1704972066
開始者:arnoldV-2 カテゴリ:English Support |
1 | 1 |
1年、 8ヶ月前
|
||
PHP Fatal error: Uncaught Error: Class "WP_Upgrader_Skin" not found
開始者:arnoldV-2 カテゴリ:English Support |
|
2 | 9 | 2年前 | |
After migration the site still shows the message that it is registered as a development site
開始者:arnoldV-2 カテゴリ:English Support |
|
2 | 2 | 2年、 1ヶ月前 | |
Single quotes are replaced by double quotes
開始者:arnoldV-2 カテゴリ:English Support |
|
2 | 3 | 2年、 1ヶ月前 | |
Replace the term lawyers with attorneys
開始者:arnoldV-2 カテゴリ:English Support |
|
2 | 3 | 2年、 1ヶ月前 | |
Links on buttons not going to the correct pages.
開始者:arnoldV-2 カテゴリ:English Support |
|
2 | 4 | 2年、 2ヶ月前 | |
Some text isn't translated on products page
開始者:arnoldV-2 カテゴリ:English Support |
|
2 | 12 | 2年、 3ヶ月前 | |
Translating Avada form submission url
開始者:arnoldV-2 カテゴリ:English Support |
|
3 | 4 | 2年、 10ヶ月前 | |
Automatic translations
開始者:arnoldV-2 カテゴリ:English Support |
|
2 | 4 | 3年、 1ヶ月前 | |
language switcher not showing in main menu
開始者:arnoldV-2 カテゴリ:English Support |
|
2 | 5 | 4年、 4ヶ月前 | |
Translation page need different form.
開始者:arnoldV-2 カテゴリ:English Support |
2 | 3 | 4年、 7ヶ月前 |