이 사용자는 즐겨찾는 주제가 없습니다.
즐겨찾는 포럼 주제
생성한 포럼 주제
| 상태 |
주제
|
지원자 | 의견 | 게시물 | 최신 활동 |
|---|---|---|---|---|---|
|
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 년, 3 월 전에 |