此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
| 状态 |
主题
|
支持人员 | 参与者 | 帖子 | 最新活动 |
|---|---|---|---|---|---|
|
Two errors, problem loading translations (Minified react error #200 and 404 on translations-queue.cs…
发起人:peterT-17
在:English Support
Problem: /wp-content/plugins/sitepress-multilingual-cms/classes/class-wpml-translation-management.php using the following code: wp_enqueue_style( 'wpml-tm-queue', WPML_TM_URL . '/res/css/translations-queue.css', array(), ICL_SITEPRESS_VERSION ); 2) To fix the Minified React error #200, in the file /wp-content/plugins/sitepress-multilingual-cms/dist/js/jobs/app.js , replace: document.addEventListener("DOMContentLoaded",(function(){var e=document.querySelector("#wpml-remote-jobs-container");i.a.render(Ib,e)}))with: document.addEventListener("DOMContentLoaded", (function(){var e=document.querySelector("#wpml-remote-jobs-container"); if(e) { i.a.render(Ib,e); }}))If these steps do not resolve your issues or if the solution becomes 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 problems persist, please open a new support ticket. |
|
2 | 8 | 1 years, 3 months前 |