Dualias
Forum Replies Created
-
Forum: Plugins
In reply to: [Cue by AudioTheme.com] Stop play at end of last trackGlad it could help gdr777.
Now we’re all just waiting that the developers make this function a default one… (kidding but… please!)
Stan
(Sorry for bad English ^^)
Forum: Plugins
In reply to: [Cue by AudioTheme.com] Stop play at end of last trackHi,
The only solution is gave by the plugin author in another thread:
- You have to download and install the plugin called Custom JavaScript Editor and then activate it;
- Paste this snippet of JavaScript code into the editor field located under Appearance/Custom JavaScript and then click the Update button:
jQuery.fn.cuePlaylist.defaults.cuePlaylistLoop = false;
That’s it!
Forum: Plugins
In reply to: [Cue by AudioTheme.com] No playlist Option+1! This would be perfect.
Sorry, I didn’t came back to thank you. So thanks even there’s no way to do this kind of hack easily due to the MediaElement.js limitation as you said.
I encounter another issue either on mobile devices or desktop PC and I read in another post it is kinda tricky job to fix it editing js base file, my Cue playlists keep playing in loop until user actually stops the player by clicking the pause button…
Audio playlist generally should play once and stop. I’m I wrong? This is their usual behaviour, I mean. Isn’t it? So why won’t you implement this as a default features? Would sound better to anyone isn’t a js expert… IMO I mean 🙂