I think one of the .Js of the plugin breaks the upload/insert media box in post edit in WP 3.5.
Would have any solution by any chance please?
Thanks,
I think one of the .Js of the plugin breaks the upload/insert media box in post edit in WP 3.5.
Would have any solution by any chance please?
Thanks,
this is happening to me also.
any fix for this?
Thanks!
The plugin loads an obsolete version of the jQueryUI script, which is conflicting with the version bundled with WordPress (1.9.2 at the time of writing).
Open df-draggable.php and update lines 79 and 113 to point to:
http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.2/jquery-ui.min.js.
Sorted.
You must log in to post.