Skip Navigation

This thread is resolved. Here is a description of the problem and solution.

Problem:
You are trying to automatically translate content created with Elementor using WPML, but the Elementor content is not visible for translation. The 'WPML: Elementor Widgets' section remains empty, indicating that all widgets are already registered, yet the translation does not include Elementor content.
Solution:
The issue was due to a missing database table named 'icl_string_packages'. To resolve this, you need to create this table in your database. Here is the SQL query you should run:

CREATE TABLE `wp_icl_string_packages` (  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,  `kind_slug` varchar(160) COLLATE utf8mb4_unicode_ci NOT NULL,  `kind` varchar(160) COLLATE utf8mb4_unicode_ci NOT NULL,  `name` varchar(160) COLLATE utf8mb4_unicode_ci NOT NULL,  `title` varchar(160) COLLATE utf8mb4_unicode_ci NOT NULL,  `edit_link` text COLLATE utf8mb4_unicode_ci NOT NULL,  `view_link` text COLLATE utf8mb4_unicode_ci NOT NULL,  `post_id` int(11) DEFAULT NULL,  `word_count` varchar(2000) COLLATE utf8mb4_unicode_ci DEFAULT NULL,  PRIMARY KEY (`ID`)) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

After running this query, return to the original page and click on update.

If this solution does not apply to your case, or if it seems 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 issues persist, please open a new support ticket at WPML support forum.

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

Tagged: 

This topic contains 0 replies, has 0 voices.

Last updated by Paola Mendiburu 2 months, 2 weeks ago.

Assisted by: Paola Mendiburu.

Author Posts
December 6, 2024 at 4:56 pm #16486924

micheleC-36

Alright thank you. One thing still... when I complete a translation and I load it I get a page that keeps buffering and never stops. Is there something we can do about it? See attachment

Screenshot 2024-12-06 175550.png
December 10, 2024 at 8:52 am #16496397

Paola Mendiburu
Supporter

Languages: English (English ) Spanish (Español ) Italian (Italiano )

Timezone: Europe/Madrid (GMT+01:00)

Hi there!

Please let me know how I can see the issue.

Is it happening in all pages?

December 10, 2024 at 8:55 am #16496410

micheleC-36

Dear Paola, the issue of Elementor content not translating came back., Can you help me resolve and understand how i can avoid it coming back? Should I not update the plugins?

Thank you,
Michele

December 10, 2024 at 3:30 pm #16499344

micheleC-36

Please I am waiting for support! It's urgent. I went on database and checked if the snippet you gave me is still active and it is. Please support

December 10, 2024 at 3:55 pm #16499483

Paola Mendiburu
Supporter

Languages: English (English ) Spanish (Español ) Italian (Italiano )

Timezone: Europe/Madrid (GMT+01:00)

Please try now and let me know if it works also for you.

I have done a test and it is working correctly on your site.

December 10, 2024 at 4:15 pm #16499602

micheleC-36

Hi Paola,

No actually it doesn't work for me.
I remind you that the issue happens with the Products, I haven't even looked at normal pages yet. For example with the machine Ecosil 14.

December 10, 2024 at 4:28 pm #16499665

micheleC-36

What are the steps you follow to do the job properly?

December 10, 2024 at 4:51 pm #16499766

Paola Mendiburu
Supporter

Languages: English (English ) Spanish (Español ) Italian (Italiano )

Timezone: Europe/Madrid (GMT+01:00)

Please see this video:
hidden link