You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
mayaliny
changed the title
Translated Image field
ACFPRO 5.7.0 Compatibility Issues
Jul 16, 2018
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
The text was updated successfully, but these errors were encountered: