acf-qtranslate
acf-qtranslate copied to clipboard
ACFPRO 5.7.0 Compatibility Issues
EDIT- Apparently ACFPRO 5.7.0 has introducted major javascript updates:
https://www.advancedcustomfields.com/blog/version-5-7-0/ https://www.advancedcustomfields.com/resources/javascript-api/
that result in breaking acf qtranslate logic.
It all started getting this errors:

I've got a problem when trying to upload and image in a translated image field. Apparently the js code in main.js and qtranslatex.js is trying to access and acf.fields variable which is not defined.
Using WP 4.9.7 QtranslateX 3.4.6.8 ACF QtranslateX 1.7.23 ACF 5.7.0
Do anyone have a suggestion on how to fix this? maybe @funkjedi ? thanks
Reverting ACFPRO to 5.6.10 solved the problem temporarily.
Here's a fix for part of the issue: https://github.com/funkjedi/acf-qtranslate/issues/119#issuecomment-422250410