This user has no favorite topics.
Favorite Forum Topics
Forum Topics Created
Status |
Topic
|
Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Elementor Contents not showing in Advanced Translation Editor for translation
1
2
Started by: maraZ
in: English Support
Problem: Solution: DELETE FROM `wp_borgo23_icl_mo_files_domains` WHERE id = 0;<br />DELETE FROM `wp_borgo23_icl_strings` WHERE id = 0;<br />DELETE FROM `wp_borgo23_icl_string_packages` WHERE ID = 0;<br />DELETE FROM `wp_borgo23_icl_string_positions` WHERE id = 0;<br />DELETE FROM `wp_borgo23_icl_string_translations` WHERE id = 0;<br />DELETE FROM `wp_borgo23_icl_translate` WHERE tid = 0;<br />DELETE FROM `wp_borgo23_icl_translate_job` WHERE job_id = 0; - If no errors occur, run the following queries to alter tables: SET sql_mode = '';<br />ALTER TABLE `wp_borgo23_icl_flags` CHANGE `id` `id` INT NOT NULL AUTO_INCREMENT;<br />ALTER TABLE `wp_borgo23_icl_languages` CHANGE `id` `id` INT NOT NULL AUTO_INCREMENT;<br />ALTER TABLE `wp_borgo23_icl_languages_translations` CHANGE `id` `id` INT NOT NULL AUTO_INCREMENT;<br />ALTER TABLE `wp_borgo23_icl_mo_files_domains` CHANGE `id` `id` INT NOT NULL AUTO_INCREMENT;<br />ALTER TABLE `wp_borgo23_icl_strings` CHANGE `id` `id` BIGINT UNSIGNED NOT NULL AUTO_INCREMENT;<br />ALTER TABLE `wp_borgo23_icl_string_packages` CHANGE `ID` `ID` BIGINT UNSIGNED NOT NULL AUTO_INCREMENT;<br />ALTER TABLE `wp_borgo23_icl_string_positions` CHANGE `id` `id` BIGINT UNSIGNED NOT NULL AUTO_INCREMENT;<br />ALTER TABLE `wp_borgo23_icl_string_translations` CHANGE `id` `id` BIGINT UNSIGNED NOT NULL AUTO_INCREMENT;<br />ALTER TABLE `wp_borgo23_icl_translate` CHANGE `tid` `tid` BIGINT UNSIGNED NOT NULL AUTO_INCREMENT;<br />ALTER TABLE `wp_borgo23_icl_translate_job` CHANGE `job_id` `job_id` BIGINT UNSIGNED NOT NULL AUTO_INCREMENT; - After running the queries successfully, edit the homepage with Elementor, make a minor change, update, and then attempt to translate again. Please note that this solution might be irrelevant due to being outdated or not applicable to your case. If the issue persists, we highly 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 needed, do not hesitate to open a new support ticket for further assistance. |
|
2 | 24 | 1 year, 5 months ago | |
Translation Queue not working
Started by: maraZ
in: English Support
Problem:
If this solution doesn't look relevant to your issue, please open a new support ticket with us. |
|
3 | 4 | 1 year, 6 months ago |