Everything works!
Both Classic editor, Visual Composer text editor.
Jquery no error are reported and the image selection works great!
Thank you!
Thanks Phil.
BTW, i notice that in Age Gate Appearance Settings, i couldn’t select any images, in the js console appears this error “Uncaught TypeError: $ is not a function”
I solve this problem adding “$=jQuery.noConflict();” in the beginning of the file admin/js/age-gate-admin.js
Maybe you can check this out in the next commit/update.
Thanks once again