simon.ward
Forum Replies Created
-
Forum: Plugins
In reply to: [MP3-jPlayer] [Plugin: MP3-jPlayer] Not working on Firefox Mobile for AndroidBrilliant thankyou, i’ve sent you a mail
SimonForum: Plugins
In reply to: [MP3-jPlayer] [Plugin: MP3-jPlayer] Control the widget via links in the pageI like this idea, and it could be done quite easily with a bit of js. Could have more of an in-line player feel. Would need to think it thru in terms of a plugin feature..
Simon
Forum: Plugins
In reply to: [MP3-jPlayer] [Plugin: MP3-jPlayer] Songs disappear all of a suddenI’ve no idea why that’s happening! but from what you say it doesn’t sound like you need to re-upload the music. do you switch your theme?
Simon
Those background declarations can be replaced with
background:none;
or just left as they are. Was me removing bg image by typoing it some while ago, either way no worries.Mind the cyanALT sheet though as is only one that does use an image for the handle so above correction wouldn’t apply!
thanks again for spotting them!
Simon
Forum: Plugins
In reply to: [MP3-jPlayer] [Plugin: MP3-jPlayer] The player appears but it doesn′t playHi Cabodegata,
all looks ok just that there’s no mp3 at this location:
https://www.ellunardesevilla.com/Rumba Sinfonía 40 (Mozart).mp3maybe just a typo in the filename on the playlist or in the defauft folder setting if you’re not using the library.
Simon
Forum: Fixing WordPress
In reply to: [MP3-jPlayer] [Plugin: MP3-jPlayer] too big for sidebarTick the small player option on the settings page.
Though your sidebar looks pretty narrow, still might not quite fit…
send me a mail and i’ll send you dev version, i think that will sort it for you.
Simon
Forum: Plugins
In reply to: [Plugin: MP3-jPlayer] mp3j_addscripts reverts the player to text-only style1.4.3 is now up
Simon
Forum: Plugins
In reply to: [Plugin: MP3-jPlayer] mp3j_addscripts reverts the player to text-only styleIt is a bug, it’s fixed. The release will be up in an hour or so.
Forum: Plugins
In reply to: [Plugin: MP3-jPlayer] mp3j_addscripts reverts the player to text-only styleThanks for reporting,
i will look into this soon as.
The latest dev might hit (some of) those goals (width control % or px, a new css class optionally applied to elements of the widget). Please get in touch via my site and i’ll send it your way.
Simon
Thanks again for reporting this,
it’s fixed in 1.4.2 which is now up
Simon
not sure what you mean with generating text links?
i think it’s that the player can’t see anything there to play. How are you setting the tracks? are you using custom fields or widget?
Forum: Plugins
In reply to: [MP3-jPlayer] [Plugin: MP3-jPlayer] Hide mp3 file location?I def agree, i’d like to add that, i need to work out how..
Forum: Plugins
In reply to: [MP3-jPlayer] [Plugin: MP3-jPlayer] Works well, customizableHi Andreas,
see the above post for the things to adjust when changing the width, there’s some left aligned elements to change at the same time.
The dark marks at the top of the playlist are the width of the inner-x div overlapping innerleft and innerright divs as they’re all transparent png. The overlapping time/status is left position again.
The next version is nearly done and allows width setting from admin (and shortcode/widget), will save a lot of messing around with stylesheets.
Simon
The reason is that trunk does NOT contain the latest version.
If you took it from trunk you’ll have v 1.3.1 (as confirmed by your admin) so you’ll probably want to update this.
The releases are all in the ‘tags’ folder, so via subversion the path to the current release would be:
plugins.svn.www.ads-software.com/mp3-jplayer/tags/1.4.1/
The readme file in trunk always states the latest version (the stable tag), this is necessary and not an error.
Simon