• 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 ??

    https://www.ads-software.com/plugins/mixcloud-embed/

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author biancardi

    (@biancardi)

    thanks for your report! this is a bug of the system that save the default options.
    I will fix it in the next days!

    Stay tuned!

    Thread Starter radiophoniste

    (@radiophoniste)

    Hello biancardi !

    Thank you for your answer !

    Is there something I can do to fix this bug before the update ? If you tell me where the default options are saved maybe I can do something to change them in the code ??

    See ya !

    Plugin Author biancardi

    (@biancardi)

    Hi radiophoniste,

    try the version 2.0.1 of the plugin…. it can fix the porblems. If you have found another bug report me

    have a nice day!

    Thread Starter radiophoniste

    (@radiophoniste)

    Hi biancardi,

    No, it still don’t work… Except for the checkbox “Show Cover : View the cover of cloudcast” which stays checked but nothing happen at frontend. The other checkboxes still don’t work.

    Regards

    Plugin Author biancardi

    (@biancardi)

    ok no problem! i will back to work in this days ?? don’t worry and thanks for the patience

    Plugin Author biancardi

    (@biancardi)

    arg!!! i have found a really stupid error! I will release today a new version

    Thread Starter radiophoniste

    (@radiophoniste)

    Ok ! Well done ! Could you please post a message here when it’s available ?

    Thank you

    Plugin Author biancardi

    (@biancardi)

    I have updated the code, but i think that not resolve your problem.
    Can you give me a page test that I look the generated code?

    Thanks

    Thread Starter radiophoniste

    (@radiophoniste)

    Hello,

    I updated the plugin, the checkboxes stay checked now but nothing happen. You can see the generated mixcloud embed here : https://europhonica.eu

    Plugin Author biancardi

    (@biancardi)

    uhm, try to delete the code and readd with the mixcloud button if you have a tinymce editor.
    I have try you cloudcast on my site and work it well

    the default option work if there aren’t the same option also settings in the shortcode

    Thread Starter radiophoniste

    (@radiophoniste)

    Hello,

    I can’t use the embed code of mixcloud in my theme, I just can give him the url and I need a plugin like yours to use tags like [mixcloud][/mixcloud] and set my settings. Your plugin would be perfect for me if the checkboxes would work… Is there somewhere where I can edit directly the default settings ?

    Thanks for your help

    Thread Starter radiophoniste

    (@radiophoniste)

    Is it possible to add the parameters in the tag ? Like [mixcloud light=”true” cover=”true” height=”150″ width=”150″] ?

    Plugin Author biancardi

    (@biancardi)

    Hi,

    it work like this ??

    If you add the shortcode [mixcloud]url_of_cloudcast[/mixcloud] the are loaded the default option. Also you can specify all the option in the shortcode. There is some example about:

    [mixcloud height=”100″ width=”400″]https://www.mixcloud.com/dottblanchard/dott-blanchard-discovering-music/[/mixcloud]

    This is the parameter:

    Height: integer value
    Width: integer value
    Iframe: boolean value
    Playlist: boolean value
    Profile: boolean value
    Cover: boolean value
    Mini: boolean value
    Light: boolean value
    Autoplay: boolean value (there are some restriction about flash player)
    Tracklist: booelean value
    Artwork: boolean value

    In your case
    [mixcloud light=”true” cover=”true” height=”150″ width=”150″]url_of_cloudcast [/mixcloud]

    If you want more example this is the reference page:

    https://domenicobiancardi.com/2015/08/23/mixcloud-embed-plugin/

    Thread Starter radiophoniste

    (@radiophoniste)

    Ok ! Some of them are working (like cover) but not light. When I click on the cloudcast which has a cover now it becames black right after the click.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Can't change the Mixcloud Embed Default Settings’ is closed to new replies.