Background of the issue:
I am using ACF custom fields for the header and footer on my WordPress site, which are set up as separate Theme Options pages. The fields are marked as translatable in the Field Group settings. I have translated the values into French using WPML, and the translations appear as completed in the backend.
Example: Header and Footer each have their own option fields, such as the footer text (screenshot: 隐藏链接).
The fields are correctly marked as translatable in the Field Group settings (screenshot: 隐藏链接).
Footer option field – 隐藏链接
Field group translation settings – 隐藏链接
Symptoms:
On the frontend, the translated content does not appear; it always shows the default language content. In WPML Translation Management, some fields still show as 'In Progress'.
Questions:
Why are the translated ACF option fields not appearing on the frontend?
How can I resolve the issue of fields showing as 'In Progress' in WPML Translation Management?