Title: [Plugin: SoundCloud Shortcode] New update is broken
Last modified: August 20, 2016

---

# [Plugin: SoundCloud Shortcode] New update is broken

 *  Resolved [MDesigner0](https://wordpress.org/support/users/mdesigner0/)
 * (@mdesigner0)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/)
 * This broke all the players on my site. I’ve updated to the new code, and one 
   page works while the rest do not, even though they are all following the same
   format.
 * Example:
 * The source code for this page: [http://samhulick.com/portfolio/me3ec](http://samhulick.com/portfolio/me3ec)(
   which works properly)
    [soundcloud]http://soundcloud.com/mdesigner/sets/mass-
   effect-3-extended-cut[/soundcloud]
 * The source code for this page: [http://samhulick.com/portfolio/me3](http://samhulick.com/portfolio/me3)(
   which is broken)
    [soundcloud]http://soundcloud.com/mdesigner/sets/mass-effect-
   3-demo-reel[/soundcloud]
 * Please explain?

Viewing 15 replies - 1 through 15 (of 15 total)

 *  Thread Starter [MDesigner0](https://wordpress.org/support/users/mdesigner0/)
 * (@mdesigner0)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936628)
 * Does a set’s “apps” setting need to be enabled in SoundCloud for this to work?
   What about “widgets”?
 *  Thread Starter [MDesigner0](https://wordpress.org/support/users/mdesigner0/)
 * (@mdesigner0)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936645)
 * Ok, one of them (the second link) started working without any code changes from
   me. Something is funky on SoundCloud’s end, I imagine. But once I changed the
   code to [soundcloud height=”450″], it broke again.
 * I hope someone can shed some light on this. This is the HTML5 version, BTW. I’ve
   temporarily switched to Flash mode which works (though not ideal).
 *  Plugin Contributor [por_](https://wordpress.org/support/users/por_/)
 * (@por_)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936843)
 * I can’t reproduce this I’m afraid. Do you have some caching plugin running maybe?
   The plugin uses SoundCloud oEmbed which looks fine for that second link, so it
   looks like the permissions are set correctly at least. ([http://soundcloud.com/oembed?url=http://soundcloud.com/mdesigner/sets/mass-effect-3-demo-reel](http://soundcloud.com/oembed?url=http://soundcloud.com/mdesigner/sets/mass-effect-3-demo-reel))
 * What happens when it is “broken”? Do you see an error or does it just display
   a link?
 *  Thread Starter [MDesigner0](https://wordpress.org/support/users/mdesigner0/)
 * (@mdesigner0)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936845)
 * Could you email me via my website? I’ll temporarily give you an admin login and
   you can take a look.
 *  Plugin Contributor [por_](https://wordpress.org/support/users/por_/)
 * (@por_)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936846)
 * You should already have my email from the plugin. You can send it there.
 *  Thread Starter [MDesigner0](https://wordpress.org/support/users/mdesigner0/)
 * (@mdesigner0)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936890)
 * Done. Thank you!
 *  Thread Starter [MDesigner0](https://wordpress.org/support/users/mdesigner0/)
 * (@mdesigner0)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936920)
 * Interesting. I put up a new set, this oembed link returns a blank page.
 * [http://soundcloud.com/oembed?url=http://soundcloud.com/mdesigner/sets/baldurs-gate-the-black-pits](http://soundcloud.com/oembed?url=http://soundcloud.com/mdesigner/sets/baldurs-gate-the-black-pits)
 *  Thread Starter [MDesigner0](https://wordpress.org/support/users/mdesigner0/)
 * (@mdesigner0)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936922)
 * Found the problem and how to fix it!
 * It has to do with the widget permissions of the set or track. It MUST be set 
   to “anybody,” not “only for you.” And even after setting that, you HAVE to go
   back to your WordPress page, and just re-update the page for some reason. Using
   this method I was able to fix all the music pages on my site.
 * The only bummer left is that [soundcloud height=”x”] is restricted to 450 max
   I think. I can shrink it if I need to, but I can’t set it to 600, it ignores 
   it.
 *  [The Daily Indie](https://wordpress.org/support/users/the-daily-indie/)
 * (@the-daily-indie)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936942)
 * I’ve searched for it, but where can I change the permissions from ‘only for you’
   to anybody?
 *  Plugin Contributor [por_](https://wordpress.org/support/users/por_/)
 * (@por_)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936947)
 * [@mdesigner0](https://wordpress.org/support/users/mdesigner0/): Glad you found
   a way to fix it. The reason why you have to update your page is because the shortcode
   is cached by WordPress. I can see why restricting the height of SoundCloud set
   players can be annoying. I can’t think of a good reason for that either.
 * I could override it in the plugin, but I’d like to try and fix it properly on
   the backend.
 * [@the](https://wordpress.org/support/users/the/) Daily Indie: Go to any of your
   sets or sounds and click the edit button. Right at the bottom you will see some
   permissions options.
 *  [The Daily Indie](https://wordpress.org/support/users/the-daily-indie/)
 * (@the-daily-indie)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936948)
 * [@por_](https://wordpress.org/support/users/por_/) I’m sorry, but it still isn’t
   very clear to me. For example: [http://thedailyindie.nl/new-music-o-a-animal-collective-temples-bloc-party-tamaryn/](http://thedailyindie.nl/new-music-o-a-animal-collective-temples-bloc-party-tamaryn/)
 * I only see links, so where can I find an edit button exactly?
 * Thanks for your help!
 *  Plugin Contributor [por_](https://wordpress.org/support/users/por_/)
 * (@por_)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936949)
 * [@the](https://wordpress.org/support/users/the/) Daily Indie: I think your problem
   is different. This is only the case when you own the sound or set and you disallowed
   your sound or set to be embedded on other pages.
 * I think your problem is best described by [http://wordpress.org/support/topic/plugin-soundcloud-shortcode-problem-with-v225](http://wordpress.org/support/topic/plugin-soundcloud-shortcode-problem-with-v225),
   let’s move the discussion there.
 *  Thread Starter [MDesigner0](https://wordpress.org/support/users/mdesigner0/)
 * (@mdesigner0)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936959)
 * Thanks Tim. So do you plan on releasing another update to allow full freedom 
   with the height setting? Is there some temporary way I could override it?
 *  Plugin Contributor [por_](https://wordpress.org/support/users/por_/)
 * (@por_)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936960)
 * The only temporary way to override is to reset your plugin version to 2.0 at 
   the moment. [http://downloads.wordpress.org/plugin/soundcloud-shortcode.2.0.zip](http://downloads.wordpress.org/plugin/soundcloud-shortcode.2.0.zip)
 * I’ll try to get it fixed on the backend though.
 *  Thread Starter [MDesigner0](https://wordpress.org/support/users/mdesigner0/)
 * (@mdesigner0)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936961)
 * I can wait. Thanks again for your help. PS: you may want to include a note somewhere
   in the plugin that says the ‘widgets’ permission must be enabled for everyone.
   That’s a key thing.

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘[Plugin: SoundCloud Shortcode] New update is broken’ is closed to new
replies.

 * ![](https://ps.w.org/soundcloud-shortcode/assets/icon-256x256.png?rev=2908163)
 * [SoundCloud Shortcode](https://wordpress.org/plugins/soundcloud-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/soundcloud-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/soundcloud-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/soundcloud-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/soundcloud-shortcode/reviews/)

 * 15 replies
 * 3 participants
 * Last reply from: [MDesigner0](https://wordpress.org/support/users/mdesigner0/)
 * Last activity: [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-soundcloud-shortcode-new-update-is-broken/#post-2936961)
 * Status: resolved