Home › Forums › ACF PRO › ACF PRO version 5.7.0 incompatibility with QtranslateX › Reply To: ACF PRO version 5.7.0 incompatibility with QtranslateX
I found out the solution.
Please go to acf-qtranslate\src\acf_5\fields\wysiwyg.php line 32
Change add_action(‘acf/input/admin_footer’, array($this, ‘input_admin_footer’));
TO do_action(‘acf/input/admin_footer’, array($this, ‘input_admin_footer’));
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.