This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Deactivating site automatic translation
Started by: enriqueG-5 in: English Support |
|
1 | 14 | 2 days, 14 hours ago | |
Fatal error when activating WPML
Started by: enriqueG-5
in: English Support
Problem: wp-content/plugins/sitepress-multilingual-cms/classes/ICL-20-migration/ui/class-wpml-tm-icl20-migration-notices.php and go to line 169. public function build_migration_required() { 4. Log in to your site, activate the WPML plugin, and complete the setup process.
After completing these steps, you should be able to activate WPML and set it up without encountering any errors. If this solution does not resolve your issue or seems irrelevant due to being 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 further assistance is needed, please open a new support ticket at WPML support forum. |
|
0 | 15 | 2 months, 2 weeks ago | |
Fatal error when activating WPML
Started by: enriqueG-5 in: English Support |
|
0 | 4 | 3 months, 2 weeks ago | |
When on review a post from a CPT it goes to wordpress list posts, not to WPML Adv. Translation
Started by: enriqueG-5
in: English Support
Problem: If you're experiencing issues with translating posts from a Custom Post Type (CPT) in English, and instead of redirecting to WPML Advanced Translation, it redirects to the WordPress posts list. Solution: First, ensure that you are added as a translator for the secondary languages in WPML. Check this under WPML>>Translation Management>>Translators tab. For more details, visit Adding a Translator and Reviewing Automatic Translations. If the issue persists, follow these troubleshooting steps after ensuring a full site backup: 1) Update all plugins to the latest versions. - Clear the cache in WPML - Remove ghost entries from the translation tables - Fix element_type collation - Set language information - Fix WPML tables collation - Assign translation status to duplicated content - Fix terms count - Fix post type assignment - Cleanup and optimize string tables - Synchronize local job ids with ATE jobs - Synchronize translators and translation managers with ATE 4) Resave settings under Settings>>Permalinks. If these steps do not resolve the issue, it might be due to outdated solutions or a different problem. We recommend checking related known issues at WPML 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. |
|
0 | 12 | 3 months, 4 weeks ago | |
Problema 404 server error con los permalinks
Started by: enriqueG-5
in: English Support
Problem: Solution: functions.php file, which may prevent external plugins from causing the .htaccess file to be rewritten and leading to 404 errors in secondary languages: add_filter('mod_rewrite_rules', 'fix_rewritebase');<br />function fix_rewritebase($rules){<br /> $home_root = parse_url(home_url());<br /> if ( isset( $home_root['path'] ) ) {<br /> $home_root = trailingslashit($home_root['path']);<br /> } else {<br /> $home_root = '/';<br /> }<br /> <br /> $wpml_root = parse_url(get_option('home'));<br /> if ( isset( $wpml_root['path'] ) ) {<br /> $wpml_root = trailingslashit($wpml_root['path']);<br /> } else {<br /> $wpml_root = '/';<br /> }<br /> <br /> $rules = str_replace("RewriteBase $home_root", "RewriteBase $wpml_root", $rules);<br /> $rules = str_replace("RewriteRule . $home_root", "RewriteRule . $wpml_root", $rules);<br /> <br /> return $rules;<br />} For guidance on modifying the functions.php file, please refer to this documentation. If this solution does not seem relevant, or if you need further assistance, please open a new support ticket with us. |
|
2 | 12 | 1 year, 4 months ago | |
Elementor Widget not detecting strings on automatic translation
Started by: enriqueG-5 in: English Support |
|
2 | 2 | 1 year, 5 months ago | |
Translating audios in mp3
Started by: enriqueG-5 in: English Support |
|
2 | 2 | 1 year, 8 months ago | |
Traducir automáticamente categorias de productos woocommerce
Started by: enriqueG-5 in: Soporte en español |
|
2 | 4 | 2 years, 11 months ago | |
WooCommerce Multilingual – Problema grave
Started by: enriqueG-5 in: Soporte en español |
|
2 | 12 | 3 years, 4 months ago | |
JetEngine Meta Field no aparece entraducir pero está activo
Started by: enriqueG-5 in: Soporte en español |
|
2 | 2 | 3 years, 6 months ago | |
N/A
Started by: enriqueG-5 in: Chat Support |
|
1 | 1 |
3 years, 6 months ago
|
|
No me aparece un campo de ACF en la traducción
Started by: enriqueG-5 in: Chat Support |
|
1 | 2 |
3 years, 6 months ago
|
|
La imagen destacada no se muestra correctamente para productos variables
Started by: enriqueG-5 in: Chat Support |
|
1 | 2 |
4 years, 1 month ago
|
|
No se envían los emails de notificaciones de Woocommerce
Started by: enriqueG-5 in: Soporte en español |
|
2 | 9 | 4 years, 1 month ago | |
No traduce bien los field object con checkboxes
Started by: enriqueG-5 in: English Support |
|
2 | 3 | 4 years, 1 month ago |