No, I’ve made tracks public and that hasn’t changed anything.
The Add Media button opens the pop-up all fine. I can see the list of SoundCloud clips on my account all fine too. Joy! ??
It’s the Insert Shortcode button that is not responding.
Here’s what the Chrome Inspector says when I click on the Add Media > Soundcloud is Gold link
media-upload.php?chromeless=1&post_id=345&tab=soundcloud_is_gold:106
GET https://www.mywebsite.com/wp-content/plugins/soundcloud-is-gold/images/addpointer.png 404 (Not Found)
media-upload.php?chromeless=1&post_id=345&tab=soundcloud_is_gold:106
GET https://m.soundcloud.com/images/throbber-cloud-greyscale.gif 404 (Not Found)
And then when I click the Insert Soundcloud Player
The Console has this error
soundcloud-is-gold-js.js?ver=4.9.4:245
Uncaught TypeError: Cannot read property 'execCommand' of null
at insertShortcode (soundcloud-is-gold-js.js?ver=4.9.4:245)
at HTMLAnchorElement.<anonymous> (soundcloud-is-gold-js.js?ver=4.9.4:237)
at HTMLAnchorElement.dispatch (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,plupload-handlers,farbtastic&ver=4.9.4:3)
at HTMLAnchorElement.r.handle (load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,plupload-handlers,farbtastic&ver=4.9.4:3)
insertShortcode @ soundcloud-is-gold-js.js?ver=4.9.4:245
(anonymous) @ soundcloud-is-gold-js.js?ver=4.9.4:237
dispatch @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,plupload-handlers,farbtastic&ver=4.9.4:3
r.handle @ load-scripts.php?c=1&load[]=jquery-core,jquery-migrate,utils,moxiejs,plupload,plupload-handlers,farbtastic&ver=4.9.4:3
Word of warning I know enough to be able to paste this stuff to you, but that’s where my knowledge ends I’m sorry. I hope this is somewhat useful.
-
This reply was modified 6 years, 12 months ago by
catchlight.