This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
| Status |
Topic
|
Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
I am admin. Sometimes, WPML for no apparent reason assings me do a new language pair, deleting my ol…
Started by: Johannes Rohr in: English Support |
|
0 | 5 | 6 months, 2 weeks ago | |
|
Since today, the site is missing the logo, except for the English original
1
2
Started by: Johannes Rohr
in: English Support
Problem: If this solution does not resolve your issue, or if it seems outdated, we recommend opening a new support ticket. We also advise checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. For further assistance, please visit our support forum. |
|
1 | 17 | 6 months, 2 weeks ago | |
|
Pages are not being regenerated after adding term to glossary and click
Started by: Johannes Rohr
in: English Support
Problem: |
|
0 | 4 | 7 months ago | |
|
Our “about” page is allegedly translated, but when I us the language switcher, I get “page not fo…
Started by: Johannes Rohr
in: English Support
Problem: If these steps do not resolve the issue, it may be helpful to deactivate any caching plugins temporarily, such as the "Redis Object Cache" plugin, as this has been found to resolve similar issues for other clients. Please note that this solution might be outdated or not applicable to your specific 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. |
|
1 | 8 | 7 months ago | |
|
I am trying to proofread one particular translation and the ATE editor reproducibly fails to load it…
Started by: Johannes Rohr
in: English Support
Problem: These steps should help resolve the loading issue with the ATE editor. If the problem persists, it might be due to the translation job no longer existing or a new translation job having been started. 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 these steps do not resolve your issue, please open a new support ticket at WPML support forum for further assistance. |
|
1 | 6 | 7 months ago | |
|
after migration, both the staging and the production site are disconnected from translation memory
1
2
Started by: Johannes Rohr
in: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, 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 issues persist, please open a new support ticket for personalized assistance. |
|
1 | 19 | 7 months ago | |
|
I am trying to get WPML and CiviCRM to work together without WPML interfering with CiviCRM links.
Started by: Johannes Rohr in: English Support |
|
0 | 5 | 7 months, 1 week ago | |
|
When I enable WPML, it breaks the links to civicm resources, because it modifies the URL by insertin…
Started by: Johannes Rohr in: English Support |
1 | 5 | 7 months, 1 week ago | ||
|
I’m trying to connect a website, yet when inserting the key from the development site in the produc…
Started by: Johannes Rohr
in: English Support
Problem: If this solution does not resolve your issue or seems outdated, we 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. |
|
1 | 14 | 7 months, 2 weeks ago | |
|
On some translated versions, internal links point to the original language rather than the translate…
Started by: Johannes Rohr in: English Support |
|
0 | 4 | 9 months, 2 weeks ago | |
|
Suddenly, all translators disappeared from the overview, while all language pairs are assigned to on…
Started by: Johannes Rohr
in: English Support
Problem: wpml-cache-translators-translate . |
|
0 | 11 | 9 months, 3 weeks ago | |
|
Newly enabled language does not appear in list of enabled languages and cannot be assigned to transl…
Started by: Johannes Rohr
in: English Support
Problem: If this solution does not apply to your case, or if it seems outdated, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. We highly recommend opening a new support ticket if the problem persists. You can do so here: WPML Support Forum. |
|
1 | 8 | 10 months ago | |
|
Unable to retrieve job details
Started by: Johannes Rohr
in: English Support
Problem: The client reported an issue where the system hung with the message 'unable to retrieve job details' after applying a workaround for a previous problem. Solution: We suggested that this might be a temporary issue. As a first step, we recommend checking for any recent errors or warnings related to WPML: - Look in the wp-content/debug.log file (if debugging is enabled) Additionally, if the problem remains, please try the following steps: - Go to WPML >> Translation Management >> Translation Jobs If the issue persists and the provided solution does not resolve the problem, or if it seems outdated or irrelevant to your case, we highly recommend opening a new support ticket. Also, please check related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. For further assistance, you can contact us through the WPML support forum. |
|
0 | 3 | 10 months ago | |
|
translation queue could not be loaded
Started by: Johannes Rohr
in: English Support
Problem: The client is experiencing issues with the WPML translation queue not loading, displaying the error 'Aufträge konnten nicht geladen werden'. This issue began after adding new languages and persists despite various troubleshooting steps, including disabling plugins and adding different language pairs to the translator profile. A 'Division by Zero' error was identified in the debug log, indicating a potential cause. Solution: We resolved the issue by running SQL queries to update the status of translation jobs in the 'icl_translation_status' table. First, we changed the status of jobs that were 'In Progress' (status 2) to 'Needs Update' (status 1) with the following query: UPDATE `{wpdbPrefix}_icl_translation_status` SET `status` = 1 WHERE `status` = 2
Then, we set all remaining ongoing jobs to 'Finished' (status 10) using these queries: UPDATE `{wpdbPrefix}_icl_translation_status` SET `status` = 10 WHERE `status` = 1;
UPDATE `{wpdbPrefix}_icl_translation_status` SET `status` = 10 WHERE `status` = 9;After applying these fixes, we advised the client to go to WPML > Translation Management and resend any pages they wish to translate. If these steps do not resolve the issue or if the solution seems outdated or irrelevant to your specific 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 problems persist, please open a new support ticket at WPML support forum for further assistance. |
|
1 | 14 | 10 months ago | |
|
communication error with wpml.org
Started by: Johannes Rohr
in: English Support
Problem:
For more details, visit https://wpml.org/faq/wpml-plugin-cannot-connect-to-wpml-org/ 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 issue persists, please open a new support ticket at WPML support forum. |
|
0 | 2 | 10 months, 2 weeks ago |