I fix the js error in the index.php of the plugin adding wp_enqueue_script(‘media-upload’); in the wpmediacategory_enqueue_media_action function.
Is it possible to replicate the behavior of “Add media” on the “Select file” button in a custom type?
I have a similar issue, when I select a file, in the media library tab I can’t see the dropdown.
Looking in inspector I find this error
Uncaught ReferenceError: wp is not defined wpmediacategory-filters.min.js?ver=2.0.8:1
With theme Twenty Fourteen and wordpress version 4.0.
Thanks for the help,
Giuseppe