Background of the issue:
I am trying to display posts content created with Elementor and translated with WPML on the front-end. The content doesn't appear in the Elementor editor either. The issue can be seen on this page: hidden link. I expected to see the content within Elementor text widgets, as shown in the translation management: hidden link.
Symptoms:
Instead of the expected content, I see an empty space: hidden link.
Questions:
Why doesn't the translated content show up in the front-end?
Why is the content missing in the Elementor editor?
Could you please increase the WordPress memory limit (WP Memory Limit) to at least 256 MB? WPML requires at least 128M.
Your current values are:
PHP Memory Limit 512M
WP Memory Limit 40M
You need to connect to your website's server and open the wp-config.php file in a text editor. The file is located in the WordPress root directory.
Add this code to the wp-config.php file to increase WordPress memory:
define ('WP_MEMORY_LIMIT', '256M');
Add this just before this comment:
// That's all, stop editing! Happy blogging.
The current values can be viewed under WPML > Support > WordPress.
These settings can be restricted directly by your hosting provider. Therefore, I recommend contacting them and asking them to change them directly if the changes are not applied immediately.
After adjusting the limit, please apply the translation again.
If this will still not solve the issue, please let us know.
Languages: English (English )Spanish (Español )German (Deutsch )
Timezone: America/Lima (GMT-05:00)
Could you please go to Settings > Permalinks and change from "Plain" to "Post name".
Now, save the translation of your post again and visit the front end.
Take note, that now you will have a different URL structure using the post title as the slug.
If this does not solve the issue, I would like to request temporary access (wp-admin and FTP) to the site to investigate the issue further.
The required fields are below the comment section when you log in to leave the next reply. The information you provide is private, meaning only you and I can see and access it.
IMPORTANT
Please be sure to back up the site and database before granting us access.
If you cannot see the "wp-admin / FTP" fields, your post and site credentials will be set to "PUBLIC". DO NOT publish the data unless you see the required wp-admin / FTP fields.
The private reply form looks like this: hidden link
The next time you reply, click on "I still need assistance".
Video: hidden link
Please note that we are obliged to request this information individually on each ticket. We are not allowed to access any credentials that were not specifically submitted on this ticket in the private response form.
Languages: English (English )Spanish (Español )German (Deutsch )
Timezone: America/Lima (GMT-05:00)
I can see now that you are reporting the issue for original content.
To know if you are handling original content, open the content inside the WordPress Editor and take a look inside the right sidebar. If you see translation method options (WPML Translation Editor / WordPress Editor) then this is original content. See screenshot.
The example: hidden link
This is not a translation and the issue persists if I disable WPML. Opening Elementor on this original content does not have any text widgets.
This is not a WPML issue. The issue is visible in the original content.
The posts content was visible before I installed WPML, in the admin(Elementor) and on the FrontEnd .
The content of newly created posts is visible too.
The issue only applies to posts which were translated with WPML, their content disappeared . But it is still shown in the translation management as mentioned in the first reply .
Languages: English (English )Spanish (Español )German (Deutsch )
Timezone: America/Lima (GMT-05:00)
If you currently can not recreate this issue, then it might be that there was a bug on your site that no longer exists.
I can see on our system that the content used to have original strings, but as long as this content is missing from the original content, a translation will not be possible.
There is no option to recreate such original content with WPML.
Do you have a backup of your site from before this issue occurs?