This thread is resolved. Here is a description of the problem and solution.
Problem:
The client reported an issue with WPML and ACF relationship on the 'news' post type, where sections based on ACF relationships were missing in translations.
Solution:
1. We asked the client to elaborate on the issue and to provide screenshots or a screen-recorded video.
2. We requested the client's Debug information to better understand the site configuration. This information can be found in our documentation: http://wpml.org/faq/provide-debug-information-faster-support.
3. Upon further investigation, it was determined that the issue was related to a CSS class causing the sections to not display correctly. We provided a CSS snippet to resolve the issue:
.fusion-body .fusion-title.fusion-sep-none {<br /> display: block!important;<br />}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.
This topic contains 6 replies, has 3 voices.
Last updated by 1 year, 12 months ago.
Assisted by: Kor.




