This thread is resolved. Here is a description of the problem and solution.
Problem: If you're checking the translation for the Post "Mand" and notice that the link field is missing in a custom Gutenberg block inside a custom field, this might be due to the way links are handled. Solution: We recommend you first make a full backup of your website. Then, you need to modify the PHP code that registers the strings for ACF blocks. Specifically, edit the file
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. Should you need further assistance, please do not hesitate to 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.
Check the translation for the Post "Mand". The link field will be missing for translation. The link is inside a custom gutenberg block, inside a custom field.
Thank you for your patience. I just received feedback. It seems that in the following part of the code, the '3' value should be changed to '2', in ''wpml_cf_preferences' => 3':
It's necessary, after updating the code, that you make a small change in the original content, so the translation update gets triggered. Can you confirm you also have done that after setting the value to '2'?
Thank you for your patience. I got feedback from our developers, but after testing the results, it still misses the functionality you want. I apologize, but we still need more time. We are tweaking the settings to see how it impacts the behavior of the element.
Do you have more details on how the element should work exactly? Will it only be used for internal links or for external as well?
Hey there, there are still some details we are testing internally. I found a similar issue and will test it on a copy of your website. I'll get back to you as soon as I have the results.