Questo utente non ha argomenti preferiti.
Argomenti preferiti del forum
Argomenti del forum creati
| Stato |
Argomento
|
Supporter | Voci | Post | Freschezza |
|---|---|---|---|---|---|
|
Two errors, problem loading translations (Minified react error #200 and 404 on translations-queue.cs…
Iniziato da: peterT-17
in: 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 anno, 3 mese fa |