Broken Dependencies
-
Let me start by saying, I am a fellow wordpress developer. I am currently working on a side project developing a plugin, and incorporating ACF 5.0.0 directly into my plugins core. I do this via an include, as per ACF’s instructions.
For staging purposes, I’m running a clean site. Twenty 15 as the theme, and the only plugin I am running is the one I am developing. The issue I am coming across, is when I include your code into my plugin (via a direct include, or as a standalone installed plugin), it’s not working quite like it should. When I add it in the custom fields section of ACF, the field_type does not show until I save and reload the page and go back to it.
This in itself wouldn’t be an issue, however when you go to any post that the field is attached to, it does not save the field. In my case, it’s inside a repeater field. As well, I can see a message as follows:
“Broken Dependencies acf-validated-field-input
https://dylan.amazinglyamusing.com/wp-content/plugins/Aidee-Events/includes/validated-field-for-acf/js/input.js acf-validated-field (missing) 1.7.7″
- The topic ‘Broken Dependencies’ is closed to new replies.