webbseitz
Forum Replies Created
-
Forum: Plugins
In reply to: [Compact WP Audio Player] Audio player bar widthOK. Deactivated Jetpack (I’m getting rid of that anyway) : didn’t seem to make a difference. Then deactivated W3 Total Cache and presto!, the littl white lines disappeared and the player functioned. I’ll keep my fingers crossed but THANKS!
I *am* running an older theme (“2010”), but I had updated it. I tried “2015” but it stuck the title and tagline over in a wide right hand column, which I did not like
Forum: Plugins
In reply to: [Compact WP Audio Player] Audio player bar widthSorry, last line should read “Parts 1&3 have the same…”
Forum: Plugins
In reply to: [Compact WP Audio Player] Audio player bar widththanks, mbrsolution, I appreciate the help. However, I am winding up with the same problem.Here is an example page:
http://www.jimrooneyproductions.com/podcast-4/The top mp3 link has url to a file outside of WP, for the hour long show, and that has no problem (displayed text: “Download whole show here”)
Then the show is divided into 3 sections within WP page. You should be able to see the results above.
Part 1 has the code you sent me:
[sc_embed_player_template1 fileurl="http://www.jimrooneyproductions.com/wp-content/uploads/2014/02/podcast_4_part1.mp3"]Part 2 has the code for the new player with button display – this works but I want it in a line so that listener can navigate ahead, etc.):
[sc_embed_player fileurl="http://www.jimrooneyproductions.com/wp-content/uploads/2014/02/podcast_4_part2.mp3"]Part 3 has the built in WP player that was fine before 4
.1.1 upgrade:
[audio mp3="http://www.jimrooneyproductions.com/wp-content/uploads/2014/02/podcast_4_part3.mp3"][/audio]Parts 1&2 have the same little white line over the play/pause button. It seems like the “template1” is getting the same hang-up.
Forum: Plugins
In reply to: [Compact WP Audio Player] Audio player bar widthWhat is short code so that bar displays and listener can skip ahead in audio file? Right now I am just getting the little button with using:
[sc_embed_player fileurl=”mp3 file url”]