• I love this plugin, it looks very tidy out of the box and is so simple to set up, and or modify!

    One feature that WOULD be really worthwhile would be if the site remembered that you had set the music to NOT play and retain this setting until it was turned on again. Unfortunately, when a page is refreshed the music starts again, even if paused.

    Secondary to this, it is a shame that the music restarts when changing pages, though I suppose this may be unavoidable.

    https://www.ads-software.com/extend/plugins/cw-music-player/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author circlewaves

    (@circlewaves)

    Hi,

    We try to fix it in next version. Technically it’s not a simple.

    Thanks.

    Thread Starter Bizstudio

    (@ajamm)

    Thankyou. I have toyed witha couple of ajax pagination plugins. Which might overcome this by avoiding page reload, but they dont seen to work with this plugin. (and arent overly nice anyway)

    Appreciate your feedback

    Plugin Author circlewaves

    (@circlewaves)

    Well,

    fastest and simplest way – it is a put your website to IFRAME and put player outside of this IFRAME.
    Example:

    <body>
    <div></div> // MUSIC PLAYER
    <iframe src="..."/> //YOUR SITE
    </body>

    But this solution is not good.

    Better way – to use ajax – we are working on it, but there is many compatibility problems with other ajax-plugins.

    I’m let you know if we find a good solution.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘On/Off setting on page refresh’ is closed to new replies.