Broken dependencies JS & CSS
-
Hi,
I’ve this errors with your plugin and last ACFv5 version (5.4.6) :
JS Broken Dependencies
script: acf-validated-field-input http://localhost/site/wp-content/plugins/validated-field-for-acf/js/input.min.js
dependencie: acf-validated-field (missing)
version: 1.7.7CSS Broken Dependencies
scripts: font-awesome http://localhost/site/wp-content/plugins/validated-field-for-acf/css/font-awesome/css/font-awesome.min.css
acf-validated_field http://localhost/site/wp-content/plugins/validated-field-for-acf/css/input.css
version: 4.2.0To avoid this, I’ve removed ‘acf-validated-field’ and ‘acf-validated-field-input’ from wp_enqueue_script and all in input_admin_footer(), both in validated_field_v5.php
The topic ‘Broken dependencies JS & CSS’ is closed to new replies.