Deskslider
Forum Replies Created
-
Thanks Simon,
In the situation I was in then, it didn’t work, or I messed up, I don’t know. But indeed you’re method is much more elegant and I’ve seen it work now in a fresh test install, so I’ll use that from now on.Forum: Plugins
In reply to: [MP3-jPlayer] Player won't play mp3 tracks that have ampersands in titleTry to use the title parameter, you can use much more strange characters that way. Like
[mp3-jplayer tracks=”Live as a Youngster@https://www.audionstudio.nl/..(more path)…/DNALiveasaYoungster.mp3,
It’s a Game@https://www.audionstudio.nl/ ..(more path).. /DNAItsagame.mp3,
” captions=”DNA Delft; DNA Delft; Techniek Museum; CLD Groep 2″ width=”165px” pos=”rel-R” list=”y” vol=”73″ style=”nolistbutton”]This also uses the captions option to put band/players by the way
Yes, I was baffled at the unexpected , after the last mp3 as well, but it works.
Good luck, reply if you’re happy, I’m just a user who studied this player for a while and like to give back now.Forum: Plugins
In reply to: [MP3-jPlayer] Specifying URL for default directory not workingSo you solved it. Great! ??
I found too that in some cases the audio has to be besides or deeper than wp-content.
In other cases it is possible to look in folders farther away, but I lack the exact science about it.
Sometimes even adding https:// helps.
I’m not sure how or why, but your hosting provider or settings ca do some stuff with the url , like how they remove things like public_html when you browse, and this throws the player off. It’s very picky with strings and spaces and capitals and paths. Find something that works well and move on if you can. You get a nice player in return. It’s like a strong but stubborn horse I guess.Forum: Plugins
In reply to: [MP3-jPlayer] How does "style" parameter work?figuered it out, or at least a hint to it: on the example page
https://sjward.org/jplayer-for-wordpress/
example 16 and 17, the style parameter is used. I used it to remove the ‘hide playlist’ button
like
…..width=”165px” pos=”rel-R” list=”y” vol=”73″ style=”nolistbutton”]
so probably it’s not a html css style thing as suggested in the help. I thought so too a couple of hours ago.
This is what I know. I’m not sure where a list of possible parameters is, I believe it’s somewhere, look for it. (maybe do a text search in the plugin files for nolistbutton) If you find it, please add it here.Some people swear a littlebit at this plugin, but I spent a while to master this beast and now that I control it I’m quit proud of what I can do with it. Check my
https://www.audionstudio.nl/audion/workshopsjongeren/Good luck.
Forum: Plugins
In reply to: [MP3-jPlayer] Files too bigYes, it’s quite common. two solutions:
1 use a ftp uploader like filezilla and use url links to your files instead of the media library.
2 in the file .htaccess next to wp-includes and wp-content etc, add this to the top of the file:
php_value upload_max_filesize 10Myour hosting provider also has a say in this and can still block bigger sizes, consult them if this happens.
Good luck!Forum: Plugins
In reply to: [MP3-jPlayer] How does "style" parameter work?Yes please Simon, I’m curious too. I have troubles to and need to change a left margin. Firebug says it’s in element.style, so it’s somewhere inline. I’d like to try the shortcode style parameter, but we have no real syntax examples. I tried it too and can’t get it to work.
Forum: Plugins
In reply to: [JW Player for Flash & HTML5 Video] Playlists with titles and small barYes please, same here. I want to use the probably awesome jw player in my wordpress site for putting up different audio playlist for the several albums that I produced . Every album gets a page with an album cover and a playlist with songs. I tried this, but strangely there’s several lines of spaces between the playlist entries.
It looks like this :
https://www.audionstudio.nl/msi/jwprob.jpgI’m playing with it right now so i’m not sure how long this live link will work:
https://wp.me/P2WDhG-43