Este usuario no tiene temas favoritos.
Temas de foro favoritos
Temas de foro creados
| Estado |
Tema
|
Asistente | Voces | Publicaciones | Actualidad |
|---|---|---|---|---|---|
|
Problem with languages in the database of my site
1
2
Iniciado por: daxA-2
en: English Support
Problem: Solution: /* Memory Limit */<br />define('WP_MEMORY_LIMIT', '256M');Place it above the line /* That's all, stop editing! Happy blogging. */. 2. Create a backup of the website or test on a staging version. Add the following code to the functions.php file of the theme: function wpmlsupp_1891_fix_missing_icl_tables() {<br /> if( function_exists('icl_sitepress_activate') )<br /> icl_sitepress_activate();<br />}<br />add_action('wp_footer', 'wpmlsupp_1891_fix_missing_icl_tables');Reload the website in the backend and front end, then remove the code. 3. Update all outdated plugins, themes, and WordPress core. Complete the WooCommerce Multilingual setup and flush the cache. 4. Translate the footer and other untranslated elements. If these steps do not resolve the issues, or if the solution seems outdated or irrelevant 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 problems persist, please open a new support ticket. |
|
1 | 20 | hace 6 meses, 4 semanas | |
|
I changed my primarily language and now I have two copies of the pages, I cannot translate
Iniciado por: daxA-2 en: Chat Support |
|
1 | 2 | hace 7 meses, 2 semanas |