Would it be possible to see / get the sourcecode for the plugin?
I did use this for some time, and since wordpress/php updates have surpassed the current version, a lot of the embedded mixcloud links are broken on posts.
]]>Installed just to test if I could get it to work, instead crashed the whole site, http error 500. Now I need to start all over / disable plugin ( I hope it works ) any case I need to contact administration so they can do it via ftp, cause I can’t
]]>I want to display a whole playlist, however it only shows the latest track. What am I doing wrong?
Here’s the code:
[mixcloud height="400" iframe="false"]https://www.mixcloud.com/fourfourmusic/playlists/podcasts/[/mixcloud]
Fatal error: Unknown: Cannot use output buffering in output buffering display handlers in Unknown on line 0
disable all plugings and activate this plugin give me the error
]]>HI.
How can I sort the playlist to display latest cloudcast first? Also, how to display the complate tracklist of the playlist?
Fixed install on WP 4.5.2 it causes all screens to be white and you’ll need to go in manually through SSH and disable the plugin. Hopefully this can be resolved, but it looks like it hasn’t been tested for a while. If I figure out how to update it so it doesn’t break I’ll post here
]]>Although some of the issues are fixed (by using the manual shortcode options), the (admin options) settings as mentioned before are not fixed yet.
The color (code) and light option aren’t working.
Somehow I can’t get the playlist to show; which is something that’s mentioned before in the last 3 threads.
Any idea when you’ll be able to fix this?
]]>PHP Parse error: syntax error, unexpected end of file in /Applications/wordpress-yamamori/apps/wordpress/htdocs/wp-content/plugins/
Error 500 in wp-admin/plugins.php after installation
]]>Hello there, I’m having trouble in getting wordpress shortcodes generated by mixcloud to appear using this plugin. At the moment when I insert the generated shortcode into a post I get a box with the mixcloud logo and a message ‘Sorry we can’t find that content’.
Would you possibly be able to suggest what’s not behaving ?
The site is a self-hosted WordPress installation.
Regards
]]>Hello,
I have a problem. I can’t change some settings in the “Mixcloud Embed Default Settings” menu. For example, I would like to check “show cover” and “light widget” but when I click on “update option”, the page refresh without keeping my changes. It works only with height and width. I’ve found in the database this :
a:10:{s:11:”option_page”;s:23:”mixcloud-embed-settings”;s:6:”action”;s:6:”update”;s:8:”_wpnonce”;s:10:”2488792800″;s:16:”_wp_http_referer”;s:68:”/wp-admin/options-general.php?page=mixcloud-embed/mixcloud-embed.php”;s:28:”mixcloud-embed_player_iframe”;s:5:”false”;s:28:”mixcloud-embed_player_height”;s:3:”60%”;s:27:”mixcloud-embed_player_width”;s:4:”100%”;s:20:”mixcloud-embed_color”;s:6:”FFFFFF”;s:20:”mixcloud-embed_light”;s:0:””;s:21:”mixcloud-embed_update”;s:14:”Update options”;}
What should I write in it to force the options ?
Thanks for your help ??
]]>Hi guys,
how are you?
I will back to develop a new version of this simple plugin. I will fix the error and put a new code of mixcloud!
Stay tuned!
]]>Hello!
The players does not load content, please see this link:
https://raven-records.com/yourownunderground/index.php/2015/08/14/post-de-teste-1/?preview=true
]]>Hi All,
I would like to order my embed playlists with the latest on the top, latest first.
Our playlist URL is https://www.mixcloud.com/ICRfm/playlists/chart-hits/
This displays the oldest first and we would like the newest.
Many Thanks in advanced
]]>I need to have a variable with the id of the player to do that interact with another player. how can I do?
]]>Hi
If you go on mixcloud.com, hit share on one of the posts and then the WordPress button you get a code like: [mixcloud https://www.mixcloud.com/TechnoLiveSets/dubfire-enter-main-week-2-space-ibiza-10-07-2014/ width=660 height=180 /]
unfortunately that code is wrong and the plugin doesn’t work with it (I know it’s an error at mixcloud but still you should adjust the plugin).
I fixed this issue on my site by adding a few lines to the file /wp-content/plugins/mixcloud-embed/mixcloud-embed-core.php on line 376 I’ve added:
// check for wrong formating and fix it
if (empty($content) && is_array($options) && count($options) > 0) {
foreach ($options as $o) {
if (is_string($o) && preg_match('~^http(s)?://(www\.)?mixcloud\.com/~', $o) == 1 && empty($content)) {
$content = $o;
}
}
}
That has fixed this issue for me.
Hope this helps someone else and you may could include it in an update.
Btw. I’ve also mage a “hack” to always have width=”100%” maybee that would be a nice option for developers to be able to allways overwrite the width of the iframe to 100%
]]>When I activated this plugin-in offline in my XAMPP development environment
\mixcloud-embed\mixcloud-embed-widget.php on line 122
When I just rename the file to -mixcloud-embed-widget.php I can work with the plugin.
]]>Can any one give help me fix this issue. I entered this into my article trying to embed a mixcloud player to post on my site.
I entered : [mixcloud]https://www.mixcloud.com/MindThaGapRadio/mind-tha-gap-radio-01-january-2014/[/mixcloud]
Could someone let me know what I am doing wrong?
]]>Whenever I place the Mixcloud widget generating code (that comes off of their site) into my WP blog the widget shows up fine and works BUT below it 900 pixels worth of blank space appears above the next post in my blog. Any ideas what to change to avoid that. Here’s the code I use:
<iframe width=”690″ height=”360″ src=”//www.mixcloud.com/widget/iframe/?feed=http%3A%2F%2Fwww.mixcloud.com%2Ffrederickwoodruff%2F%3Flimit%3D10&mini=&stylecolor=&hide_artwork=&embed_type=widget_standard&embed_uuid=feac862f-50d3-4dd7-8c41-f70963916216&hide_tracklist=&hide_cover=1&autoplay=” frameborder=”0″></iframe><div style=”clear:both; height:3px; width:682px;”></div><p style=”display:block; font-size:12px; font-family:Helvetica, Arial, sans-serif; margin:0; padding: 3px 4px; color:#02a0c7; width:682px;”>Latest Frederick Woodruff’s Cloudcasts<span> on </span> Mixcloud</p><div style=”clear:both; height:3px;”></div>
]]>Hi,
check this one out, for example:
https://www.dennyberland.com/index.php/october-2013-podcast/
shows ok, but won’t play. The same file on the Mixcloud webside works fine.
This is the code I used:
[mixcloud?height="200" width="800"]https://www.mixcloud.com/dennyberland/october-2013-podcast/[/mixcloud]
Thanks.
Andrea
First: Thanks for the plugin.
Second: The playlist embed feature is not compatible with the theme Spun. Not sure if this error effects all responsive themes. On small window formats (mobile, …) the playlist
I fixed this by changing the height property of the .mixcloud-embed-playlist li selector in the mixcloud-embed/mixcloud-embed.css file from 30px to 100%.
Parse error: syntax error, unexpected end of file in C:\xampp\htdocs\logosinternational\wp-content\plugins\mixcloud-embed\mixcloud-embed-widget.php on line 122
Can this be fixed?
I’m having a hard time with this
]]>I have a strange DB error, saying that
WordPress database error: [Table ‘*******_enfantsol.kor_mixcloudPlaylist’ doesn’t exist]
INSERT INTO kor_mixcloudPlaylist
(url
,playlist
) VALUES (‘https://www.mixcloud.com/louisphilippeday1/doux-air-pour-un-printemps-etoile/’,’a:17:{i:0;a:2:{s:5:\”title\”;s:12:\”Endless Park\”;s:6:\”artist\”;s:11:\”Hol Baumann\”;}i:1;a:2:{s:5:\”title\”;s:11:\”éphémère\”;s:6:\”artist\”;s:11:\”Hol Baumann\”;}i:2;a:2:{s:5:\”title\”;s:12:\”Just The Sea\”;s:6:\”artist\”;s:13:\”D. Batistatos\”;}i:3;a:2:
and so on till the player and playlist are shown.
Here is the page
Can you have a look please?
]]>just started using mixcloud and your plug in. amazing! thank you for that! I am wondering if you have a solution to make the music player only play once instead of play on repeat. I’m not sure if it’s a setting through mixcloud. I looked but may have missed something. Thanks for looking this over!
]]>Hi, great plugin, thank to you to share it
Please, do you know how to add support for BuddyPress status updates? tried with Twenty Twelve child theme but it seems don’t work
Many thank ?? in advance for any help
]]>Hi BJT,
plug-in throws warning after updating server to latest PHP 5.4.x version. The Plugin seems to work fine though:
Warning: Illegal string offset ‘height’ in /zzz/blog/wp-content/plugins/mixcloud-embed/mixcloud-embed-core.php on line 348
Warning: Illegal string offset ‘width’ in /zzz/blog/wp-content/plugins/mixcloud-embed/mixcloud-embed-core.php on line 349
Warning: Illegal string offset ‘color’ in /zzz/blog/wp-content/plugins/mixcloud-embed/mixcloud-embed-core.php on line 350
Warning: Illegal string offset ‘iframe’ in /zzz/blog/wp-content/plugins/mixcloud-embed/mixcloud-embed-core.php on line 351
Warning: Illegal string offset ‘playlist’ in /zzz/blog/wp-content/plugins/mixcloud-embed/mixcloud-embed-core.php on line 352
Warning: Illegal string offset ‘profile’ in /zzz/blog/wp-content/plugins/mixcloud-embed/mixcloud-embed-core.php on line 353
I already tried uninstalling and re-installing, no success.
]]>Hello,
great plugin, but I have some issues:
– color of play button is not changing, I entered the value without #.
– on my iphone I see the whole background pic of the song, what is ok, but no player controls (I am using the HTML5-iframe version)
Kind regards,
Klaus
]]>Hi,
we found out, that the plug-in writes code with unescaped ampersands in URLs which break the RSS feed of the page then.
Quick fix?
]]>Hi, first of all: Thank you for this great plug-in, good work!
We found out, that the Player is always displayed on top of the page (inside the body of the entry) instead of where you put the shortcode.
All other Media Embed plug-ins show the player exactly where you put the code and I guess that is the supposed behaviour for Mixcloud Embed too, isn’t it?
Maybe we just missed something in the configuration, don’t know.
Would be great if you could help us. Thank you in advance!
]]>Someone have tested a widget ?
Can you think about it ?
]]>Could it be that it wount work with the Firefox?
I test it in Safari, it works
Opera, it works
Chrome, it works
but ff is the most used browser on the web, so the plugin should display the mixcloud
or not?