Dieser Benutzer hat keine favorisierten Themen.
Favorisierte Forenthemen
Erstellte Forenthemen
Status |
Thema
|
Unterstützer | Stimmen | Beiträge | Aktualität |
---|---|---|---|---|---|
Dashboards shows error about WPML woocommerce not being up to date, causing isues. But the plugin do…
Gestartet von: arnoldV-2 in: Chat Support |
|
0 | 2 | Vor 3 Monaten, 2 Wochen | |
Error on bulk edit posts
Gestartet von: arnoldV-2 in: English Support |
|
0 | 2 | Vor 4 Monaten, 3 Wochen | |
Post status shared between translations
Gestartet von: arnoldV-2
in: 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 | Vor 4 Monaten, 3 Wochen | |
Error while saving translations
Gestartet von: arnoldV-2 in: English Support |
|
2 | 2 | Vor 1 Jahr, 5 Monaten | |
WPML chat support ticket by arnoldV-2 – 1704972066
Gestartet von: arnoldV-2 in: English Support |
1 | 1 |
Vor 1 Jahr, 5 Monaten
|
||
some special characters are transformed to others
Gestartet von: arnoldV-2 in: Chat Support |
|
1 | 2 |
Vor 1 Jahr, 5 Monaten
|
|
PHP Fatal error: Uncaught Error: Class "WP_Upgrader_Skin" not found
Gestartet von: arnoldV-2 in: English Support |
|
2 | 9 | Vor 1 Jahr, 10 Monaten | |
After migration the site still shows the message that it is registered as a development site
Gestartet von: arnoldV-2 in: English Support |
|
2 | 2 | Vor 1 Jahr, 10 Monaten | |
Single quotes are replaced by double quotes
Gestartet von: arnoldV-2 in: English Support |
|
2 | 3 | Vor 1 Jahr, 10 Monaten | |
Replace the term lawyers with attorneys
Gestartet von: arnoldV-2 in: English Support |
|
2 | 3 | Vor 1 Jahr, 10 Monaten | |
Links on buttons not going to the correct pages.
Gestartet von: arnoldV-2 in: English Support |
|
2 | 4 | Vor 1 Jahr, 11 Monaten | |
Divi button Url on page not linking to translated page
Gestartet von: arnoldV-2 in: Chat Support |
|
1 | 2 |
Vor 1 Jahr, 11 Monaten
|
|
We selected the automatic translation of the entire site, but some parts are not translated
Gestartet von: arnoldV-2 in: Chat Support |
|
1 | 2 |
Vor 1 Jahr, 11 Monaten
|
|
Some text isn't translated on products page
Gestartet von: arnoldV-2 in: English Support |
|
2 | 12 | Vor 2 Jahren | |
We have some issues with translations and translated content
Gestartet von: arnoldV-2 in: Chat Support |
|
1 | 2 |
Vor 2 Jahren
|