Hi,
saldy no
i have made the changes to the input.js suggested and it still does not work.
I can add a new field in the group but cant edit it and i cant add a rule at the bottom of the page for the group
It seems like it is similar. The scripts on this plugin should not be operating on the field group editor. I have not had a chance to test yet, but I’m guessing that there is some JA error causing other things on the page to break.
Are you able to tell me if you are seeing any JS errors related to this plugin on the page?
here it
_____________________________
load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,jquery-ui-core,utils,regenerator-runtime,wp-polyfill,jquery-ui-mouse,jquery-ui-sortable,underscore,jq&load%5Bchunk_1%5D=uery-ui-resizable,jquery-ui-draggable,jquery-ui-tooltip,wp-util&ver=6.0.2:2
Uncaught SyntaxError: "undefined" is not valid JSON
at JSON.parse (<anonymous>)
at initialize_acf_medium_editor_field (input.js?ver=2.6.0:44:23)
at HTMLDivElement.<anonymous> (input.js?ver=2.6.0:87:5)
at Function.each (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,jquery-ui-core,utils,regenerator-runtime,wp-polyfill,jquery-ui-mouse,jquery-ui-sortable,underscore,jq&load%5Bchunk_1%5D=uery-ui-resizable,jquery-ui-draggable,jquery-ui-tooltip,wp-util&ver=6.0.2:2:3003)
at s.fn.init.each (load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,jquery-ui-core,utils,regenerator-runtime,wp-polyfill,jquery-ui-mouse,jquery-ui-sortable,underscore,jq&load%5Bchunk_1%5D=uery-ui-resizable,jquery-ui-draggable,jquery-ui-tooltip,wp-util&ver=6.0.2:2:1481)
at input.js?ver=2.6.0:86:51
at acf-input.min.js?ver=6.0.2:1:2262
at o (acf.min.js?ver=6.0.2:1:1417)
at Object.doAction (acf.min.js?ver=6.0.2:1:587)
at n.doAction (acf.min.js?ver=6.0.2:1:18166)
This is the same issue. The fix posted there is not guaranteed to work.
Important note. I am in the process of getting this plugin to work with ACF6, however, in ACF version 6 this plugin will not support custom buttons in the editor. It will only support custom button the acf/medium-editor-field/custom-buttons filter hook in code.
It is going to be a while before I get this fixed. If you must edit field groups containing medium editor fields then I would suggest reverting to ACF5 until this plugin is updated.
For now, until I can get this plugin working again you’ll need to revert to ACF 5 if you want to keep using this plugin.
This should be resolved with the last update