acf-qtranslate icon indicating copy to clipboard operation
acf-qtranslate copied to clipboard

ACFPRO 5.7.0 Compatibility Issues

Open mayaliny opened this issue 7 years ago • 2 comments

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:

schermata 2018-07-16 alle 11 42 55

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

mayaliny avatar Jul 16 '18 09:07 mayaliny

Reverting ACFPRO to 5.6.10 solved the problem temporarily.

mayaliny avatar Jul 16 '18 12:07 mayaliny

Here's a fix for part of the issue: https://github.com/funkjedi/acf-qtranslate/issues/119#issuecomment-422250410

cgidds avatar Sep 18 '18 04:09 cgidds