Before proceeding further, may I ask you to try the following?
IMPORTANT: Take full backup of your website and database beforehand. It is highly advised to try the following on a staging/dev site first, so your live website isn't compromised.
- Fix “WP Memory Limit” to at least 128MB while 256MB is recommended. See https://wpml.org/home/minimum-requirements/ for detailed information. You can set this in your wp-config.php file by adding following code:
Remember to add these lines before the line where it says:
/* That's all, stop editing! Happy publishing. */
Then:
- Check with a default theme of WordPress (i.e. 2021 or 2023) first.
- If problem persists, deactivate all plugins except WPML and its addons and check for the issue.
- Activate each plugin one-by-one, while keeping check on the issue after a plugin is activated. This way you'll be able to pinpoint a plugin having a conflict (or problem), if any.
Please let me know and I'll try my best to help you further on the matter.
I am using Biagiotti theme, which is compatible with WPML and is of the latest version.
I need to translate all the widgets, but cannot find any option of doing them.
The theme link is hidden link
However, if you can translate the widget in String Translation (like you showed in your first message), it means WPML is able to translate these.
The steps I mentioned earlier are our initial debugging steps, to ensure if problem is really coming from WPML or not. So I'll advise to try those carefully.