Forum Replies Created
It won’t allow me to add the shortcode. I see a blank modal popup with a header ‘Download Manager’, that’s all.
I’ve added this plugin and now see the download button in TinyMCE (excellent!) but it isn’t working correctly. Upon examining the Javascript console I’m seeing this:
Deprecated TinyMCE API call: windowManager.createInstance(..) wp-tinymce.php?c=1&ver=4021-20140423:17
GET http://pcbackoffice.com/wp-includes/js/plupload/plupload.html5.js 404 (Not Found) admin.php:460
GET http://pcbackoffice.com/wp-includes/js/plupload/plupload.flash.js 404 (Not Found) admin.php:461
GET http://pcbackoffice.com/wp-includes/js/plupload/plupload.html4.js 404 (Not Found) admin.php:463
GET http://pcbackoffice.com/wp-includes/js/plupload/plupload.silverlight.js 404 (Not Found) admin.php:462
GET http://pcbackoffice.com/wp-includes/js/plupload/plupload.js 404 (Not Found) admin.php:459
Uncaught ReferenceError: plupload is not defined admin.php?wpdm_action=wpdm_tinymce_button:608
(anonymous function) admin.php?wpdm_action=wpdm_tinymce_button:608
j jquery.js:2
k.fireWith jquery.js:2
n.extend.ready jquery.js:2
K jquery.js:2
Any thoughts?
Excellent, that solves all of my issues except one: how can I embed a shortcode directly from the Edit Post page? It seems I have to copy them over from the Downloads > Packages page into the Edit Post WYSIWYG. I have used other download plugins that add a button to the WYSIWYG editor to summon existing shortcodes (so you don’t have to copy-paste). Does this plugin have functionality like that?
Excellent, this answers one of my questions. Is it possible to make this behavior the default? Or specify this link template for multiple downloads at the same time?
I’m still curious if it is possible to get a download shortcode directly on the post editing page?